arm-linux修改mark地址2022-02-07 11:48:33 ifconfig eth0 down //关闭网口1 ifconfig eth0 hw ether aa:aa:aa:aa:aa:aa // 修改mak ifconfig eth0 192.168.1.1 up //打开网口1 arm-linux修改mark地址上一篇:Linux命令(19)groupadd命令下一篇:[Linux Shell学习系列八]Shell函数-1函数的定义+2函数的参数变量与返回值