Forum Discussion
Dongyun_Tian_90
Jan 02, 2012Nimbostratus
[root@bigip:Active] config route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
127.1.1.0 * 255.255.255.0 U 0 0 0 tmm0
192.168.135.0 * 255.255.255.0 U 0 0 0 eth0
192.168.1.0 * 255.255.255.0 U 0 0 0 internal
default 192.168.1.1 0.0.0.0 UG 0 0 0 internal
default 192.168.135.1 0.0.0.0 UG 9 0 0 eth0
[root@bigip:Active] config ifconfig|head -30
eth0 Link encap:Ethernet HWaddr 00:0C:29:02:98:F5
inet6 addr: fe80::20c:29ff:fe02:98f5/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:79149 errors:0 dropped:0 overruns:0 frame:0
TX packets:103816 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:11909878 (11.3 MiB) TX bytes:30176536 (28.7 MiB)
Interrupt:169 Base address:0x1080
eth0:mgmt Link encap:Ethernet HWaddr 00:0C:29:02:98:F5
inet addr:192.168.135.245 Bcast:192.168.135.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:169 Base address:0x1080
external Link encap:Ethernet HWaddr 00:0C:29:02:98:09
inet6 addr: fe80::20c:29ff:fe02:9809/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:198 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:15070 (14.7 KiB) TX bytes:468 (468.0 b)
internal Link encap:Ethernet HWaddr 00:0C:29:02:98:FF
inet addr:192.168.1.11 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::20c:29ff:fe02:98ff/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:16783 errors:0 dropped:0 overruns:0 frame:0
TX packets:22057 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1059138 (1.0 MiB) TX bytes:1376834 (1.3 MiB)
I can access the web page normally with the following url also.
http://192.168.1.21
http://192.168.1.22