1 2 3 4 5 6 7 |
ifconfig 过时了 [vagrant@localhost ~]$ ip route show default via 10.0.2.2 dev eth0 proto static metric 100 default via 192.168.1.1 dev eth1 proto static metric 101 10.0.2.0/24 dev eth0 proto kernel scope link src 10.0.2.15 metric 100 192.168.1.0/24 dev eth1 proto kernel scope link src 192.168.1.32 metric 100 |
