ip command

回覆文章
yehlu
Site Admin
文章: 3245
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

ip command

文章 yehlu »

代碼: 選擇全部

ifconfig
ip addr show
ip link show
ip -s link show
ip route show
route
route -n
ip address add 10.10.40.88/255.255.255.0 dev eth0
ip address del 10.10.40.88/255.255.255.0 dev eth0
ip route add NET/MASK via GW_IP
ip route del NET/MASK via GW_IP
回覆文章

回到「Linux」