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

设置IP和掩码 ifconfig eth0 192.168.137.10 netmask 255.255.255.0 设置网关 route add default gw 192.168.137.1
相关文章
相关标签/搜索