Linux :ifconfig命令示例
显示各个网卡的信息:
ifconfig
激活eth0:
ifconfig eth0 up
关闭eth0:
ifconfig eth0 down
更改ip地址和掩码:
更改mac地址(先ifconfig <eth0> down):
查看更多关于Linux:ifconfig命令示例 - Linux操作系统:Ubuntu_Cen的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did21765