It should print out a table like this:
Quote:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C Users\User>route print
================================================== =========================
Interface List
28...00 11 67 20 12 6e ......Bluetooth Device (Personal Area Network) #6
20...00 26 18 c4 c6 3c ......Microsoft Virtual WiFi Miniport Adapter
19...00 26 18 c4 c6 3c ......ASUS EZ N 802.11b/g/n Wireless USB Adapter
10...e0 cb 4e 0d 36 05 ......NVIDIA nForce 10/100 Mbps Ethernet
1...........................Software Loopback Interface 1
30...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter
26...00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface
================================================== =========================
IPv4 Route Table
================================================== =========================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.254 192.168.1.69 25
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
192.168.1.0 255.255.255.0 On-link 192.168.1.69 281
192.168.1.69 255.255.255.255 On-link 192.168.1.69 281
192.168.1.255 255.255.255.255 On-link 192.168.1.69 281
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 192.168.1.69 281
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 192.168.1.69 281
================================================== =========================
Persistent Routes:
None
IPv6 Route Table
================================================== =========================
Active Routes:
If Metric Network Destination Gateway
26 58 ::/0 On-link
1 306 ::1/128 On-link
26 58 2001::/32 On-link
26 306 2001:0:4137:9e76:c31:3779:30ae:cebb/128
On-link
19 281 fe80::/64 On-link
26 306 fe80::/64 On-link
26 306 fe80::c31:3779:30ae:cebb/128
On-link
19 281 fe80::9d78:9684:54a5:8a2d/128
On-link
1 306 ff00::/8 On-link
26 306 ff00::/8 On-link
19 281 ff00::/8 On-link
================================================== =========================
Persistent Routes:
None
C Users\User>
|