Information Technology Reference
In-Depth Information
Command : Parameter that specifies a particular action to take on a route. Possible values
include Print , Add , Change , and Delete .
Destination : Parameter whose value specifies the address of the destination network. You
can specify the destination using the wildcard character ( * ) if the command is print or
delete .
Mask : Parameter whose value specifies the subnet mask of the destination network. A value
of 255.255.255.255 is implied if this parameter is omitted.
Gateway : Parameter whose value specifies the address of the gateway to the destination
network. You can specify the gateway using the wildcard character ( * ) if the command is
print or delete .
Metric : Parameter whose value specifies the relative metric, or cost, of the gateway.
Interface : Parameter whose value specifies the interface number for the specified route.
To display the routing table, use the following simple command:
> route print
The results will look like the following:
> route print
IPv4 Route Table
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 60 73 e1 82 ba ...... SonicWALL VPN Adapter
0x10004 ...00 02 b3 be 28 84 ...... Intel(R) PRO/1000 XT Server Adapter
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.2.1 192.168.2.2 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
169.254.0.0 255.255.0.0 192.168.2.2 192.168.2.2 30
192.168.2.0 255.255.255.0 192.168.2.2 192.168.2.2 20
192.168.2.2 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.2.255 255.255.255.255 192.168.2.2 192.168.2.2 20
192.168.50.0 255.255.255.0 0.0.0.0 ffffffff 1
192.168.60.0 255.255.255.0 0.0.0.0 ffffffff 1
223.1.1.0 255.255.255.0 223.1.1.128 223.1.1.128 30
223.1.1.128 255.255.255.255 127.0.0.1 127.0.0.1 30
223.1.1.255 255.255.255.255 223.1.1.128 223.1.1.128 30
224.0.0.0 240.0.0.0 192.168.2.2 192.168.2.2 20
224.0.0.0 240.0.0.0 223.1.1.128 223.1.1.128 30
255.255.255.255 255.255.255.255 192.168.2.2 192.168.2.2 1
Search WWH ::




Custom Search