redhat 怎么设置2个ip地址?

好,偶也学一把.谢      
thanks,我也学了点      
大家可以对比一下ifconfig eth0 add xxx
和直接 ifconfig eth0:0 xxx
          ifconfig eth0:1 xxx      
ifconfig eth0 192.168.0.15 up
ifconfig eth0:192.168.1.15 up
就好.      
ifconfig eth0 192.168.0.15 up
  ifconfig eth0:192.168.1.15 up
  就好.      
那我要去掉新加的这个IP是不是就要

ifconfig eth0 del 10.3.51.41 netmask 255.255.255.0
route del default gw 10.3.51.1

这样对吗?      
复制内容到剪贴板
代码:
ifconfig eth0 down