|
楼主 |
发表于 2014-12-5 08:05:09
|
显示全部楼层
回复 2# jiangtao9999 的帖子
未登录锐捷时的网络信息:
[@localhost ]$ ifconfig -a
enp0s25: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.128.xx.xxx netmask 255.255.255.0 broadcast 10.128.xx.xxx
inet6 fe80::d685:64ff:fea2:959b prefixlen 64 scopeid 0x20<link>
inet6 2001:250:1004:144:d685:64ff:fea2:959b prefixlen 64 scopeid 0x0<global>
ether d4:85:64:a2:95:9b txqueuelen 1000 (Ethernet)
RX packets 431 bytes 45205 (44.1 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 79 bytes 9605 (9.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 19 memory 0xf3000000-f3020000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 13 bytes 1360 (1.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 13 bytes 1360 (1.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
登录锐捷后:
[@localhost ]$ ifconfig -a
enp0s25: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.128.xx.xxx netmask 255.255.255.0 broadcast 10.128.xx.xxx
inet6 fe80::d685:64ff:fea2:959b prefixlen 64 scopeid 0x20<link>
inet6 2001:250:1004:144:d685:64ff:fea2:959b prefixlen 64 scopeid 0x0<global>
ether d4:85:64:a2:95:9b txqueuelen 1000 (Ethernet)
RX packets 907 bytes 92404 (90.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 107 bytes 15387 (15.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 19 memory 0xf3000000-f3020000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 13 bytes 1360 (1.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 13 bytes 1360 (1.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
登录锐捷并重新启动网卡后:
[@localhost ]$ ifconfig -a
enp0s25: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.128.xx.xxx netmask 255.255.255.0 broadcast 10.128.xx.xxx
inet6 fe80::d685:64ff:fea2:959b prefixlen 64 scopeid 0x20<link>
inet6 2001:250:1004:144:d685:64ff:fea2:959b prefixlen 64 scopeid 0x0<global>
ether d4:85:64:a2:95:9b txqueuelen 1000 (Ethernet)
RX packets 2616 bytes 833557 (814.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1009 bytes 127475 (124.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 19 memory 0xf3000000-f3020000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Local Loopback)
RX packets 17 bytes 1780 (1.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 17 bytes 1780 (1.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 |
|