| -adapterdescription | Returns a description of the adapter
associated with the interface.
This option is supported on Windows 2000 and higher.
|
| -adapterindex | Returns the index of the adapter
associated with the interface.
This option is supported on Windows 2000 and higher.
|
| -adaptername | Returns the name of the adapter
associated with the interface.
This option is supported on Windows 2000 and higher.
|
| -adminstatus | Returns 1 or 0 depending on whether the interface
has been administratively enabled or not.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -all | Returns all option values.
|
| -autoconfigactive | Returns 1 if the interface has been
autoconfigured with an address, and 0 otherwise.
This option is supported on Windows 2000 and higher.
|
| -autoconfigenabled | Returns 1 if autoconfiguration is
enabled on the interface if a DHCP server cannot be found, and 0 otherwise.
This option is supported on Windows 2000 and higher.
|
| -defaultgateway | Returns the address of the default
gateway on the interface.
This option is supported on Windows 2000 and higher.
|
| -description | Returns a description of the interface.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -dhcpenabled | Returns 1 if DHCP is enabled on the
interface, else 0.
This option is supported on Windows 2000 and higher.
|
| -dhcpleaseend | Returns the time, in seconds since Jan 1, 1970,
that the DHCP lease will expire.
This option is supported on Windows 2000 and higher.
|
| -dhcpleasestart | Returns the time, in seconds since Jan 1, 1970,
that the DHCP lease was obtained.
This option is supported on Windows 2000 and higher.
|
| -dhcpserver | Returns the address of the DHCP server
on the network interface.
This option is supported on Windows 2000 and higher.
|
| -dnsservers | Returns a list of DNS servers on that interface.
This option is supported on Windows 2000 and higher.
|
| -havewins | Returns 1 if the interface uses WINS, else 0.
This option is supported on Windows 2000 and higher.
|
| -ifindex | Returns the interface index. This is the same
as INTERFACEINDEX unless the latter is specified as a name
on Windows 2000 and later.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -ifname | Returns the name of the network interface.
This option is supported on Windows 2000 and higher.
|
| -inbytes | Returns the number of bytes received through
this interface.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -indiscards | Returns the number of incoming packets on this
interface that were discarded even though they had no errors.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -inerrors | Returns the number of incoming packets on this
interface that were discarded because of errors.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -innonunicastpkts | Returns the number of broadcast
or multicast packets received through this interface.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -inunicastpkts | Returns the number of unicast packets
received through this interface.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -inunknownprotocols | Returns the number of incoming packets
on this interface that were discarded because of the protocol was unknown.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -laststatuschange | Returns the last time the operational
status changed.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -ipaddresses | Returns a list sublists
containing the IP addresses and masks for the interface.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -mtu | Returns the maximum transmission unit of the interface.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -operstatus | Returns the operational status of the interface.
This is one of the values nonoperational, wanunreachable,
disconnected, wanconnecting,
wanconnected, operational.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -outbytes | Returns the number of bytes transmitted through
this interface.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -outdiscards | Returns the number of outgoing packets on this
interface that were discarded even though they had no errors.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -outerrors | Returns the number of outgoing packets on this
interface that were discarded because of errors.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -outnonunicastpkts | Returns the number of broadcast
or multicast packets transmitted through this interface.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -outqlen | Returns the output queue length on this interface.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -outunicastpkts | Returns the number of unicast packets
transmitted through this interface.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -physicaladdress | Returns the physical address of the
network interface.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -primarywins | Returns the address of the primary WINS
server, if any.
This option is supported on Windows 2000 and higher.
|
| -reassemblysize | Returns the maximum size of a reassembled
packet that is supported by the interface.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -secondarywins | Returns the address of the secondary WINS
server, if any.
This option is supported on Windows 2000 and higher.
|
| -speed | Returns the speed of the network interface in bits
per second.
This option is supported on Windows NT 4.0 SP4 and higher.
|
| -type | Returns the network interface type. This is one
of ethernet, tokenring, fddi,
ppp, loopback, slip or other.
This option is supported on Windows NT 4.0 SP4 and higher.
|