eth0:1 with iproute2
Here's how to create eth0:1 with iproute2 (and you really should be using iproute2):
ip addr add 192.168.1.1 dev eth0 brd + label eth0:1
20 Aug 2004 14:42
eth0:1 with iproute2Here's how to create eth0:1 with iproute2 (and you really should be using iproute2):
ip addr add 192.168.1.1 dev eth0 brd + label eth0:1