/sbin/ifconfig eth0:1 192.168.32.43 broadcast 192.168.32.255 netmask 255.255.255.0 up /sbin/route add -host 192.168.32.43 dev eth0:1 将命令放在 /etc/rc.d/rc.local 中,重启生效