首页 > 其他 > 详细

LARTC

时间:2015-01-12 18:54:32      阅读:272      评论:0      收藏:0      [点我收藏+]

ip link list

ip address show

ip route show

route -n

ip neigh show

ping -c 1 espa043 (add to arp)

ip neigh delete 9.3.76.43 dev eth0 

 

ip rule list 

ip route list table local 

ip route list table main

vi  /etc/iproute2/rt_tables 

LARTC

原文:http://www.cnblogs.com/iamgoodman/p/4218831.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!