eth0 Link encap:Ethernet HWaddr 00:50:56:B6:6F:B2
inet addr:100.101.XX.XX Bcast:100.101.XX.XX Mask:255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:924 errors:0 dropped:0 overruns:0 frame:0
TX packets:804 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:220278 (215.1 KiB) TX bytes:144195 (140.8 KiB)
Interrupt:19 Memory:fd3a0000-fd3c0000
eth0:1 Link encap:Ethernet HWaddr 00:50:56:B6:6F:B2
inet addr:100.101.XX.XX Bcast:100.101.XX.XX Mask:255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:19 Memory:fd3a0000-fd3c0000
eth0:2 Link encap:Ethernet HWaddr 00:50:56:B6:6F:B2
inet addr:100.101.XX.XX Bcast:100.101.XX.XX Mask:255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:19 Memory:fd3a0000-fd3c0000
eth1 Link encap:Ethernet HWaddr 00:50:56:B6:DD:F4
inet addr:195.144.XX.XX Bcast:195.144.XX.XX Mask:255.255.255.240
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8897 errors:0 dropped:0 overruns:0 frame:0
TX packets:14848 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2971059 (2.8 MiB) TX bytes:2745407 (2.6 MiB)
Interrupt:17 Memory:fd1a0000-fd1c0000
[Expert@CHP-MGMT-SRV:0]# netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 195.144.XX.XX 0.0.0.0 UG 0 0 0 eth1
100.101.XX.XX 0.0.0.0 255.255.255.224 U 0 0 0 eth0
195.144.XX.XX 0.0.0.0 255.255.255.240 U 0 0 0 eth1
C:\Users\RAS>ping 195.144.xx.xx
Pinging 195.144.xx.xx with 32 bytes of data:
Reply from 195.144.xx.xx: bytes=32 time=2ms TTL=58
Reply from 195.144.xx.xx: bytes=32 time=2ms TTL=58
Ping statistics for 195.144.xx.xx:
Packets: Sent = 2, Received = 2, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 2ms, Maximum = 2ms, Average = 2ms
Control-C
^C
C:\Users\RAS>tracert -d 195.144.xx.xx
Tracing route to 195.144.xx.xx over a maximum of 30 hops
1 1 ms <1 ms <1 ms 10.212.181.1
2 2 ms 1 ms 1 ms 193.85.28.193
3 2 ms 2 ms 2 ms 62.168.52.57
4 2 ms 2 ms 2 ms 194.212.194.160
5 3 ms 2 ms 3 ms 194.212.194.161
6 1 ms 2 ms 1 ms 193.85.186.10
7 2 ms 1 ms 2 ms 195.144.xx.xx