摘要: ITS UNIX Systems Changing Ethernet Media Speed for AIX ITS UNIX Systems Changing Ethernet Media Speed for AIX First you need to find out the device na 阅读全文
posted @ 2018-08-15 20:49 jiayou64 阅读(200) 评论(0) 推荐(0) 编辑
摘要: AIX使用命令修改网卡IP地址,永久生效 比如修改en0的ip地址。chdev -l en0 -a netaddr=192.168.1.100 -a netmask=255.255.255.0 -a state=up 启用en0 网卡ifconfig en0 up AIX Study之--AIX网卡 阅读全文
posted @ 2018-08-15 20:48 jiayou64 阅读(788) 评论(0) 推荐(0) 编辑