原创 在SLES8中如何通过命令行配置IP Alias

2007-5-21 11:32 2957 7 7 分类: MCU/ 嵌入式
在SLES8中如何通过命令行配置IP Alias

Q: 在SLES8中如何通过命令行配置IP Alias
A: 可以运行命令ifconfig 添加IP Alias
 
   在eth0:0上添加IP地址192.168.3.20/255.255.255.0
   # ifconfig eth0:0 192.168.3.20 netmask 255.255.255.0 up
   
   删除IP Alias eth0:0
   # ifconfig eth0:0 down

PARTNER CONTENT

文章评论0条评论)

登录后参与讨论
EE直播间
更多
我要评论
0
7
关闭 站长推荐上一条 /3 下一条