MZ@ !L!This program cannot be run in DOS mode. $Rؕ3}3}3}H̴3}H̱3}Rich3}PEL!   ~@8.rsrc@@(@,?(@Xp34FGH0H`x!"%T 8PNh6 7 8 9 < = (> @Xp  ( 8 H X h x           ( 8 H X h x           ( 8 H X h x        $Dh" L..^:8i  |x Xt0f <<P\dPH,t.:jL:HxpX>f,Dp > @ l MUI3U9^Fw2p~ZCgݦ}0BY MUIen-USDumps a configuration script. 5 Usage: %1!s! Dumps a configuration script. PADisplays help. & Usage: %1!s! Displays help. PADisplays interfaces. } Usage: %1!s! [[name=]string] Parameters: Tag Value name - Name of a specific interface to show current parameter settings. Remarks: Shows interface parameters. Examples: %1!s! name="Wired Ethernet Connection" Sets interface parameters.  Usage %1!s! [name = ] IfName [ [admin = ] ENABLED|DISABLED [connect = ] CONNECTED|DISCONNECTED [newname = ] NewName ] Sets interface parameters. IfName - the name of the interface admin - whether the interface should be enabled connect - whether to connect the interface (non-LAN only). newname - new name for the interface (LAN only). Notes: - At least one option other than the name must be specified. - If connect = CONNECTED is specified, then the interface is automatically enabled even if the admin = DISABLED option is specified. Examples: %1!s! name="Wired Ethernet Connection" admin=DISABLED %1!s! name="Wired Ethernet Connection" newname="Connection 1" Sets configuration information. Displays information. 0Displays IP address and additional information. v Usage: %1!s! [[name=]string] Parameters: Tag Value name - The name of a specific interface. Remarks: Displays the IP address configuration for a specific interface or interfaces, and other TCP/IP configuration information, such as configured DNS and WINS servers. Examples: %1!s! "Wired Ethernet Connection" /Adds an IP address to the specified interface.  Usage: %1!s! [name=]<string> [[addr=]IP address [mask=]IP subnet mask] [[gateway=]IP address [gwmetric=]integer] Parameters: name - The name of the IP interface. addr - The IP address to be added for the interface. mask - The IP subnet mask for the specified IP address. gateway - The default gateway for the specified IP address. gwmetric - The metric to the default gateway. Remarks: Adds IP addresses and default gateways to an interface. If DHCP is enabled on the interface, it will be disabled. Examples: %1!s! "Wired Ethernet Connection" 10.0.0.2 255.0.0.0 %1!s! "Wired Ethernet Connection" gateway=10.0.0.3 gwmetric=2 The first command adds a static IP address of 10.0.0.2 with a subnet mask of 255.0.0.0 to the Wired Ethernet Connection interface. The second command adds the IP address of 10.0.0.3 as a second default gateway for this interface with a gateway metric of 2. CSets the IP address or default gateway to the specified interface.  Usage: %1!s! [name=]<string> [[source=]dhcp | [source=] static [addr=]IP address [mask=]IP subnet mask] [[gateway=]<IP address>|none [gwmetric=]integer] Parameters: Tag Value name - The name of the interface. source - One of the following values: dhcp: Sets DHCP as the source for configuring IP addresses for the specific interface. static: Sets the source for configuring IP addresses to local static configuration. gateway - One of the following values: <IP address>: A specific default gateway for the static IP address you are setting. none: No default gateways are set. gwmetric - The metric for the default gateway. This field should not be set if gateway is set to 'none'. The following options are used only if source is 'static': addr - An IP address for the specified interface. mask - The subnet mask for the specified IP address. Remarks: Used to change the IP address configuration mode from either DHCP to static mode or static mode to DHCP. Adds IP addresses on an interface with static IP address or adds default gateways. Examples: %1!s! name="Wired Ethernet Connection" source=dhcp %1!s! local static 10.0.0.9 255.0.0.0 10.0.0.1 1 GDeletes an IP address or default gateway from the specified interface. 2 Usage: %1!s! [name=]<string> [[addr=]IP address] [[gateway=]IP address|ALL] Parameters: Tag Value name - The name of the interface. addr - A static IP address for the interface specified by name. gateway - One of the following values: <IP address>: A specific default gateway IP address for the static IP address you are deleting. ALL: Deletes all default gateway IP addresses for the static IP address you are deleting. Remarks: Deletes an IP address from an interface with multiple static IP addresses, or deletes a default gateway from a specified interface. Examples: %1!s! "Wired Ethernet Connection" addr=10.0.0.1 gateway=all #Displays IP address configuration.  Usage: %1!s! [[name=]string] Parameters: Tag Value name - The name of a specific interface. Remarks: Displays the IP address configuration for an interface or interfaces. The information displayed for this command consists of: Field Description ----- ----------- DHCP enabled Shows whether the address comes from static or DHCP configuration. IP Address Shows the IP address configured for an interface. Subnet Mask Shows the subnet mask associated with the IP address. Default Gateway Shows the IP address of a default gateway for the interface. Gateway Metric Shows the metric for the default gateway shown above. Only applies if multiple default gateways are configured. Interface Metric Shows the metric for an interface. Only applies if multiple interfaces are configured. Examples: %1!s! "Wired Ethernet Connection" "Adds a static DNS server address.  Usage: %1!s! [name=]<string> [addr=]<IP address> [[index=]<integer>] Parameters: Tag Value name - The name of the interface where DNS servers are added. addr - The IP address for the DNS server you are adding. index - Specifies the index (preference) for the specified DNS server address. Remarks: Adds a new DNS server IP address to the statically-configured list. By default, the DNS server is added to the end of the list. If an index is specified, the DNS server will be placed in that position in the list, with other servers being moved down to make room. If DNS servers were previously obtained through DHCP, the new address will replace the old list. Examples: %1!s! "Wired Ethernet Connection" 10.0.0.1 %1!s! "Wired Ethernet Connection" 10.0.0.3 index=2 $Sets DNS server mode and addresses.  Usage: %1!s! [name=]<string> [source=]dhcp|static [addr=]<IP address>|none [[register=]none|primary|both] Parameters: Tag Value name - The name of the interface. source - One of the following values: dhcp: Sets DHCP as the source for configuring DNS servers for the specific interface. static: Sets the source for configuring DNS servers to local static configuration. addr - One of the following values: <IP address>: An IP address for a DNS server. none: Clears the list of DNS servers. register - One of the following values: none: Disables Dynamic DNS registration. primary: Register under the primary DNS suffix only. both: Register under both the primary DNS suffix, as well as under the connection-specific suffix. Remarks: Sets DNS server configuration to either DHCP or static mode. Only when source is 'static', is the 'addr' option also available for configuring a static list of DNS server IP addresses for the specified interface. Examples: %1!s! name="Wired Ethernet Connection" source=dhcp %1!s! "Wired Ethernet Connection" static 10.0.0.1 primary 5Deletes the DNS server from the specified interface. PA Usage: %1!s! [name=]<string> [[addr=]<IP address>|ALL ] Parameters: Tag Value name - The name of the interface where DNS servers are deleted. addr - One of the following values: <IP address>: A specific IP address of a DNS server you are deleting. ALL: Deletes all configured IP addresses for DNS. servers. Remarks: Deletes statically configured DNS server IP addresses for a specific interface. Examples: %1!s! "Wired Ethernet Connection" 10.0.0.1 %1!s! "Wired Ethernet Connection" all #Displays the DNS server addresses.  Usage: %1!s! [[name=]string] Parameters: Tag Value name - The name of a specific interface. Remarks: Displays DNS server configuration for a specific interface or interfaces. Examples: %1!s! "Wired Ethernet Connection" #Adds a static WINS server address.  Usage: %1!s! [name=]<string> [addr=]<IP address> [[index=]integer] Parameters: Tag Value name - The name of the interface where WINS servers are added. addr - The IP address for the WINS server you are adding. index - Specifies the index (preference) for the specified WINS server address. Remarks: Adds a new WINS server IP address to the statically-configured list. By default, the WINS server is added to the end of the list. If an index is specified, the WINS server will be placed in that position in the list, with other servers being moved down to make room. If WINS servers were previously obtained through DHCP, the new address will replace the old list. Examples: %1!s! "Wired Ethernet Connection" 10.0.0.1 %1!s! "Wired Ethernet Connection" 10.0.0.3 index=2 %Sets WINS server mode and addresses.  Usage: %1!s! [name=]<string> [source=]dhcp|static [addr=]<IP address>|none Parameters: Tag Value name - The name of the interface. source - One of the following values: dhcp: Sets DHCP as the source for configuring WINS servers for the specific interface. static: Sets the source for configuring WINS servers to local static configuration. addr - One of the following values: <IP address>: An IP address for a WINS server. none: Clears the list of WINS servers. Remarks: Sets WINS server configuration to either DHCP or static mode. Only when source is 'static', is the 'addr' option also available for configuring a static list of WINS server IP addresses for the specified interface. Examples: %1!s! name="Wired Ethernet Connection" source=dhcp %1!s! "Wired Ethernet Connection" static 10.0.0.1 6Deletes the WINS server from the specified interface.  Usage: %1!s! [name=]<string> [[addr=]<IP address>|ALL ] Parameters: Tag Value name - The name of the interface where WINS servers are deleted. addr - One of the following values: <IP address>: A specific IP address of a WINS server you are deleting. ALL: Deletes all configured IP addresses for WINS servers. Remarks: Deletes statically configured WINS server IP addresses for a specific interface. Examples: %1!s! "Wired Ethernet Connection" 10.0.0.1 %1!s! "Wired Ethernet Connection" all $Displays the WINS server addresses.  Usage: %1!s! [[name=]string] Parameters: Tag Value name - The name of a specific interface. Remarks: Displays WINS server configuration for a specific interface or interfaces. Examples: %1!s! "Wired Ethernet Connection" "Displays the offload information.  Usage: %1!s! [[name=]string] Parameters: Tag Value name - The name of a specific interface. Remarks: Displays the offload information for a specific interface or interfaces. Examples: %1!s! "Wired Ethernet Connection" 1Flushes the ARP cache for one or all interfaces.  Usage: %1!s! [name=]<string> Parameters: Tag Value name - The friendly name of a specific interface. If a name is not specified, the ARP caches for all interfaces are flushed. Remarks: Flushes the Address Resolution Protocol (ARP) cache on a specific interface or all interfaces. Examples: %1!s! %1!s! name="Wired Ethernet Connection" 7Resets TCP/IP and related components to a clean state. 6 Usage: %1!s! [name=]<string> Parameters: Tag Value name - The name of a file to which to append information regarding what settings were reset. Remarks: Resets TCP/IP and related components to a clean state. Examples: %1!s! resetlog.txt PAEnabledDisabled Connected Disconnected ConnectingClient Home RouterPA Full Router DedicatedInternalLoopback Primary only$Both primary and connection-specificNoneDisplays IP statistics. Usage: %1!s! [[rr=]integer] Parameters: Tag Value rr - A rate in seconds between refreshment of IP statistics. Remarks: Displays IP statistics information. Examples: %1!s! %1!s! rr=5 Displays current IP addresses. d Usage: %1!s! [[index=]IP address] [[rr=]integer] Parameters: Tag Value index - The IP address values for specific interfaces. To learn address values for a specific interface, run this command minus this parameter and review the output. rr - A rate in seconds between refreshment of interface IP address information. Remarks: Displays current IP address information for either a specific interface or for all interfaces if no parameters are used. Examples: %1!s! %1!s! index=10.0.0.1 rr=5 Displays IP forwarding table. C Usage: %1!s! [[index=] ForwardAddr Proto NextHopAddr ] [ [rr = ] Refresh Rate ] ForwardAddr - Destination IP Address of the forward table entry. Proto - Protocol ID of the forward table entry. NextHopAddr - Next Hop IP Address of the forward table entry. Refresh Rate - Time in seconds. Displays TCP statistics. Usage: %1!s! [[rr=]integer] Parameters: Tag Value rr - Refresh rate in seconds for TCP statistics information. Remarks: Displays TCP connection statistics. Examples: %1!s! %1!s! rr=5 Displays TCP connections.  Usage: %1!s! [[index=] LocalIPAddr LocalPort RemoteIPAddr RemotePort ] [[rr=] Refresh Rate ] Parameters: Tag Value index - Must include the IP addresses and port numbers for both local and remote endpoints of a TCP connection. rr - Refresh rate in seconds for TCP connection information. Remarks: Displays TCP connection status information. Examples: %1!s! %1!s! index=10.0.0.1 389 10.0.0.1 1931 Displays UDP statistics. Usage: %1!s! [[rr=]integer] Parameters: Tag Value rr - Refresh rate in seconds for UDP statistics information. Remarks: Displays UDP connection statistics. Examples: %1!s! %1!s! rr=5 PADisplays UDP connections.  Usage: %1!s! [[index=] LocalIPAddr LocalPort ] [[rr=] Refresh Rate ] Parameters: Tag Value index - Must include the local IP address and port number for a UDP connection. rr - Refresh rate in seconds for UDP connection information. Remarks: Displays UDP connection status information. Examples: %1!s! %1!s! index=10.0.0.1 1102 "Displays multicast groups joined.  Usage: %1!s! [[addr=]IP address] Parameters: Tag Value addr - The IP address of a specific interface for which you want to show multicast groups that it has joined. Remarks: Displays IP multicast groups that have been joined by IP addresses that have been configured for one or more interfaces. If an IP address is not specified, multicast groups for all IP addresses are shown. Examples: %1!s! %1!s! addr=10.0.0.1 #Displays IP net-to-media mappings. / Usage: %1!s! [[rr=]integer] Parameters: Tag Value rr - A rate in seconds between refreshment of interface IP net-to-media mappings. Remarks: Displays IP network to physical media mappings information. Examples: %1!s! %1!s! rr=5 Displays ICMP statistics.  Usage: %1!s! [[rr=]integer] Parameters: Tag Value rr - A rate in seconds between refreshment of interface ICMP statistics. Remarks: Displays ICMP statistics information. Examples: %1!s! %1!s! rr=5 "Displays IP interface statistics. \ Usage: %1!s! [[index=]integer] [[rr=]integer] Parameters: Tag Value index - The index value for a specific interface. To learn the index value for a specific interface, you can run the command minus this parameter and review the output. rr - A rate in seconds between refreshment of interface IP statistics. Remarks: Displays IP statistics information for either a specific interface or for all interfaces if no parameters are used. Examples: %1!s! %1!s! index=1 rr=5 -%1!s! is not a valid entry in the phone book ,%1!s! is not an acceptable value for %2!s!. /Unable to create interface %1!s!. Error %2!d!. >Error %1d! connecting to the routing service on machine %2!s! &Can not create interface of type %1d! Interface %1s! already exists /One or more essential parameters not specified 6Credentials can only be set/shown for WAN interfaces. _ An interface can only be connected or disconnected while the remoteaccess service is running. 7 Only WAN interfaces can be connected or disconnected. < Dedicated interfaces can not be connected or disconnected. 6 The newname option is only valid for LAN interfaces. m The newname and enable/disable option for LAN interfaces is not valid when administrating a remote machine. E The interface has been enabled, and is trying to get an IP address. The show interface option for LAN interfaces is not valid when administrating a remote machine and remote access is not running. PAG The interface is already configured with IP Address %1!s! Mask %2!s!. , Dhcp is already enabled on this interface. N A default gateway with this IP Address already configured on this interface.  Insufficient parameters. + Cannot delete Dhcp configured IP Address. . The interface does not have this IP Address. H An interface not using DHCP must have one or more static IP Addresses. < The specified gateway is not configured on this interface. E Cannot add a static IP address to an interface configured for DHCP. 4 Error obtaining configuration for interface %1!s!. ; The server %1!s! is already configured on this interface. 7 The server %1!s! is not configured on this interface. $ Invalid interface %1!s! specified. Unable to access configuration because it is already being accessed by another configuration utility. Close other windows and try again. % Unable to open the file for append. PAN#======================== # Interface configuration #======================== "# End of interface configuration U MIB-II Interface Information ------------------------------------------------------ Index: %1!d! User-friendly Name: %2!s! GUID Name: %3!s! Type: %4!s! MTU: %5!u! Speed: %6!u! Physical Address: %7!s! Admin Status: %8!s! Operational Status: %9!s! Last Change: %10!u! In Octets: %11!u! In Unicast Packets: %12!u! In Non-unicast Packets: %13!u! In Packets Discarded: %14!u! In Erroneous Packets: %15!u! In Unknown Protocol Packets: %16!u! Out Octets: %17!u! Out Unicast Packets: %18!u! Out Non-unicast Packets: %19!u! Out Packets Discarded: %20!u! Out Erroneous Packets: %21!u! Output Queue Length: %22!u! Description: %23!s!  MIB-II IP Statistics ------------------------------------------------------ Forwarding is: %1!s! Default TTL: %2!u! In Receives: %3!u! In Header Errors: %4!u! In Address Errors: %5!u! Datagrams Forwarded: %6!u! In Unknown Protocol: %7!u! In Discarded: %8!u! In Delivered: %9!u! Out Requests: %10!u! Routing Discards: %11!u! Out Discards: %12!u! Out No Routes: %13!u! Reassembly Timeouts: %14!u! Reassembly Required: %15!u! Reassembled Ok: %16!u! Reassembly Failures: %17!u! Fragments Ok: %18!u! Fragments Failed: %19!u! Fragments Created: %20!u! MIB-II IP Address Entry IP Address Mask BC Fmt Reasm Sz Interface --------------- --------------- ------ -------- ----------------------- *%1!-15s! %2!-15s! %3!6u! %4!8u! %5!s! MIB-II IP Net To Media Entry Physical Address IP Address Type Interface -------------------- --------------- --------------- ------------- $%2!-20s! %3!-15s! %4!-15s! %1!s!  MIB-II ICMP Statistics ------------------------------------------------------ INPUT Messages: %1!u! Errors: %2!u! Destination Unreachable: %3!u! Time Exceeded: %4!u! Parameter Problems: %5!u! Source Quench: %6!u! Redirects: %7!u! Echo Requests: %8!u! Echo Replies: %9!u! Time Stamp Requests: %10!u! Time Stamp Replies: %11!u! Address Mask Requests: %12!u! Address Mask Replies: %13!u! OUTPUT Messages: %14!u! Errors: %15!u! Destination Unreachable: %16!u! Time Exceeded: %17!u! Parameter Problems: %18!u! Source Quench: %19!u! Redirects: %20!u! Echo Requests: %21!u! Echo Replies: %22!u! Time Stamp Requests: %23!u! Time Stamp Replies: %24!u! Address Mask Requests: %25!u! Address Mask Replies: %26!u! MIB-II UDP Statistics ------------------------------------------------------ In Datagrams: %1!u! In Invalid Port: %2!u! In Erroneous Datagrams: %3!u! Out Datagrams: %4!u! v MIB-II UDP Listener Entry Local Address LocalPort ------------------------------------------------- %1!16s! %2!10u!  MIB-II TCP Statistics ------------------------------------------------------ Timeout Algorithm: %1!s! Minimum Timeout: %2!u! Maximum Timeout: %3!u! Maximum Connections: %4!s! Active Opens: %5!u! Passive Opens: %6!u! Attempts Failed: %7!u! Established Resets: %8!u! Currently Established: %9!u! In Segments: %10!u! Out Segments: %11!u! Retransmitted Segments: %12!u! In Errors: %13!u! Out Resets: %14!u! MIB-II TCP Connection Entry Local Address Local Port Remote Address Remote Port State ----------------------------------------------------------------------------- +%1!15s! %2!6u! %3!20s! %4!8u! %5!12s! C Interface Addr Multicast Group --------------- --------------- %1!-15s! %2!s! PAOtherEthernet Token RingFDDIPPPSLIPConstantMIL-STD-1778 Appendix BVan Jacobson's AlgorithmPAClosedListenSYN Sent SYN Received Established FIN Wait1 FIN Wait2 Close WaitClosingLast AckWait Delete TCBDynamicPAStaticInvalidPAUpDownTestingPANon Operational Unreachable OperationalPA Admin State State Type Interface Name ------------------------------------------------------------------------- %4!s! Type: %3!s! Administrative state: %1!s! Connect state: %2!s! Interface: %1!s! User: %2!s! Domain: %3!s! Password: %4!s! "%1!-14s! %2!-14s! %3!-16ls! %4!s! PA. DHCP enabled: Yes - DHCP enabled: No ' IP Addresses:%1!s! IP Masks: %2!s! ` IP Address: %1!s! SubnetMask: %2!s! # Configuration for interface %1!s! OptionsList:%1!s! 0 InterfaceMetric: %1!s! ` Default Gateway: %1!s! GatewayMetric: %2!s! ) Statically Configured DNS Servers: ( DNS servers configured through DHCP ) Statically Configured WINS Servers: ) WINS servers configured through DHCP  %1!s! )  %1!-16s! %2!s!  None 1 ==================Debug======================== ) DNS servers configured through DHCP: ) WINS servers configured through DHCP:PAt # ---------------------------------- # Interface IP Configuration # ---------------------------------- %# End of interface IP configuration ) # Interface IP Configuration for %1!s! 0 Register with which suffix: %1!s! 8 Offload Options for interface %1!s! with index: %2!x!: TCP Transmit Checksum IP Transmit Checksum TCP Receive Checksum IP Receive Checksum TCP Large Send IPSEC Raw Crypto IPSEC Combined AH+ESP IPSEC Combined Tpt and Tunnel IPSEC IPv4 Option Get SPI IPSEC on Transmit for AH IPSEC on Receive for AH IPSEC transport for AH IPSEC Tunnel for AH MD5 as AH and ESP algorithm SHA_1 as AH and ESP algorithm IPSEC on Transmit for ESP IPSEC on Receive for ESP IPSEC transport for ESP IPSEC Tunnel for ESP DES as ESP algorithm DES40 as ESP algorithm 3DES as ESP algorithm Null DES as ESP algorithm P Error %1!x! retrieving information from the Routing and Remote Access Service. Interface %1!s! does not exist. The Routing and Remote Access Service is not currently running on the local machine. Please use 'net start remoteaccess' on the machine to start the service. The Routing and Remote Access Service is not currently running on %1!s!. Please use 'net start remoteaccess' on the machine to start the service. No entries were found. PA Out of Memory PA# Enter Ctrl-C to exit from refresh PA-Resets the Winsock Catalog to a clean state.  Usage: %1!s! Remarks: Resets Winsock Catalog to a clean state. All Winsock Layered Service Providers which were previously installed must be reinstalled. This command does not affect Winsock Name Space Provider entries. &Displays contents of Winsock Catalog. ; Usage: %1!s! Remarks: Displays Winsock Catalog entries. Layered Service ProviderBase Service ProviderLayered Chain EntryLayered Service Provider (32)Base Service Provider (32)Layered Chain Entry (32)PAName Space Provider EntryName Space Provider Entry (32)PA& Unable to reset the Winsock Catalog. 4VS_VERSION_INFO@%@%?StringFileInfo040904B0LCompanyNameMicrosoft CorporationFFileDescriptionIF Monitor DLLr)FileVersion6.3.9600.16384 (winblue_rtm.130821-1623)4 InternalNameifmon.dll.LegalCopyright Microsoft Corporation. All rights reserved.DOriginalFilenameifmon.dll.muij%ProductNameMicrosoft Windows Operating SystemBProductVersion6.3.9600.16384DVarFileInfo$Translation PADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGX