Linux使用ifconfig 设置IP、掩码、网关

发布于 2018-12-23  0 次阅读


设置IP和掩码
ifconfig eth0 192.168.137.10 netmask 255.255.255.0


设置网关
route add default gw 192.168.137.1

君子慎独,不欺暗室。卑以自牧,含章可贞。
最后更新于 2018-12-23