home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / boot.wim / 2 / Windows / System32 / en-US / ifmon.dll.mui / string.txt next >
Text File  |  2006-11-02  |  38KB  |  248 lines

  1. 2501    Dumps a configuration script.\n
  2. 2502    \nUsage: %1!s!\n\n       Dumps a configuration script.\n\n
  3. 2601    Displays help.\n
  4. 2602    \nUsage: %1!s!\n\n       Displays help.\n\n
  5. 3101    Adds an interface to the router.\n
  6. 3102    \nUsage: %1!s! [name=]<string> [[type=]full]\n\n                                                           \nParameters:\n                                                           \n       Tag              Value                              \n       name           - Name of the interface to be added. \n       type           - One of the following values:       \n                        full: Creates a demand dial interface.\n                                                           \nRemarks: Adds an interface to the router. For full interfaces, a phone book \n         entry with the same name must already exist on the \n         system.\n                                                           \nExamples:                                                  \n                                                           \n       %1!s! name="Demand-Dial Interface" type=full\n                                                            \n       The command adds a demand dial interface to the router.\n       \n\n
  7. 3201    Deletes an interface from the router.\n
  8. 3202    \nUsage: %1!s! [name=]<string>                               \n                                                           \nParameters:\n                                                           \n       Tag              Value                              \n       name           - Name of the interface to be added. \n                                                           \nRemarks: Deletes an interface from the router.             \n                                                           \nExamples:                                                  \n                                                           \n       %1!s! name="Demand-Dial Interface"    \n                                                           \n       The command deletes a demand dial interface at the router.\n       \n\n
  9. 3301    Sets the credentials used to connect an interface.\n
  10. 3302    \nUsage: %1!s! [name=]<string> [user=]<string> [[domain=]string \n       [password=]string]                                     \n                                                              \nParameters:                                                   \n                                                              \n       Tag              Value                                 \n       name           - Name of the interface to be added.     \n       user           - Name of the user account.              \n       domain         - Domain of the user account.            \n       password       - Password of the user account.          \n                                                              \nRemarks: Sets the credentials used to connect an interface.   \n                                                              \nExamples:                                                     \n                                                              \n       %1!s! name="Demand-Dial Interface" user=guest      \n       %1!s! name="Demand-Dial Interface" user=admin \n             domain=mydomain password=mypassword\n       \n\n
  11. 3401    Displays interfaces.\n
  12. 3402    \nUsage: %1!s! [[name=]string]                                         \n                                                                     \nParameters:                                                          \n                                                                     \n      Tag              Value                                         \n      name           - Name of a specific interface to show current  \n                       parameter settings.                           \n                                                                     \nRemarks: Shows interface parameters.                                 \n                                                                     \nExamples:                                                            \n                                                                     \n       %1!s! name="Local Area Connection" \n   \n\n
  13. 3450    Shows the credentials used to connect an interface.\n
  14. 3451    \nUsage %1!s! [name = ] IfName                               \n                                                           \n      Shows the credentials used to connect an interface.  \n                                                           \n      IfName - the name of the interface                   \n                                                           \n\n
  15. 3500    Sets interface parameters.\n
  16. 3501    \nUsage %1!s! [name = ] IfName                                      \n            [ [admin = ] ENABLED|DISABLED                         \n              [connect = ] CONNECTED|DISCONNECTED                 \n              [newname = ] NewName ]                              \n                                                                  \n      Sets interface parameters.                                  \n                                                                  \n      IfName  - the name of the interface                         \n      admin   - whether the interface should be enabled           \n      connect - whether to connect the interface (non-LAN only).  \n      newname - new name for the interface (LAN only).            \n                                                                  \n      Notes:                                                      \n      - At least one option other than the name must be specified.\n      - If connect = CONNECTED is specified, then the interface   \n        is automatically enabled even if the admin = DISABLED     \n        option is specified.                                      \n\n
  17. 3550    Resets configuration.\n
  18. 3551    \nUsage: %1!s!                                                       \n                                                                  \n      Resets configuration.                                       \n                                                                  \n      All interfaces which can be added through this context will \n      be deleted.                                                 \n
  19. 3901    Adds a configuration entry to a table.\n
  20. 3903    Deletes a configuration entry from a table.\n
  21. 3905    Sets configuration information.\n
  22. 3907    Displays information.\n
  23. 3908    Resets information.\n
  24. 4001    Displays IP address and additional information.\n
  25. 4002    \nUsage: %1!s! [[name=]string]\n \nParameters:\n \n      Tag            Value\n      name         - The name of a specific interface.\n \nRemarks: Displays the IP address configuration for a specific interface or \n         interfaces, and other TCP/IP configuration information, such as\n         configured DNS and WINS servers.\n\n\nExamples:\n\n      %1!s! "Local Area Connection"\n
  26. 4003    Adds an IP address to the specified interface.\n
  27. 4004    \nUsage: %1!s! [name=]<string> [[addr=]IP address [mask=]IP subnet mask]\n       [[gateway=]IP address [gwmetric=]integer]\n \nParameters:\n \n      name         - The name of the IP interface. \n      addr         - The IP address to be added for the interface. \n      mask         - The IP subnet mask for the specified IP address. \n      gateway      - The default gateway for the specified IP address.\n      gwmetric     - The metric to the default gateway.\n \nRemarks: Adds IP addresses and default gateways to an interface.  If DHCP\n         is enabled on the interface, it will be disabled.\n \nExamples:\n\n       %1!s! "Local Area Connection" 10.0.0.2  255.0.0.0\n       %1!s! "Local Area Connection" gateway=10.0.0.3 gwmetric=2\n \n       The first command adds a static IP address of 10.0.0.2 with a subnet\n       mask of 255.0.0.0 to the Local Area Connection interface. The second\n       command adds the IP address of 10.0.0.3 as a second default gateway\n       for this interface with a gateway metric of 2.\n
  28. 4005    Sets the IP address or default gateway to the specified interface.\n
  29. 4006    \nUsage: %1!s! [name=]<string> \n       [[source=]dhcp | \n        [source=] static [addr=]IP address [mask=]IP subnet mask]\n       [[gateway=]<IP address>|none [gwmetric=]integer]\n \nParameters:\n \n      Tag            Value\n      name         - The name of the interface.\n      source       - One of the following values:\n                     dhcp: Sets DHCP as the source for configuring IP\n                           addresses for the specific interface.\n                     static: Sets the source for configuring IP addresses\n                             to local static configuration.\n\n      gateway      - One of the following values:\n                     <IP address>: A specific default gateway for the \n                                   static IP address you are setting.\n                     none: No default gateways are set.\n      gwmetric     - The metric for the default gateway. This field should \n                     not be set if gateway is set to 'none'.\n      The following options are used only if source is 'static':\n\n      addr         - An IP address for the specified interface.\n      mask         - The subnet mask for the specified IP address.\n \nRemarks: Used to change the IP address configuration mode from either DHCP to\n         static mode or static mode to DHCP. Adds IP addresses on an \n         interface with static IP address or adds default gateways.\n \nExamples:\n \n       %1!s! name="Local Area Connection" source=dhcp\n       %1!s! local static 10.0.0.9 255.0.0.0 10.0.0.1 1\n
  30. 4007    Deletes an IP address or default gateway from the specified interface.\n
  31. 4008    \nUsage: %1!s! [name=]<string> [[addr=]IP address] [[gateway=]IP address|ALL]\n \nParameters:\n \n      Tag            Value\n      name         - The name of the interface.\n      addr         - A static IP address for the interface specified by name.\n      gateway      - One of the following values:\n                     <IP address>: A specific default gateway IP address for\n                                   the static IP address you are deleting.\n                     ALL: Deletes all default gateway IP addresses for\n                          the static IP address you are deleting.\n \nRemarks: Deletes an IP address from an interface with multiple static IP\n         addresses, or deletes a default gateway from a specified interface.\n \nExamples:\n \n       %1!s! "Local Area Connection" addr=10.0.0.1 gateway=all\n
  32. 4009    Displays IP address configuration.\n
  33. 4010    \nUsage: %1!s! [[name=]string]\n \nParameters:\n \n      Tag            Value\n      name         - The name of a specific interface.\n \nRemarks: Displays the IP address configuration for an interface or \n         interfaces.\n\nThe information displayed for this command consists of:\n\nField              Description\n-----              -----------\nDHCP enabled       Shows whether the address comes from static or DHCP\n                   configuration.\nIP Address         Shows the IP address configured for an interface.\nSubnet Mask        Shows the subnet mask associated with the IP address.\nDefault Gateway    Shows the IP address of a default gateway for the interface.\nGateway Metric     Shows the metric for the default gateway shown above.\n                   Only applies if multiple default gateways are configured.\nInterface Metric   Shows the metric for an interface.\n                   Only applies if multiple interfaces are configured.\n\nExamples:\n\n      %1!s! "Local Area Connection"\n
  34. 4011    Adds a static DNS server address.\n
  35. 4012    \nUsage: %1!s! [name=]<string> [addr=]<IP address> [[index=]<integer>]\n \nParameters:\n \n      Tag            Value\n      name         - The name of the interface where DNS servers are added.\n      addr         - The IP address for the DNS server you are adding.\n      index        - Specifies the index (preference) for the specified \n                     DNS server address.\n \nRemarks: Adds a new DNS server IP address to the statically-configured list.\n         By default, the DNS server is added to the end of the list.  If an\n         index is specified, the DNS server will be placed in that position\n         in the list, with other servers being moved down to make room. \n         If DNS servers were previously obtained through DHCP, the new \n         address will replace the old list.\n \nExamples:\n \n       %1!s! "Local Area Connection" 10.0.0.1\n       %1!s! "Local Area Connection" 10.0.0.3 index=2\n
  36. 4013    Sets DNS server mode and addresses.\n
  37. 4014    \nUsage: %1!s! [name=]<string> [source=]dhcp|static [addr=]<IP address>|none\n             [[register=]none|primary|both]\n \nParameters:\n \n      Tag            Value\n      name         - The name of the interface.\n      source       - One of the following values:\n                     dhcp: Sets DHCP as the source for configuring DNS\n                           servers for the specific interface.\n                     static: Sets the source for configuring DNS servers\n                             to local static configuration.\n      addr         - One of the following values:\n                     <IP address>: An IP address for a DNS server.\n                     none: Clears the list of DNS servers.\n      register     - One of the following values:\n                     none: Disables Dynamic DNS registration.\n                     primary: Register under the primary DNS suffix only.\n                     both: Register under both the primary DNS suffix, as\n                           well as under the connection-specific suffix.\n \nRemarks: Sets DNS server configuration to either DHCP or static mode. Only \n         when source is 'static', is the 'addr' option also available for \n         configuring a static list of DNS server IP addresses for the\n         specified interface.\n \nExamples:\n \n       %1!s! name="Local Area Connection" source=dhcp\n       %1!s! "Local Area Connection" static 10.0.0.1 primary\n
  38. 4015    Deletes the DNS server from the specified interface.\n
  39. 4016    \nUsage: %1!s! [name=]<string> [[addr=]<IP address>|ALL ]\n \nParameters:\n \n      Tag            Value\n      name         - The name of the interface where DNS servers are deleted.\n      addr         - One of the following values:\n                     <IP address>: A specific IP address of a DNS server\n                                   you are deleting.\n                     ALL: Deletes all configured IP addresses for DNS. servers.\n \nRemarks: Deletes statically configured DNS server IP addresses for a \n         specific interface.\n \nExamples:\n \n       %1!s! "Local Area Connection" 10.0.0.1\n       %1!s! "Local Area Connection" all\n
  40. 4017    Displays the DNS server addresses.\n
  41. 4018    \nUsage: %1!s! [[name=]string]\n \nParameters:\n \n      Tag            Value\n      name         - The name of a specific interface.\n \nRemarks: Displays DNS server configuration for a specific interface or \n         interfaces.\n\n\nExamples:\n\n      %1!s! "Local Area Connection"\n
  42. 4021    Adds a static WINS server address.\n
  43. 4022    \nUsage: %1!s! [name=]<string> [addr=]<IP address> [[index=]integer]\n \nParameters:\n \n      Tag            Value\n      name         - The name of the interface where WINS servers are added.\n      addr         - The IP address for the WINS server you are adding.\n      index        - Specifies the index (preference) for the specified \n                     WINS server address.\n \nRemarks: Adds a new WINS server IP address to the statically-configured list.\n         By default, the WINS server is added to the end of the list.  If an\n         index is specified, the WINS server will be placed in that position\n         in the list, with other servers being moved down to make room. \n         If WINS servers were previously obtained through DHCP, the new \n         address will replace the old list.\n \nExamples:\n \n       %1!s! "Local Area Connection" 10.0.0.1\n       %1!s! "Local Area Connection" 10.0.0.3 index=2\n
  44. 4023    Sets WINS server mode and addresses.\n
  45. 4024    \nUsage: %1!s! [name=]<string> [source=]dhcp|static [addr=]<IP address>|none\n \nParameters:\n \n      Tag            Value\n      name         - The name of the interface.\n      source       - One of the following values:\n                     dhcp: Sets DHCP as the source for configuring WINS\n                           servers for the specific interface.\n                     static: Sets the source for configuring WINS servers\n                             to local static configuration.\n      addr         - One of the following values:\n                     <IP address>: An IP address for a WINS server.\n                     none: Clears the list of WINS servers.\n \nRemarks: Sets WINS server configuration to either DHCP or static mode. Only \n         when source is 'static', is the 'addr' option also available for \n         configuring a static list of WINS server IP addresses for the\n         specified interface.\n \nExamples:\n \n       %1!s! name="Local Area Connection" source=dhcp\n       %1!s! "Local Area Connection" static 10.0.0.1\n
  46. 4025    Deletes the WINS server from the specified interface.\n
  47. 4026    \nUsage: %1!s! [name=]<string> [[addr=]<IP address>|ALL ]\n \nParameters:\n \n      Tag            Value\n      name         - The name of the interface where WINS servers are deleted.\n      addr         - One of the following values:\n                     <IP address>: A specific IP address of a WINS server\n                                   you are deleting.\n                     ALL: Deletes all configured IP addresses for WINS servers.\n \nRemarks: Deletes statically configured WINS server IP addresses for a \n         specific interface.\n \nExamples:\n \n       %1!s! "Local Area Connection" 10.0.0.1\n       %1!s! "Local Area Connection" all\n
  48. 4027    Displays the WINS server addresses.\n
  49. 4028    \nUsage: %1!s! [[name=]string]\n \nParameters:\n \n      Tag            Value\n      name         - The name of a specific interface.\n \nRemarks: Displays WINS server configuration for a specific interface or \n         interfaces.\n\n\nExamples:\n\n      %1!s! "Local Area Connection"\n
  50. 4031    Displays the offload information.\n
  51. 4032    \nUsage: %1!s! [[name=]string]\n \nParameters:\n \n      Tag            Value\n      name         - The name of a specific interface.\n \nRemarks: Displays the offload information for a specific interface or \n         interfaces.\n\n\nExamples:\n\n      %1!s! "Local Area Connection"\n
  52. 4040    Flushes the ARP cache for one or all interfaces.\n
  53. 4041    \nUsage: %1!s! [name=]<string>\n \nParameters:\n \n      Tag            Value\n      name         - The friendly name of a specific interface. If a name\n                     is not specified, the ARP caches for all interfaces \n                     are flushed.\n \nRemarks: Flushes the Address Resolution Protocol (ARP) cache on a specific \n         interface or all interfaces.\n \nExamples:\n \n       %1!s!\n       %1!s! name="Local Area Connection"\n
  54. 4050    Resets TCP/IP and related components to a clean state.\n
  55. 4051    \nUsage: %1!s! [name=]<string>\n \nParameters:\n \n      Tag            Value\n      name         - The name of a file to which to append information \n                     regarding what settings were reset. \n \nRemarks: Resets TCP/IP and related components to a clean state. \n \nExamples:\n \n       %1!s! resetlog.txt\n
  56. 9001    Enabled
  57. 9002    Disabled
  58. 9003    Connected
  59. 9004    Disconnected
  60. 9005    Connecting
  61. 9006    Client
  62. 9007    Home Router
  63. 9008    Full Router
  64. 9009    Dedicated
  65. 9010    Internal
  66. 9011    Loopback
  67. 9012    Primary only
  68. 9013    Both primary and connection-specific
  69. 9014    None
  70. 9300    Displays IP statistics.\n
  71. 9301    \nUsage: %1!s! [[rr=]integer]\n \nParameters:\n \n      Tag            Value\n      rr           - A rate in seconds between refreshment of IP statistics.\n \nRemarks: Displays IP statistics information.\n\nExamples:\n\n      %1!s! \n      %1!s! rr=5\n
  72. 9302    Displays current IP addresses.\n
  73. 9303    \nUsage: %1!s! [[index=]IP address] [[rr=]integer]\n \nParameters:\n \n      Tag         Value\n      index     - The IP address values for specific interfaces. To learn\n                  address values for a specific interface, run this\n                  command minus this parameter and review the output.\n      rr        - A rate in seconds between refreshment of interface\n                  IP address information.\n \nRemarks: Displays current IP address information for either a specific\n         interface or for all interfaces if no parameters are used. \n\nExamples:\n\n      %1!s! \n      %1!s! index=10.0.0.1 rr=5\n
  74. 9304    Displays IP forwarding table.\n
  75. 9305    \nUsage: %1!s! [[index=] ForwardAddr Proto NextHopAddr ] [ [rr = ] Refresh Rate ]\n\n      ForwardAddr  - Destination IP Address of the forward table entry.\n      Proto        - Protocol ID of the forward table entry.\n      NextHopAddr  - Next Hop IP Address of the forward table entry.\n      Refresh Rate - Time in seconds.\n\n
  76. 9306    Displays TCP statistics.\n
  77. 9307    \nUsage: %1!s! [[rr=]integer]\n\nParameters:\n\n      Tag           Value\n      rr          - Refresh rate in seconds for TCP statistics information.\nRemarks: Displays TCP connection statistics.\n\nExamples:\n\n      %1!s!\n      %1!s! rr=5\n
  78. 9308    Displays TCP connections.\n
  79. 9309    \nUsage: %1!s! [[index=] LocalIPAddr LocalPort RemoteIPAddr RemotePort ]\n       [[rr=] Refresh Rate ]\n\n \nParameters:\n\n      Tag           Value\n      index       - Must include the IP addresses and port numbers for \n                    both local and remote endpoints of a TCP connection.\n      rr          - Refresh rate in seconds for TCP connection information.\n \nRemarks: Displays TCP connection status information.\n \nExamples:\n\n      %1!s!\n      %1!s! index=10.0.0.1 389 10.0.0.1 1931\n
  80. 9310    Displays UDP statistics.\n
  81. 9311    \nUsage: %1!s! [[rr=]integer]\n\nParameters:\n\n      Tag           Value\n      rr          - Refresh rate in seconds for UDP statistics information.\nRemarks: Displays UDP connection statistics.\n\nExamples:\n\n      %1!s!\n      %1!s! rr=5\n
  82. 9312    Displays UDP connections.\n
  83. 9313    \nUsage: %1!s! [[index=] LocalIPAddr LocalPort ]\n       [[rr=] Refresh Rate ]\n\n \nParameters:\n\n      Tag           Value\n      index       - Must include the local IP address and port number for \n                    a UDP connection.\n      rr          - Refresh rate in seconds for UDP connection information.\n \nRemarks: Displays UDP connection status information.\n \nExamples:\n\n      %1!s!\n      %1!s! index=10.0.0.1 1102\n
  84. 9314    Displays multicast groups joined.\n
  85. 9315    \nUsage: %1!s! [[addr=]IP address]\n\n \nParameters:\n \n      Tag           Value\n      addr        - The IP address of a specific interface for which you want\n                    to show multicast groups that it has joined.\n \nRemarks: Displays IP multicast groups that have been joined by IP addresses\n         that have been configured for one or more interfaces. If an IP\n         address is not specified, multicast groups for all IP addresses\n         are shown.\n \nExamples:\n \n      %1!s! \n      %1!s! addr=10.0.0.1\n
  86. 9322    Displays IP net-to-media mappings.\n
  87. 9323    \nUsage: %1!s! [[rr=]integer]\n \nParameters:\n \n      Tag           Value\n      rr          - A rate in seconds between refreshment of interface\n                    IP net-to-media mappings.\n \nRemarks: Displays IP network to physical media mappings information.\n \nExamples:\n \n      %1!s! \n      %1!s! rr=5\n
  88. 9324    Displays ICMP statistics.\n
  89. 9325    \nUsage: %1!s! [[rr=]integer]\n \nParameters:\n \n      Tag           Value\n      rr          - A rate in seconds between refreshment of interface\n                    ICMP statistics.\n \nRemarks: Displays ICMP statistics information.\n \nExamples:\n \n      %1!s! \n      %1!s! rr=5\n
  90. 9328    Displays IP interface statistics.\n
  91. 9329    \nUsage: %1!s! [[index=]integer] [[rr=]integer]\n \nParameters:\n \n      Tag           Value\n      index       - The index value for a specific interface. To learn the\n                    index value for a specific interface, you can run\n                    the command minus this parameter and review the output.\n      rr          - A rate in seconds between refreshment of interface\n                    IP statistics.\n \nRemarks: Displays IP statistics information for either a specific interface \n         or for all interfaces if no parameters are used. \n\nExamples:\n\n      %1!s! \n      %1!s! index=1 rr=5\n
  92. 11001    %1!s! is not a valid entry in the phone book\n
  93. 11004    %1!s! is not an acceptable value for %2!s!.\n
  94. 11006    Unable to create interface %1!s!. Error %2!d!.\n
  95. 11011    Error %1d! connecting to the routing service on machine %2!s!\n
  96. 11012    Can not create interface of type %1d!\n
  97. 11013    Interface %1s! already exists\n
  98. 11014    One or more essential parameters not specified\n
  99. 11015    Credentials can only be set/shown for WAN interfaces.\n
  100. 11016    \nAn interface can only be connected or disconnected while the remoteaccess\nservice is running.\n
  101. 11017    \nOnly WAN interfaces can be connected or disconnected.\n
  102. 11018    \nDedicated interfaces can not be connected or disconnected.\n
  103. 11019    \nThe newname option is only valid for LAN interfaces.\n
  104. 11020    \nThe newname and enable/disable option for LAN interfaces is not valid when administrating a remote machine.\n
  105. 11021    \nThe interface has been enabled, and is trying to get an IP address.\n
  106. 11022    \nThe show interface option for LAN interfaces is not valid when administrating a remote machine and remote access is not running.\n
  107. 11031    \nThe interface is already configured with IP Address %1!s! Mask %2!s!.\n
  108. 11032    \nDhcp is already enabled on this interface.\n
  109. 11033    \nA default gateway with this IP Address already configured on this interface.\n
  110. 11035    \nInsufficient parameters.\n
  111. 11036    \nCannot delete Dhcp configured IP Address.\n
  112. 11037    \nThe interface does not have this IP Address.\n
  113. 11038    \nAn interface not using DHCP must have one or more static IP Addresses.\n
  114. 11039    \nThe specified gateway is not configured on this interface.\n
  115. 11040    \nCannot add a static IP address to an interface configured for DHCP.\n
  116. 11041    \nError obtaining configuration for interface %1!s!.\n
  117. 11042    \nThe server %1!s! is already configured on this interface.\n
  118. 11043    \nThe server %1!s! is not configured on this interface.\n
  119. 11044    \nInvalid interface %1!s! specified.\n
  120. 11045    \nUnable to access configuration because it is already being accessed by\nanother configuration utility.  Close other windows and try again.\n
  121. 11046    \nUnable to open the file for append.\n
  122. 20001    #========================\n# Interface configuration\n#========================\n
  123. 20002    # End of interface configuration\n\n
  124. 21002    \nMIB-II Interface Information\n------------------------------------------------------\n
  125. 21003    Index:                              %1!d!\nUser-friendly Name:                 %2!s!\nGUID Name:                          %3!s!\nType:                               %4!s!\nMTU:                                %5!u!\nSpeed:                              %6!u!\nPhysical Address:                   %7!s!\nAdmin Status:                       %8!s!\nOperational Status:                 %9!s!\nLast Change:                        %10!u!\nIn Octets:                          %11!u!\nIn Unicast Packets:                 %12!u!\nIn Non-unicast Packets:             %13!u!\nIn Packets Discarded:               %14!u!\nIn Erroneous Packets:               %15!u!\nIn Unknown Protocol Packets:        %16!u!\nOut Octets:                         %17!u!\nOut Unicast Packets:                %18!u!\nOut Non-unicast Packets:            %19!u!\nOut Packets Discarded:              %20!u!\nOut Erroneous Packets:              %21!u!\nOutput Queue Length:                %22!u!\nDescription:                        %23!s!\n\n
  126. 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!\nReassembled Ok:                     %16!u!\nReassembly Failures:                %17!u!\nFragments Ok:                       %18!u!\nFragments Failed:                   %19!u!\nFragments Created:                  %20!u!\n\n
  127. 21005    \nMIB-II IP Address Entry\nIP Address       Mask             BC Fmt  Reasm Sz  Interface\n---------------  ---------------  ------  --------  -----------------------\n
  128. 21006    %1!-15s!  %2!-15s!  %3!6u!  %4!8u!  %5!s!\n
  129. 21009    \nMIB-II IP Net To Media Entry\nPhysical Address      IP Address       Type             Interface\n--------------------  ---------------  ---------------  -------------\n
  130. 21010    %2!-20s!  %3!-15s!  %4!-15s!  %1!s!\n
  131. 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
  132. 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
  133. 21013    \nMIB-II UDP Listener Entry\n   Local Address               LocalPort\n-------------------------------------------------\n
  134. 21014    %1!16s!           %2!10u!\n
  135. 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
  136. 21016    \nMIB-II TCP Connection Entry\nLocal Address    Local Port    Remote Address    Remote Port    State\n-----------------------------------------------------------------------------\n
  137. 21017    %1!15s!   %2!6u!  %3!20s!   %4!8u! %5!12s!\n
  138. 21059    \nInterface Addr   Multicast Group\n---------------  ---------------\n
  139. 21060    %1!-15s!  %2!s!\n
  140. 30001    Other
  141. 30002    Ethernet
  142. 30003    Token Ring
  143. 30004    FDDI
  144. 30005    PPP
  145. 30007    SLIP
  146. 31002    Constant
  147. 31003    MIL-STD-1778 Appendix B
  148. 31004    Van Jacobson's Algorithm
  149. 32001    Closed
  150. 32002    Listen
  151. 32003    SYN Sent
  152. 32004    SYN Received
  153. 32005    Established
  154. 32006    FIN Wait1
  155. 32007    FIN Wait2
  156. 32008    Close Wait
  157. 32009    Closing
  158. 32010    Last Ack
  159. 32011    Wait
  160. 32012    Delete TCB
  161. 32013    Dynamic
  162. 33020    Static
  163. 34002    Invalid
  164. 36001    Up
  165. 36002    Down
  166. 36003    Testing
  167. 36051    Non Operational
  168. 36052    Unreachable
  169. 36056    Operational
  170. 50001    \nAdmin State    State          Type             Interface Name\n-------------------------------------------------------------------------\n
  171. 50002    \n%4!s!                                      \n   Type:                 %3!s!             \n   Administrative state: %1!s!             \n   Connect state:        %2!s!             \n
  172. 50003    \n    Interface:    %1!s!                    \n    User:         %2!s!                    \n    Domain:       %3!s!                    \n    Password:     %4!s!                    \n
  173. 50004    %1!-14s! %2!-14s! %3!-16ls! %4!s!\n
  174. 50021        DHCP enabled:                         Yes\n
  175. 50022        DHCP enabled:                         No\n
  176. 50023    \nIP Addresses:%1!s!\nIP Masks:    %2!s!\n
  177. 50024        IP Address:                           %1!s!\n    SubnetMask:                           %2!s!\n
  178. 50025    \nConfiguration for interface %1!s!\n
  179. 50026    OptionsList:%1!s!\n
  180. 50028        InterfaceMetric:                      %1!s!\n
  181. 50030        Default Gateway:                      %1!s!\n    GatewayMetric:                        %2!s!\n
  182. 50031        Statically Configured DNS Servers:   
  183. 50032        DNS servers configured through DHCP\n
  184. 50033        Statically Configured WINS Servers:  
  185. 50034        WINS servers configured through DHCP\n
  186. 50035     %1!s! \n
  187. 50036                                             
  188. 50037        %1!-16s! %2!s!\n
  189. 50038     None \n
  190. 50039    \n==================Debug========================\n
  191. 50040        DNS servers configured through DHCP: 
  192. 50041        WINS servers configured through DHCP:
  193. 50051    \n\n# ---------------------------------- \n# Interface IP Configuration         \n# ---------------------------------- \n
  194. 50052    # End of interface IP configuration\n\n
  195. 50053    \n\n# Interface IP Configuration for %1!s!\n
  196. 50054        Register with which suffix:           %1!s!\n
  197. 50100    \nOffload Options for interface %1!s! with index: %2!x!:\n
  198. 50101    TCP Transmit Checksum\n
  199. 50102    IP Transmit Checksum\n
  200. 50103    TCP Receive Checksum\n
  201. 50104    IP Receive Checksum\n
  202. 50105    TCP Large Send\n
  203. 50111    IPSEC Raw Crypto\n
  204. 50112    IPSEC Combined AH+ESP\n
  205. 50113    IPSEC Combined Tpt and Tunnel\n
  206. 50114    IPSEC IPv4 Option\n
  207. 50115    Get SPI\n
  208. 50121    IPSEC on Transmit for AH\n
  209. 50122    IPSEC on Receive for AH\n
  210. 50123    IPSEC transport for AH\n
  211. 50124    IPSEC Tunnel for AH\n
  212. 50125    MD5 as AH and ESP algorithm\n
  213. 50126    SHA_1 as AH and ESP algorithm\n
  214. 50131    IPSEC on Transmit for ESP\n
  215. 50132    IPSEC on Receive for ESP\n
  216. 50133    IPSEC transport for ESP\n
  217. 50134    IPSEC Tunnel for ESP\n
  218. 50135    DES as ESP algorithm\n
  219. 50136    DES40 as ESP algorithm\n
  220. 50137    3DES as ESP algorithm\n
  221. 50138    Null DES as ESP algorithm\n
  222. 60005    \nError %1!x! retrieving information from the Routing and Remote Access Service.\n
  223. 60006    Interface %1!s! does not exist.\n
  224. 60011    \nThe Routing and Remote Access Service is not currently running on the local machine.\nPlease use 'net start remoteaccess' on the machine to start the service.\n
  225. 60013    \nThe Routing and Remote Access Service is not currently running on %1!s!.\nPlease use 'net start remoteaccess' on the machine to start the service.\n
  226. 60015    No entries were found.\n
  227. 60024    \nOut of Memory\n
  228. 60062    \nEnter Ctrl-C to exit from refresh\n
  229. 60100    Resets the Winsock Catalog to a clean state.\n
  230. 60101    \nUsage: %1!s!\n \nRemarks: Resets Winsock Catalog to a clean state. \n         All Winsock Layered Service Providers which were previously\n         installed must be reinstalled.\n         This command does not affect Winsock Name Space Provider\n         entries.\n
  231. 60102    Displays contents of Winsock Catalog.\n
  232. 60103    \nUsage: %1!s!\n \nRemarks: Displays Winsock Catalog entries.\n
  233. 60250    Layered Service Provider
  234. 60251    Base Service Provider
  235. 60252    Layered Chain Entry
  236. 60253    Layered Service Provider (32)
  237. 60254    Base Service Provider (32)
  238. 60255    Layered Chain Entry (32)
  239. 60256    Name Space Provider Entry
  240. 60257    Name Space Provider Entry (32)
  241. 60300    \nWinsock Catalog Provider Entry\n------------------------------------------------------\nEntry Type:                         %1!s!\nDescription:                        %2!s!\nProvider ID:                        %3!s!\nProvider Path:                      %4!s!\nCatalog Entry ID:                   %5!d!\nVersion:                            %6!u!\nAddress Family:                     %7!d!\nMax Address Length:                 %8!u!\nMin Address Length:                 %9!u!\nSocket Type:                        %10!d!\nProtocol:                           %11!d!\nProtocol Chain Length:              %12!u!\n
  242. 60301    Protocol Chain: %1!u!
  243. 60302     : %1!u!
  244. 60303    \n\n
  245. 60304    \n%1!s!\n------------------------------------------------------\nDescription:                        %2!s!\nProvider ID:                        %3!s!\nName Space:                         %4!u!\nActive:                             %5!u!\nVersion:                            %6!u!\n\n
  246. 60305    \nSucessfully reset the Winsock Catalog.\nYou must restart the computer in order to complete the reset.\n
  247. 60400    \nUnable to reset the Winsock Catalog.\n
  248.