1001 ROUTER 1002 MIB 2001 ADD 2002 DELETE 2003 SET 2004 SHOW 2005 HELP 3001 INTERFACE 3002 FILTER 3003 PROTOCOL 3004 ROUTE 3102 INTERFACE 3103 IPSTATS 3104 IPADDRESS 3105 IPFORWARD 3106 IPNET 3107 ICMP 3108 TCPSTATS 3109 TCPCONN 3110 UDPSTATS 3111 UDPCONN 4001 NAME= 4002 STATE= 4003 DISC= 4004 MININT= 4005 MAXINT= 4006 LIFE= 4007 LEVEL= 4101 FILTERTYPE= 4102 SRCADDR= 4103 SRCMASK= 4104 DSTADDR= 4105 DSTMASK= 4106 ACTION= 4107 CODE= 4108 SRCPORT= 4109 DSTPORT= 4110 FILTERING= 4201 SERVER= 4202 LOGLEVEL= 4203 AUTH= 4204 PASSWORD= 4205 PEERMODE= 4211 RELAY= 4212 MAXHOP= 4213 MINSECS= 4221 MINTRIG= 4231 UPDATEMODE= 4232 ANNOUNCE= 4233 ACCEPT= 4234 FLAGS= 4235 EXPIRE= 4236 REMOVE= 4237 UPDATE= 4238 TAG= 4239 UNICAST= 4240 ACCFILTMODE= 4241 ANNFILTMODE= 4242 ACCFILT= 4243 ANNFILT= 4244 SUBNETSUMMARY= 4251 ROUTERID= 4252 ASBORDER= 4256 AREAID= 4257 IMPORTAS= 4258 SUMAD= 4261 RANGE= 4262 TRANSAREAID= 4263 VIRTNBRID= 4264 FILTPROTO= 4265 PROTOACTION= 4266 FILTROUTE= 4267 ROUTEACTION= 4271 IFADDR= 4272 IFMASK= 4273 IFAREAID= 4274 IFTYPE= 4275 PRIO= 4276 TRANSDELAY= 4277 RETRANS= 4278 HELLO= 4279 DEAD= 4280 POLL= 4281 MTU= 4291 NBRADDR= 4292 NBRPRIO= 4301 NEXTHOP= 4401 TYPE= 4402 METRIC= 4403 PROTO= 5001 INDEX= 5002 /? 5003 -? 5004 GLOBAL 6001 LAN 6002 WAN 6101 DEFAULT 6102 STANDARD 6201 CLIENT 6202 HOME 6203 FULL 6204 DEDICATED 6205 INTERNAL 6301 ROUTERMANAGER 6302 RIP 6303 OSPF 6304 BOOTP 6305 TCP 6306 UDP 6307 ICMP 6308 SNMP 6309 STATIC 6399 ANY 6401 RIP1 6402 RIP1COMPAT 6403 RIP2 6411 ERROR 6413 WARN 6414 INFO 6421 ALSO 6422 ONLY 6431 INCLUDE 6432 EXCLUDE 6441 NBMA 6442 P2P 6443 BROADCAST 6501 INPUT 6502 OUTPUT 6503 ENABLE 6504 DISABLE 6505 YES 6506 NO 6507 NONE 6508 PASSWORD 6509 DROP 6510 FORWARD 6511 DEMAND 6512 PERIODIC 6513 ACCEPT 6514 DIAL 10001 \n\nIP Router monitor and configuration.\n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP \n { SHOW | ADD | DELETE | SET } \n { INTERFACE | FILTER | PROTOCOL | ROUTE } \n { /? | Options }\n\n ROUTEMON [ \\computername ] IP MIB\n SHOW { /? | Options }\n\n ROUTEMON [ \\computername ] IP HELP \n { SHOW | ADD | DELETE | SET } \n { INTERFACE | FILTER | PROTOCOL | ROUTE } \n\nAn IP Command can take one of 3 forms : \n\nROUTER command\n A router command is used to configure/display the IP \n settings of a router. Help on router commands is available\n in two forms : Syntax help is available by appending /? \n to a router command, detailed help including an explanation\n for each of the command options is available using the\n HELP command.\n\nMIB command\n A mib command displays router configuration inforamtion \n obtained via the MIB.\n\nHELP command\n A HELP command displays the detailed help for a specified \n router configuration/display command. It is often useful to\n redirect the output a help command to the MORE command to \n prevent it from scrolling of the screen. \n\n\nSyntax description\n\nItems enclosed in [] are optional, they may be omitted.\nItems enclosed in {} indicate a required choice.\n\nThe symbols | and / are used to delineate choices.\nIf the choices are separated by | only one of the choices can be selected.\nIf the choices are separated by / one or more of the choices can be selected.\n\nOptions are specified in the form [optionname= ] optionvalue. Option \nnames can be omitted from the command line. If the option name is omitted\nfor one option it must be omitted for all options. When option names are\nspecified the options can be specified in any order. When option names are\nomitted the options must be specified in the order listed in the command\nsyntax.\n\n 10003 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP MIB SHOW \n { INTERFACE [ [ INDEX= ] InterfaceIndex ] |\n IPSTATS | IPADDRESS [ [ INDEX= ] IPAddr ] |\n IPFORWARD [ [ INDEX= ] ForwardAddr Protocol NextHopAddr ]|\n IPNET [ [ INDEX= ] InterfaceIndex IPAddr ] |\n ICMP | TCPSTATS | TCPCONN [ [ INDEX= ] LocalIPAddr \n LocalPort RemoteIPAddr RemotePort ] |\n UDPSTATS | UDPCONN [ [ INDEX= ] LocalIPAddr LocalPort ] |\n\nWHERE : \n\nInterfaceIndex - Index of the interface for which information \n is requested \n\nIPAddr - IP Address for which information is requested \n\nForwardAddr - Destination IP Address of the forward table entry\n\nProtocol - Protocol id of the forward table entry\n\nNextHopAddr - Next Hop IP Address of the forward table entry\n\nLocalIPAddr, - IP address and port number of local end of TCP \nLocalPort connection\n\nRemoteIPAddr - IP address and port number of remote end of TCP \nRemotePort connection\n\n 10004 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP HELP \n { SHOW | ADD | DELETE | SET }\n { INTERFACE | FILTER | PROTOCOL | ROUTE }\n\n A HELP command displays the detailed help for a specified \n router configuration/display command. To obtain help for a \n specific command specify the action (one of SHOW, ADD, DELETE,\n SET) and the object (one of INTERFACE, FILTER, PROTOCOL, ROUTE)\n\nSyntax description\n\nItems enclosed in [] are optional, they may be omitted.\nItems enclosed in {} indicate a required choice.\n\nThe symbols | and / are used to delineate choices.\nIf the choices are separated by | only one of the choices can be selected.\nIf the choices are separated by / one or more of the choices can be selected.\n\n\nOptions are specified in the form [optionname= ] optionvalue. Option \nnames can be omitted from the command line. If the option name is omitted\nfor one option it must be omitted for all options. When option names are\nspecified the options can be specified in any order. When option names are\nomitted the options must be specified in the order listed in the command\nsyntax. 11001 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP SHOW INTERFACE \n [ [ NAME= ] InterfaceName ] \n\n 11002 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP SHOW FILTER\n [ [ NAME= ] InterfaceName ] \n\n 11003 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP SHOW PROTOCOL\n [ [ PROTO= ] { RIP | OSPF | BOOTP } ]\n [ [ NAME= ] Interfacename ] \n\n 11004 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP SHOW ROUTE\n [ [ NAME= ] Interfacename ]\n\n 11051 \n Routemon show interface command displays the IP router manager \n information for the specified interface.\n If the interface option is omitted, information for all \n interfaces that have been configured with IP router manager \n are shown\n\n\\computername Name of the computer running the router\n service. Default is the local machine \n\nNAME= InterfaceName Name of the interface for which the \n information is to be displayed.\n\n 11052 \n Routemon show filter command displays the input and output\n filters associated with an interface. These filters are \n specific to IP. If the interface option is omitted filters \n for all interfaces are displayed.\n\n\\computername Name of the computer running the router\n service. Default is the local machine \n\nNAME= InterfaceName Name of the interface for which the \n information is to be displayed.\n\n 11053 \n Routemon show protocol displays routing protocol information \n for the protocols configured on the specified router. If no \n options are specified global information for all configured \n routing protocols are displayed. If only the protocol option is \n specified global information for only the specified routing \n protocol is displayed. If only the interface option is specified \n information for all routing protocols configured on that \n interface are displayed. \n\n\\computername Name of the computer running the router\n service. Default is the local machine \n\nPROTO= protocol name The routing protocol for which information \n is to be displayed. \n\nNAME= Interface name Name of the interface for which the \n information is to be displayed.\n\n 11054 \n Routemon show route command displays the static routes \n configured on an interface. If the interface option is omitted \n static routes for all interfaces that have been configured for \n IP are displayed.\n\n\\computername Name of the computer on which the \n router service is running. Default \n is the local machine\n\nNAME= InterfaceName Name of the interface for which the route\n information is to be displayed.\n\n 12001 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP ADD INTERFACE\n [ NAME= ] Interfacename \n [ [ STATE= ] { ENABLE | DISABLE } ] \n [ [ DISC= ] { ENABLE | DISABLE } ] \n [ [ MININT= ] mininium interval ] \n [ [ MAXINT= ] maximum interval ] \n [ [ LIFE= ] lifetime ] \n [ [ LEVEL= ] Preference Level ] ] \n\n 12002 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP ADD FILTER\n [ NAME= ] InterfaceName\n [ FILTERTYPE= ] { INPUT | OUTPUT | DIAL } \n [ SRCADDR= ] IPaddress [ SRCMASK= ] IPMask\n [ DSTADDR= ] IPaddress [ DSTMASK= ] IPMask \n\n { [ PROTO= ] ANY |\n\n [ PROTO= ] { TCP | UDP }\n [ [ SRCPORT= ] port [ DSTPORT= ] port ] |\n\n [ PROTO= ] ICMP\n [ [ TYPE= ] type [ CODE= ] code ] }\n\n 12003 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP ADD PROTOCOL \n [ PROTO= ] { BOOTP | RIP | OSPF }\n [ [ NAME= ] Interfacename ]\n\n 12004 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP ADD ROUTE \n [ NAME= ] InterfaceName\n [ DSTADDR= ] IPAddress [ DSTMASK= ] IPMask\n [ NEXTHOP= ] IPAddress [ METRIC= ] Metric\n\n 12051 \n Routemon add interface command enables IP router manager over the\n specified interface. IP router manager is first enabled globally\n (if necessary). The value of an option that is not specified is set\n to the default specified in RFC 1256\n\n\n\\computername Name of the computer running the router\n service. Default is the local machine \n\nNAME= InterfaceName Name of the interface on which IP router \n manager is to be enabled.\n\nDISC= ENABLE | DISABLE Specifies router discovery option. Default \n is DISABLE\n\nMININT= minimum interval Minimum interval between router \n advertisements.\n\nMAXINT= maximun interval Maximum interval between router \n advertisements.\n\nLIFE= lifetime Lifetime of a router advertisement\n\nLEVEL= preference level Preference level of the advertisement\n\n 12052 \n Routemon add filter command adds a packet filter to the \n specified interface\n\n\n\\computername Name of the computer running the router\n service. Default is the local machine \n\nNAME= InterfaceName Name of the interface to which the filter \n is to be added.\n\nFILTERTYPE= INPUT | OUTPUT | DIAL Specifies whether the filter is \n an input, output or demand dial filter. INPUT and OUTPUT \n filters are packet filters, where as DIAL filters control \n which packets are allowed to bring a link up \nSRCADDR= IPAddress Source address field of the packet to be \n filtered. \n\nSRCMASK= IPMask Source address mask of the packet to be \n filtered \n\nDSTADDR= IPAddress Destination address field of the packet to be \n \n\n filtered. \n\nDSTMASK= IPMask Destination address mask of the packet to be \n filtered. \n\nPROTO= Protocol type of packet to be filtered \n\nSRCPORT= port Source port field of the packet to be filtered \n\n\nDSTPORT= port Destination port field of the packet to \n be filtered \n\nTYPE= type ICMP type field of packet to be filtered. \n\nCODE= code ICMP code field of packet to be filtered. \n\n \n 12053 \n Routemon add protocol adds a routing protocol to the specified \n router. If the interface option is specified, the routing protocol \n is enabled on the specified interface.\n\n\\computername Name of the computer running the router\n service. Default is the local machine \n\nPROTO= Specifies the name of the protocol to be added. \n\nNAME= InterfaceName Name of the interface on which the protocol \n is to be enabled. \n\n 12054 \n Routemon add route adds a static route to the specified interface \n\n\\computername Name of the computer running the router\n service. Default is the local machine \n\nNAME= InterfaceName Name of the interface to which the static route \n is to be added. \n\nDSTADDR= IPAddress Destination address for the route. \n\nDSTMASK= IPMask Subnet mask for the destination address. \n\nNEXTHOP= IPAddress Address of the next hop router for the route. \n\nMETRIC= Metric metric associated with the route \n\n 13001 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP DELETE INTERFACE \n [ NAME= ] InterfaceName\n\n 13002 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP DELETE FILTER \n [ NAME= ] InterfaceName\n [ FILTERTYPE= ] {INPUT | OUTPUT | DIAL} \n [ SRCADDR= ] IPaddress [ SRCMASK= ] IPMask\n [ DSTADDR= ] IPaddress [ DSTMASK= ] IPMask \n\n { [ PROTO= ] ANY |\n\n [ PROTO= ] { TCP | UDP }\n [ [ SRCPORT= ] port [ DSTPORT= ] port ] ] |\n\n [ PROTO= ] ICMP \n [ [ TYPE= ] type [ CODE= ] code ] } \nn 13003 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP DELETE PROTOCOL \n [ PROTO= ] { RIP | OSPF | BOOTP }\n [ [ NAME= ] InterfaceName ]\n\n 13004 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP DELETE ROUTE \n [ NAME= ] InterfaceName\n [ DSTADDR= ] IPAddress [ DSTMASK= ] IPMask \n\n 13051 \n Routemon delete interface removes IP router manager from the \n specified interface.\n\n\n\\computername Name of the computer running the router\n service. Default is the local machine \n\nNAME= InterfaceName Name of the interface to be deleted \n\n 13052 \n Routemon delete filter command deletes a packet filter from the \n specified interface\n\n\n\\computername Name of the computer running the router\n service. Default is the local machine \n\nNAME= InterfaceName Name of the interface from which the filter \n is to be deleted.\n\nFILTERTYPE= INPUT | OUTPUT | DIAL Specifies whether the filter is \n an input, output or demand dial filter. INPUT and OUTPUT \n filters are packet filters, where as DIAL filters control \n which packets are allowed to bring a link up \nSRCADDR= IPAddress Source address field of the packet to be \n filtered. \n\nSRCMASK= IPMask Source address mask of the packet to be \n filtered \n\nDSTADDR= IPAddress Destination address field of the packet to be \n \n\n filtered. \n\nDSTMASK= IPMask Destination address mask of the packet to be \n filtered. \n\nPROTO= Protocol type of packet to be filtered \n\nSRCPORT= port Source port field of the packet to be filtered \n\n\nDSTPORT= port Destination port field of the packet to \n be filtered \n\nTYPE= type ICMP type field of packet to be filtered. \n\nCODE= code ICMP code field of packet to be filtered. \n\n \n 13053 \n Routemon delete protocol deletes a routing protocol from the \n router. If the interface option is not specified, the routing \n protocol is deleted globally as well as from every interface \n on which it is enabled. \n\n\\computername Name of the computer on which the \n router service is running. Default \n is the local machine\n\nPROTO= Specifies the name of the protocol to be deleted. \n\nNAME= InterfaceName Name of the interface from which the protocol \n is to be deleted. \n\n 13054 \n Routemon delete a route deletes a static route from the \n specified interface. \n\n\n\\computername Name of the computer running the router\n service. Default is the local machine \n\nNAME= InterfaceName Name of the interface from which the static \n route is to be deleted. \n\nDSTADDR= IPAddress Destination address for the route specified. \n\nDSTMASK= IPMask Subnet mask for the destination address. \n\n 14001 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP SET INTERFACE\n [ NAME= ] Interfacename\n { [ STATE= ] { ENABLE | DISABLE } /\n [ DISC= ] { ENABLE | DISABLE } /\n [ MININT= ] mininium interval /\n [ MAXINT= ]maximum interval /\n [ LIFE= ] lifetime /\n [ LEVEL= ] Preference Level }\n\n 14002 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [\\computername] IP SET FILTER\n [NAME=] InterfaceName\n [FILTERTYPE=] { INPUT | OUTPUT | DIAL} \n [ACTION=] { DROP | FORWARD } \n\n ROUTEMON [\\computername] IP SET FILTER\n [FILTERING=] { ENABLE | DISABLE }\n\n 14003 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [\\computername] IP SET PROTOCOL\n [PROTO=] BOOTP GLOBAL\n { [SERVER=] {+|-}IPAddr /\n [LOGLEVEL=] {NONE | ERROR| WARN | INFO} }\n\n ROUTEMON [\\computername] IP SET PROTOCOL\n [PROTO=] BOOTP [NAME=] InterfaceName\n { [RELAYMODE=] {ENABLE | DISABLE} /\n [MAXHOP=] Maximum hops /\n [MINSECS=] Minimum seconds}\n\n ROUTEMON [\\computername] IP SET PROTOCOL\n [PROTO=] RIP GLOBAL\n { [LOGLEVEL=] {NONE | ERROR | WARN | INFO} /\n [MINTRIG=] Minimum trigger interval /\n [PEERMODE=] {INCLUDE | EXCLUDE | DISABLE} /\n [SERVER=] {+|-}IPAddr}\n\n ROUTEMON [\\computername] IP SET PROTOCOL\n [PROTO=] RIP [NAME=] InterfaceName\n { [METRIC=] Metric value /\n [UPDATEMODE=] {DEMAND | PERIODIC} /\n [ANNOUNCE=] {NONE | RIP1 | RIP1COMPAT | RIP2} /\n [ACCEPT=] {NONE | RIP1 | RIP1COMPAT | RIP2} /\n [FLAGS=] flags bit pattern (in hex) /\n [SUBNETSUMMARY=] {ENABLE | DISABLE} /\n [EXPIRE=] route expiration interval /\n [REMOVE=] route removal interval /\n [UPDATE=] full update interval /\n [TAG=] Route tag /\n [UNICAST=] {ALSO | ONLY | DISABLE} /\n [ACCFILTMODE=] {INCLUDE | EXCLUDE | DISABLE} /\n [ANNFILTMODE=] {INCLUDE | EXCLUDE | DISABLE} /\n [SERVER=] {+|-} IPAddr /\n [ACCFILT=] {+|-}IPaddr IPmask /\n [ANNFILT=] {+|-}IPaddr IPmask }\n\n ROUTEMON [\\computername] IP SET PROTOCOL\n [PROTO=] OSPF GLOBAL \n { [ROUTERID=] RouterID /\n [ASBORDER=] {YES | NO} /\n [LOGLEVEL=] {NONE | ERROR| WARN | INFO} /\n\n [AREAID=] [+|-]AreaID\n [[AUTH=] {NONE | PASSWORD} /\n [IMPORTAS=] {YES | NO} /\n [METRIC=] StubMetric /\n [SUMAD=] {YES | NO} /\n [RANGE=] {+|-} IPaddr IPmask ] /\n\n [TRANSAREAID=] {+|-}IPAddr [VIRTNBRID=] IPaddr\n [[TRANSDELAY=] Transit Delay /\n [RETRANS=] Retransmission Intr /\n [HELLO=] Hello Interval /\n [DEAD=] Dead Interval /\n [PASSWORD=] password] /\n\n [FILTPROTO=] {+|-}{RIP |SNMP |STATIC} /\n [PROTOACTION=] {DROP | FORWARD} /\n\n [FILTROUTE=] {+|-}IPAddr IPmask /\n [ROUTEACTION=] {DROP | FORWARD}}\n\n ROUTEMON [\\computername] IP SET PROTOCOL\n [PROTO=] OSPF [NAME=] InterfaceName\n [IFADDR=] [+|-]IPaddr\n\n [[IFMASK=] IPMask /\n [IFAREAID=] IPaddr /\n [IFTYPE=] {NBMA | P2P | BROADCAST} /\n [PRIO=] priority /\n [TRANSDELAY=] Transit Delay /\n [RETRANS=] retranmission interval /\n [HELLO=] hello interval /\n [DEAD=] dead interval /\n [POLL=] poll interval /\n [METRIC=] metric /\n [PASSWORD=] password /\n [MTU=] mtu size] /\n\n [[NBRADDR=] {+|-}IPAddr\n [NBRPRIO=] Priority]\n 14004 \n\nUSAGE: (Note the space between = and the option value)\n\n ROUTEMON [ \\computername ] IP SET ROUTE \n [ NAME= ] InterfaceName\n [ DSTADDR= ] IPAddress [ DSTMASK= ] IPMask\n { [ NEXTHOP= ] IPAddress / [ METRIC= ] Metric }\n\n 14051 \n Routemon set interface command modifies IP router manager \n information on the specified interface. \n\n\n\\computername Name of the computer running the router\n service. Default is the local machine \n\nNAME= InterfaceName Name of the interface on which IP router \n manager information is to be modified.\n\nDISC= ENABLE | DISABLE Specifies router discovery option. \n\nMININT= minimum interval Minimum interval between router \n advertisements.\n\nMAXINT= maximun interval Maximum interval between router \n advertisements.\n\nLIFE= lifetime Lifetime of the router advertisement\n\nLEVEL= preference level Preference level of the avertisement\n\n 14052 \n Routemon set filter command allows enabling/disabling of filters\n and changing the action of a filter set on an interface\n\n\\computername Name of the computer running the router\n service. Default is the local machine \n\nNAME= InterfaceName Name of the interface on which the filter \n settings are to be modified.\n\nFILTERTYPE= INPUT | OUTPUT | DIAL Specifies whether the filter is \n an input, output or demand dial filter. INPUT and OUTPUT \n filters are packet filters, where as DIAL filters control \n which packets are allowed to bring a link up \nACTION= DROP | FORWARD Specifies the filter action \n\nFILTERING= ENABLE | DISABLE Specifies whether filtering is to be \n enabled or disabled on this router. \n\n 14053 \n Routemon set protocol sets the protocol options for the routing \n protocols already configured on the router. \n\n\\computername Name of the computer running the router\n service. Default is the local machine \n\nPROTO= Name of the protocol. \n\nGLOBAL global protocol configuration. \n\nNAME= InterfaceName Name of the interface on which the protocol \n settings are to be modified\n\nSERVER= IP address of server\n\nLOGLEVEL= Type of information to be logged\n\nRELAYMODE= Relay mode setting for DHCP Relay Agent\n\nMAXHOP= Maximum number of hops above which DHCP \n requests will be discarded\n\nMINSECS= Minimum number of seconds before DHCP requests\n will be forwarded\n\nMINTRIG= Minimum interval between triggered updates\n\nPEERMODE= Unicast peer filter settings\n\nMETRIC= Metric value setting\n\nUPDATEMODE= RIP update mode setting\n\nANNOUNCE= RIP announce mode setting\n\nACCEPT= RIP accept mode setting\n\nFLAGS= RIP options\n\nSUBNETSUMMARY= RIP subnet-summarization setting\n\nEXPIRE= RIP route expiration interval in seconds\n\nREMOVE= RIP route removal interval in seconds\n\nUPDATE= RIP periodic update interval\n\nTAG= Route tag field setting in RIP outgoing packets\n\nUNICAST= Setting for unicast peer transmission\n\nACCFILTMODE= Filter mode for routes in incoming updates\n\nANNFILTMODE= Filter mode for routes in outgoing updates\n\nACCFILT= Route filter range for incoming updates\n\nANNFILT= Route filter range for outgoing updates\n\nROUTERID= Router identifier for OSPF router\n\nASBORDER= Specifies if router is an autonomous system\n border router\n\nAREAID= Area Identifier for OSPF router\n\nAUTH= Type of authentication used by specified area\n\nIMPORTAS= Import Autonomous Segment\n\nSUMAD= Summary advertizements\n\nRANGE= Area range for specified area\n\nTRANSAREAID= Transit area ID\n\nVIRTNBRID= Virtual neighbor ID\n\nTRANSDELAY= Transit delay interval\n\nRETRANS= Interval between retransmissions\n\nHELLO= Interval between OSPF hellos\n\nDEAD= Dead interval\n\nPASSWORD= Clear text password\n\nFILTPROTO= Routing protocols to be filtered\n\nPROTOACTION= Action for routing protocol filters\n\nFILTROUTE= Routes to be filtered\n\nFILACTION= Action for filtered routes\n\nIFADDR= IP address of interface\n\nIFMASK= IP mask corresponding to interface address\n\nIFTYPE= Type of interface\n\nPRIO= Interface priority\n\nPOLL= Poll Interval\n\nMTU= Size of MTU over interface\n\nNBRADDR= IP Address of OSPF neighbor\n\nNBRPRIO= neighbor priority\n\n 14054 \n Routemon set route command modifies a static route on an interface \n\n\n\\computername Name of the computer running the router\n service. Default is the local machine \n\nNAME= InterfaceName Name of the interface on which the route \n settings are to be modified.\n\nDSTADDR= IPAddress Destination address for the route specified. \n\nDSTMASK= IPMask Subnet mask for the destination address. \n\nNEXTHOP= IPAddress Address of the next hop router for the route. \n\nMETRIC= Metric Metric associated with the route \n\n 20001 \nRouter Manager Interface Configuration on %1!s!\n======================================================================\n 20002 \nRouter Discovery Information\n----------------------------------------------------------------------\nRouter Discovery is: %1!s!\nMaximum Advertisement Lifetime: %2!-3d! minutes\nMinimum Advertisement Lifetime: %3!-3d! minutes\nAdvertisement Lifetime: %4!-3d! minutes\nPreference Level: %5!d!\n\n 20003 \nRouting Protocols on Interface\n----------------------------------------------------------------------\n 20004 \n %1!s!\n 20101 \n Filters for interface : %1!s!\n Filter Type : %2!s!\n Default Action : %3!s!\nSrc Addr Src Mask Dst Addr Dst Mask Proto Src Port Dst Port\n----------------------------------------------------------------------\n 20102 %1!s! %2!s! %3!s! %4!s! %5!s! %6!u! %7!u!\n 20201 \nStatic Routes for Interface: %1!s!\nDestination Mask Next Hop Metric\n----------------------------------------------------------------------\n 20202 %1!s! %2!s! %3!s! %4!d!\n 20301 \nGlobal Configuration Information for Router Manager\n \n----------------------------------------------------------------------\n 20302 Filtering is %1!s!\nNumber of Routing Protocol loaded by the Router Manager: %2!d!\n\n Routing Protocol DLL\n----------------------------------------------------------------------- 20304 Priority Information for Routing Protocols\n \nProtocol Priority (Lower value implies higher priority) \n----------------------------------------------------------------------\n 20305 %1!s! %2!d!\n 20401 \nOSPF Global Configuration Information\n======================================================\nRouter is: %1!s!\nRouter is: %2!s!\nRouter ID: %3!s!\nBorder Router: %4!s!\nLogLevel: %5!s!\n\n 20402 \nOSPF Area Configuration Information\n------------------------------------------------------\nArea is: %1!s!\nArea is: %2!s!\nArea ID: %3!s!\nAuthentication Type: %4!s!\nImport External Router: %5!s!\nStub Metric: %6!u!\nImport Summary Advertisements: %7!s!\n\n 20403 \nOSPF Interface Configuration Information\n======================================================\nInterface is: %1!s!\nInterface is: %2!s!\nIP Address: %3!s!\nSubnet Mask: %4!s!\nArea ID: %5!x!\nInterface Type: %6!s!\nRouter Priority: %7!u!\nTransit Delay: %8!u!\nRetransmission Interval: %9!u!\nHello Interval: %10!u!\nDead Interval: %11!u!\nPoll Interval: %12!u!\nMetric: %13!u!\nPassword: %14!s!\nMTU Size: %15!u!\n\n 20404 \nOSPF Neighbour Configuration Information\n------------------------------------------------------\nNeighbour is: %1!s!\nNeighbour is: %2!s!\nNeighbour IP Address: %3!s!\nInterface IP Address: %4!s!\nNeighbour Priority: %5!s!\n\n 20405 \nOSPF Virtual Interface Configuration Information\n------------------------------------------------------\nInterface is: %1!s!\nInterface is: %2!s!\nTransit Area Id: %3!s!\nVirtual Neighbour Router ID: %4!s!\nTransit Delay: %5!u!\nRetransmission Interval: %6!u!\nHello Interval: %7!u!\nDead Interval: %8!u!\n 20406 \nAddress for Range %1!s!\nMask for Range %2!s!\n\n 20407 \nNo range information was found for this area.\n\n 20408 \nOSPF Protocol Filter\n------------------------------------------------------\nAction is: %1!s!\n\n 20409 \nProtocol: %1!s!\n\n 20410 \nNo Protocol filters configured. \n\n 20411 \nOSPF Route Filter\n------------------------------------------------------\nAction is: %1!s!\n\n 20412 \n\ \nNetwork is: %1!s!\nMask is: %2!s!\n\n 20413 \nNo Route filters configured. \n\n 20501 \nRIP Global Configuration Information\n------------------------------------------------------\nLogging Level : %1!s!\nMax Recieve Queue Size : %2!d!\nMax Send Queue Size : %3!d!\nMin Triggered Update Interval : %4!d!\nPeer Filter Mode : %5!s!\nPeer Filter Count : %6!d!\n\n 20502 \nRIP Peer Servers\n------------------------------------------------------\n 20503 %1!%s!\n 20551 \nRIP Interface Configuration Information\n------------------------------------------------------\nState : %1!s!\nMetric : %2!d!\nUpdate Mode : %3!s!\nAccept Mode : %4!s!\nAnnounce Mode : %5!s!\nRoute Expiration Interval : %6!d!\nRoute Removal Interval : %7!d!\nFull Update Interval : %8!d!\nAuthentication Type : %9!s!\nRoute Tag : %10!d!\nUnicast Peer Mode : %11!s!\nAccept Filter Mode : %12!s!\nAnnounce Filter Mode : %13!s!\nUnicast Peer Count : %14!d!\nAccept Filter Count : %15!d!\nAnnounce Filter Count : %16!d!\n\n 20552 \nRIP Unicast Peers\n------------------------------------------------------\n 20553 %1!s!\n 20554 \nRIP Accept Filters\nLow Address High Address\n-----------------------------------------------------\n 20555 \nRIP Announce Filters\nLow Address High Address\n-----------------------------------------------------\n 20556 %1!15ls! %2!15ls!\n 20601 \nBOOTP Global Configuration Information\n------------------------------------------------------\nLogging Level : %1!s!\nMax Recieve Queue Size : %2!d!\nServer Count : %3!d!\n\n 20602 \nDHCP Server Addresses\n------------------------------------------------------\n 20603 %1!s!\n 20604 \nDHCP Relay Agent Interface Configuration Information\n------------------------------------------------------\nState : %1!s!\nRelayMode : %2!s!\nMax Hop Count : %3!d!\nMin seconds since reboot : %4!d!\n\n 21001 \nMIB-II System Information\n------------------------------------------------------\nDescription: %1!s!\nContact: %2!s!\nLocation: %3!s!\nName: %4!s!\nOID: %5!s!\nUp Time: %6!u!\nServices: %7!u!\n\n 21002 \nMIB-II Interface Information\n------------------------------------------------------\n 21003 Index: %1!d!\nName: %2!s!\nType: %3!s!\nMTU: %4!u!\nSpeed: %5!u!\nPhysical Address: %6!s!\nAdmin Status: %7!s!\nOperational Status: %8!s!\nLast Change: %9!u!\nIn Octets: %10!u!\nIn Unicast Packets: %11!u!\nIn Non-unicast Packets: %12!u!\nIn Packets Discarded: %13!u!\nIn Erroneous Packets: %14!u!\nIn Unknown Protocol Packets: %15!u!\nOut Octets: %16!u!\nOut Unicast Packets: %17!u!\nOut Non-unicast Packets: %18!u!\nOut Packets Discarded: %19!u!\nOut Erroneous Packets: %20!u!\nOutput Queue Length: %21!u!\nDescription: %22!s!\n\n 21004 \nMIB-II IP Statistics\n------------------------------------------------------\nForwarding is: %1!s!\nDefault TTL: %2!u!\nIn Receives: %3!u!\nIn Header Errors: %4!u!\nIn Address Errors: %5!u!\nDatagrams Forwarded: %6!u!\nIn Unknown Protocol: %7!u!\nIn Discarded: %8!u!\nIn Delivered: %9!u!\nOut Requests: %10!u!\nRouting Discards: %11!u!\nOut Discards: %12!u!\nOut No Routes: %13!u!\nReassembly Timeouts: %14!u!\nReassembly Required: %15!u!\nReassmebled Ok: %16!u!\nReassmebly Failures: %17!u!\nFragments Ok: %18!u!\nFragments Failed: %19!u!\nFragments Created: %20!u!\n\n 21005 \nMIB-II IP Address Entry\nIP Address IF Index Mask BCast Format Reassembly Size\n-------------------------------------------------------------------\n 21006 %1!s! %2!d! %3!s! %4!u! %5!u!\n 21007 \nIP Forwarding MIB Forwarding Table\n-------------------------------------------------------------------\n 21008 Destination: %1!s! Mask: %2!s!\nPolicy: %3!u! Next Hop: %4!s! IF Index: %5!d!\nType: %6!s! Protocol: %7!s!\nAge: %8!u! Next Hop AS: %9!u!\nMetrics: 1: %10!d! 2: %11!d! 3: %12!d! 4: %13!d! 5: %14!d!\n\n 21009 \nMIB-II IP Net To Media Entry\nIF Index Physical Address IP Address Type\n---------------------------------------------------------------\n 21010 %1!d! %2!s! %3!s! %4!s!\n 21011 \nMIB-II ICMP Statistics\n------------------------------------------------------\nINPUT\nMessages: %1!u!\nErrors: %2!u!\nDestination Unreachable: %3!u!\nTime Exceeded: %4!u!\nParameter Problems: %5!u!\nSource Quench: %6!u!\nRedirects: %7!u!\nEcho Requests: %8!u!\nEcho Replies: %9!u!\nTime Stamp Requests: %10!u!\nTime Stamp Replies: %11!u!\nAddress Mask Requests: %12!u!\nAddress Mask Replies: %13!u!\n\nOUTPUT\nMessages: %14!u!\nErrors: %15!u!\nDestination Unreachable: %16!u!\nTime Exceeded: %17!u!\nParameter Problems: %18!u!\nSource Quench: %19!u!\nRedirects: %20!u!\nEcho Requests: %21!u!\nEcho Replies: %22!u!\nTime Stamp Requests: %23!u!\nTime Stamp Replies: %24!u!\nAddress Mask Requests: %25!u!\nAddress Mask Replies: %26!u!\n\n 21012 \nMIB-II UDP Statistics\n------------------------------------------------------\nIn Datagrams: %1!u!\nIn Invalid Port: %2!u!\nIn Erroneous Datagrams: %3!u!\nOut Datagrams: %4!u!\n\n 21013 \nMIB-II UDP Listener Entry\nLocal Address LocalPort\n------------------------------------------------\n 21014 %1!s! %2!u!\n 21015 \nMIB-II TCP Statistics\n------------------------------------------------------\nTimeout Algorithm: %1!s!\nMinimum Timeout: %2!u!\nMaximum Timeout: %3!u!\nMaximum Connections: %4!s!\nActive Opens: %5!u!\nPassive Opens: %6!u!\nAttempts Failed: %7!u!\nEstablished Resets: %8!u!\nCurrently Established: %9!u!\nIn Segments: %10!u!\nOut Segments: %11!u!\nRetransmitted Segments: %12!u!\nIn Errors: %13!u!\nOut Resets: %14!u!\n\n 21016 \nMIB-II TCP Connection Entry\nLocal Address Local Port Remote Address Remote Port State\n-----------------------------------------------------------------------------\n 21017 %1!s! %2!u! %3!s! %4!u! %5!s!\n 30001 Other 30002 Ethernet 30003 Token Ring 30004 FDDI 30005 PPP 30006 Loop Back 30007 SLIP 31001 Other 31002 Constant 31003 MIL-STD-1778 Appendix B 31004 Van Jacobson's Algorithm 32001 Closed 32002 Listen 32003 SYN Sent 32004 SYN Received 32005 Established 32006 FIN Wait1 32007 FIN Wait2 32008 Close Wait 32009 Closing 32010 Last Ack 32011 Wait 32012 Delete TCB 32013 Dynamic 33001 Other 33002 Local 33003 Net Management 33004 ICMP 33005 EGP 33006 GGP 33007 Hello 33008 RIP 33009 IS-IS 33010 ES-IS 33011 CISCO 33012 BBN 33013 Open Shortest Path First 33014 Border Gateway Protocol 33015 DHCP Relay Agent 33016 TCP 33017 UDP 33098 ANY 33099 Unknown Protocol 34001 Other 34002 Invalid 34003 Direct 34004 Indirect 35001 Other 35002 Invalid 35003 Dynamic 35004 Static 36001 Up 36002 Down 36003 Testing 36051 Non Operational 36052 Unreachable 36053 Disconnected 36054 Connecting 36055 Connected 36056 Operational 37001 Broadcast 37002 Non-broadcast Multi Access 37003 Point to Point 38001 Created 38002 Deleted 38003 Enabled 38004 Disabled 38010 On 38012 Off 38013 Yes 38014 No 38021 No Authentication 38022 Simple Password 38023 md5 38031 Input 38032 Output 38033 Dial 38041 Drop 38042 Forward 38043 Accept 38051 None 38052 Error Only 38053 Errors and Warnings 38054 Verbose 38061 Include 38062 Exclude 38071 Bound 38081 RIP 1 38082 RIP 1 Compatible 38083 RIP 2 38091 Peer Also 38092 Peer Only 38101 Periodic 38102 Demand 50001 Unknown 60001 \nCould not get interface information. Error %1!x!\n 60002 \nNo Interface Information Block found for interface\n 60003 \nNo static routes found for interface\n 60004 \nNo OSPF Information found\n 60005 \nThe length of one or more of the options was invalid\n 60006 \nError %1!x! getting information from DIM\n 60007 \nThe syntax of the command is wrong\n 60008 \nAt least one COMMAND must be present\n 60009 \nThere are not enough parameters to process the the command.\nIn case of MIB-II variables, you must supply ALL the indices needed\n 60012 \nCould not query the Router Service on %1!s!. \nError %2!x!\n 60013 \nThe Router Service is not currently running on %1!s!.\nUse 'net start router' on the machine to start the service \n 60014 \nCould not connect to DIM on %1!s!. Error %2!x!\n 60015 \nNo entries were found for the requested type\n 60016 The configuration information retrieved is corrupt\n 60017 \nNo Router Manager Global Configuration Information was found\n 60019 \nNo Priority Information was found\n 60020 \nNo Router Discovery Information was found\n 60021 \nCould no connect to configuration on %1!s!.\n\n 60022 \nThe following error occured when accessing router configuration information\n\n %1!s! 60023 \nThe following error occured when accessing router information\n\n %1!s! 60024 \nOut of Memory\n 60025 \nIncorrect value specified for option\n 60026 \nNo input filters configured on interface : %1!s!\n 60027 \nNo output filters configured on interface : %1!s!\n 60028 \nSpecified protocol information not found\n 60029 \nSpecified filter information not found on interface\n 60031 \nNo demand dial filters configured on interface : %1!s!\n 60050 \nCould not get global information. Error %1!x!\n 60101 \nArea Id not specified\n 60102 \nTransit area parameter not specified\n 60103 \nSpecified area does not exist\n 60111 \nInterface IP address / IP Mask was not specified\n 60112 \nSpecified Interface IP address not found\n 60113 \nNeighbor IP address was not specified\n 60114 \nSpecified Neighbor IP address not found\n 60201 \nMore than one area but no backbone (0.0.0.0) record\n 60202 \nVirtual i/fs present but no backbone (0.0.0.0) record\n 60203 \nTransit area ID for Virtual IF is 0.0.0.0\n 60204 \nTransit area record for Virtual IF is a stub\n 60205 \nTransit area record for Virtual IF not found\n 60206 \nBad range net/mask combination\n 60207 \nGlobal parameter block not present in OSPF global configuration\n 60208 \nAt least one area parameter block must be present in the global configuration.\nIf you are deleting an area, please add another area before deleting this one.\n 61001 \nArea %1!s! has been deleted. Interfaces configured for this area \nmust be reconfigured\n