ifconfig eth0 down 关闭eth0接口
//ifconfig eth0 up 打开eth0接口
ifconfig eth0 mtu 1500 up
ifconfig命令详解
本文介绍了如何使用ifconfig命令来管理网络接口。具体包括关闭和开启指定的eth0接口,以及设置最大传输单元(MTU)大小等操作。
ifconfig eth0 down 关闭eth0接口
//ifconfig eth0 up 打开eth0接口
ifconfig eth0 mtu 1500 up
4460

被折叠的 条评论
为什么被折叠?