211 lines
6.8 KiB
Plaintext
211 lines
6.8 KiB
Plaintext
|
//Microsoft Developer Studio generated resource script.
|
||
|
//
|
||
|
#include "ipxstrs.h"
|
||
|
|
||
|
#define APSTUDIO_READONLY_SYMBOLS
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// Generated from the TEXTINCLUDE 2 resource.
|
||
|
//
|
||
|
#include "windows.h"
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
#undef APSTUDIO_READONLY_SYMBOLS
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
// English (U.S.) resources
|
||
|
|
||
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
||
|
#ifdef _WIN32
|
||
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||
|
#pragma code_page(1252)
|
||
|
#endif //_WIN32
|
||
|
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// TEXTINCLUDE
|
||
|
//
|
||
|
|
||
|
1 TEXTINCLUDE DISCARDABLE
|
||
|
BEGIN
|
||
|
"ipxstrs.h\0"
|
||
|
END
|
||
|
|
||
|
2 TEXTINCLUDE DISCARDABLE
|
||
|
BEGIN
|
||
|
"#include ""windows.h""\0"
|
||
|
END
|
||
|
|
||
|
3 TEXTINCLUDE DISCARDABLE
|
||
|
BEGIN
|
||
|
"\r\n"
|
||
|
"\0"
|
||
|
END
|
||
|
|
||
|
#endif // APSTUDIO_INVOKED
|
||
|
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// String Table
|
||
|
//
|
||
|
|
||
|
STRINGTABLE DISCARDABLE
|
||
|
BEGIN
|
||
|
HLP_GROUP_ADD "Adds a configuration entry to a list of entries.\n"
|
||
|
HLP_GROUP_DELETE "Deletes a configuration entry from a list of entries.\n"
|
||
|
HLP_GROUP_SET "Sets configuration information.\n"
|
||
|
HLP_GROUP_SHOW "Displays configuration information.\n"
|
||
|
|
||
|
|
||
|
HLP_IPXRIP_ADD_FILTER "Adds a protocol filter entry to the list of filters.\n"
|
||
|
HLP_IPXRIP_DEL_FILTER "Deletes a protocol filter entry from the list of filters.\n"
|
||
|
HLP_IPXRIP_SET_FILTER "Updates a protocol filter entry in the list of filters.\n"
|
||
|
HLP_IPXRIP_SHOW_FILTER "Displays the list of protocol filters.\n"
|
||
|
|
||
|
HLP_IPXRIP_SET_INTERFACE "Updates the protocol configuration on an interface.\n"
|
||
|
HLP_IPXRIP_SHOW_INTERFACE "Displays the protocol configuration on an interface.\n"
|
||
|
|
||
|
HLP_IPXRIP_SET_GLOBAL "Updates the global protocol configuration.\n"
|
||
|
HLP_IPXRIP_SHOW_GLOBAL "Displays the global protocol configuration.\n"
|
||
|
|
||
|
HLP_IPXNB_ADD_NAME "Adds a NETBIOS name to the list of NETBIOS names.\n"
|
||
|
HLP_IPXNB_DEL_NAME "Deletes a NETBIOS name from the list of NETBIOS names.\n"
|
||
|
HLP_IPXNB_SHOW_NAME "Displays the list of NETBIOS names.\n"
|
||
|
|
||
|
HLP_IPXRIP_DUMP "Dumps IPX protocol configuration to a text file.\n"
|
||
|
HLP_IPXRIP_DUMP_EX, "\
|
||
|
\nUsage: %1!s!\n\
|
||
|
\nRemarks:\
|
||
|
\n Creates a script that contains the current configuration. If saved\
|
||
|
\n to a file, this script can be used to restore altered configuration\
|
||
|
\n settings.\n"
|
||
|
HLP_IPXRIP_HELP1 "Display command help.\n"
|
||
|
HLP_IPXRIP_HELP1_EX, "\
|
||
|
\nUsage: %1!s!\n\
|
||
|
\n Displays a list of commands.\n\n"
|
||
|
|
||
|
HLP_HELP_START "%1!-14s! - "
|
||
|
HLP_HELP_START1 "%1!-20s! - "
|
||
|
|
||
|
|
||
|
HLP_IPX_RIPIF, "\
|
||
|
\nObject INTERFACE is used to configure and monitor RIP interfaces.\
|
||
|
\nCommand syntax:\
|
||
|
\n SHOW INTERFACE [ifname] \
|
||
|
\n SET INTERFACE ifname [[ADMSTATE= ] admstate] [[ADVERTISE=] admstate] \
|
||
|
\n [[LISTEN= ] admstate] [[UPDATEMODE=] updmode] [[INTERVAL=] updint] \
|
||
|
\n [[AGEMULTIPLIER=] mult]\
|
||
|
\nWhere:\
|
||
|
\n ifname - name of the interface (use Dial-In for RAS clients).\
|
||
|
\n admstate - ENABLED or DISABLED.\
|
||
|
\n updmode - STANDARD, NONE, or AUTOSTATIC.\
|
||
|
\n updint - update interval in seconds.\
|
||
|
\n mult - route aging multiplier.\
|
||
|
\n\n"
|
||
|
|
||
|
HLP_IPX_SAPIF, "\
|
||
|
\nObject INTERFACE is used to configure and monitor SAP interfaces.\
|
||
|
\nCommand syntax:\
|
||
|
\n SHOW INTERFACE [ifname] \
|
||
|
\n SET INTERFACE ifname [[ADMSTATE= ] admstate] [[ADVERTISE=] admstate]\
|
||
|
\n [[LISTEN= ] admstate] [[GNSREPLY= ] admstate] [[UPDATEMODE=] updmode]\
|
||
|
\n [[INTERVAL=] updint] [[AGEMULTIPLIER=] mult]\
|
||
|
\nWhere:\
|
||
|
\n ifname - name of the interface (use Dial-In for RAS clients).\
|
||
|
\n admstate - ENABLED or DISABLED.\
|
||
|
\n updmode - STANDARD, NONE, or AUTOSTATIC.\
|
||
|
\n updint - update interval in seconds.\
|
||
|
\n mult - service aging multiplier.\
|
||
|
\n\n"
|
||
|
|
||
|
HLP_IPX_NBIF, "\
|
||
|
\nObject INTERFACE is used to configure propagation of NBIPX broadcasts and to\
|
||
|
\nmonitor NBIPX traffic on router interfaces.\
|
||
|
\nCommand syntax:\
|
||
|
\n SHOW INTERFACE [ifname]\
|
||
|
\n SET INTERFACE ifname [[BCASTACCEPT=] accmode] [[BCASTDELIVER=] delmode]\
|
||
|
\nWhere:\
|
||
|
\n ifname - name of the interface (use Dial-In for RAS clients).\
|
||
|
\n accnode - ENABLED or DISABLED.\
|
||
|
\n delmode - ENABLED, DISABLED, STATICONLY, ONLYWHENUP.\
|
||
|
\n\n"
|
||
|
|
||
|
HLP_IPX_NBNAME, "\
|
||
|
\nObject NBNAME is used to configure static NETBIOS names on router interfaces.\
|
||
|
\nCommand syntax:\
|
||
|
\n SHOW NBNAME ifname\
|
||
|
\n ADD NBNAME ifname nbname [nbtype]\
|
||
|
\n DELETE NBNAME ifname nbname [nbtype]\
|
||
|
\nWhere:\
|
||
|
\n ifname - name of the interface.\
|
||
|
\n nbname - NETBIOS name.\
|
||
|
\n nbtype - 1-byte NETBIOS name type (up to 2 hex digits, leading 0's optional).\
|
||
|
\n\n"
|
||
|
|
||
|
HLP_IPX_RIPFILTER, "\
|
||
|
\nObject FILTER is used to configure RIP filters on router interfaces.\
|
||
|
\nCommand syntax:\
|
||
|
\n SHOW FILTER ifname [mode]\
|
||
|
\n ADD FILTER ifname mode net mask\
|
||
|
\n DELETE FILTER ifname mode net mask\
|
||
|
\n SET FILTER ifname mode action\
|
||
|
\nWhere:\
|
||
|
\n ifname - name of the interface.\
|
||
|
\n mode - INPUT or OUTPUT.\
|
||
|
\n net - 4-byte network address (up to 8 hex digits, leading 0's optional).\
|
||
|
\n mask - 4-byte network mask (up to 8 hex digits, leading 0's optional).\
|
||
|
\n action - PERMIT or DENY.\
|
||
|
\n\n"
|
||
|
|
||
|
HLP_IPX_SAPFILTER, "\
|
||
|
\nObject FILTER is used to configure SAP filters on router interfaces.\
|
||
|
\nCommand syntax:\
|
||
|
\n SHOW FILTER ifname [mode]\
|
||
|
\n ADD FILTER ifname mode svtype svname\
|
||
|
\n DELETE FILTER ifname mode svtype svname\
|
||
|
\n SET FILTER ifname mode action\
|
||
|
\nWhere:\
|
||
|
\n ifname - name of the interface.\
|
||
|
\n mode - INPUT or OUTPUT.\
|
||
|
\n svtype - 2-byte service type (up to 4 hex digits, leading 0's optional).\
|
||
|
\n svname - service name.\
|
||
|
\n action - PERMIT or DENY.\
|
||
|
\n\n"
|
||
|
|
||
|
HLP_IPX_RIPGL, "\
|
||
|
\nObject GLOBAL is used to configure RIP global settings.\
|
||
|
\nCommand syntax:\
|
||
|
\n SHOW GLOBAL\
|
||
|
\n SET GLOBAL [[LOGLEVEL=] level]\
|
||
|
\nWhere:\
|
||
|
\n level - NONE, Errors_Only, Warnings_And_Errors, Maximum_Information.\
|
||
|
\n\n"
|
||
|
|
||
|
HLP_IPX_SAPGL, "\
|
||
|
\nObject GLOBAL is used to configure SAP global settings.\
|
||
|
\nCommand syntax:\
|
||
|
\n SHOW GLOBAL\
|
||
|
\n SET GLOBAL [[LOGLEVEL=] level]\
|
||
|
\nWhere:\
|
||
|
\n level - NONE, Errors_Only, Warnings_And_Errors, Maximum_Information.\
|
||
|
\n\n"
|
||
|
|
||
|
END
|
||
|
|
||
|
#endif // English (U.S.) resources
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
|
||
|
|
||
|
#ifndef APSTUDIO_INVOKED
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// Generated from the TEXTINCLUDE 3 resource.
|
||
|
//
|
||
|
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
#endif // not APSTUDIO_INVOKED
|
||
|
|