首页
IT
登录
6mi
u
盘
搜
搜 索
IT
Linux下用ifconfig命令设置IP、掩码、网关
Linux下用ifconfig命令设置IP、掩码、网关
xiaoxiao
2021-03-25
113
设置IP和掩码
ifconfig eth0 192.168.5.40 netmask 255.255.255.0
设置网关
route add default gw 192.168.5.1
转载请注明原文地址: https://ju.6miu.com/read-12736.html
技术
最新回复
(
0
)