1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
C:\Documents and Settings\jamal>ipconfig
Windows IP Configuration
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : aui.maincampus.root
IP Address. . . . . . . . . . . . : 10.110.113.10
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.110.113.254
Ethernet adapter Local Area Connection 3:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 172.16.1.42
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 172.16.1.254
C:\Documents and Settings\jamal>route print
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0xc0003 ...00 19 d1 2a 58 14 ...... Intel(R) 82566DC Gigabit Network Connection
- Packet Scheduler Miniport
0xd0004 ...60 cf 41 ce 71 75 ...... Accton EN1207D-TX PCI Fast Ethernet Adapter
- Packet Scheduler Miniport
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.110.113.254 10.110.113.10 20
0.0.0.0 0.0.0.0 172.16.1.254 172.16.1.42 20
10.110.113.0 255.255.255.0 10.110.113.10 10.110.113.10 20
10.110.113.10 255.255.255.255 127.0.0.1 127.0.0.1 20
10.255.255.255 255.255.255.255 10.110.113.10 10.110.113.10 20
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 10.110.113.10 10.110.113.10 30
172.16.1.0 255.255.255.0 172.16.1.42 172.16.1.42 20
172.16.1.42 255.255.255.255 127.0.0.1 127.0.0.1 20
172.16.255.255 255.255.255.255 172.16.1.42 172.16.1.42 20
224.0.0.0 240.0.0.0 10.110.113.10 10.110.113.10 20
224.0.0.0 240.0.0.0 172.16.1.42 172.16.1.42 20
255.255.255.255 255.255.255.255 10.110.113.10 10.110.113.10 1
255.255.255.255 255.255.255.255 172.16.1.42 172.16.1.42 1
Default Gateway: 172.16.1.254
===========================================================================
Persistent Routes:
None |
Partager