Skip to content

IP address alias

March 22, 2017

A NIC can have multiple IP addresses and this is easiest to do with ifconfig.

ifconfig eth0:0 10.0.0.12 netmask 255.255.0.0

To delete the alias:

ifconfig eth0:0 down

From → Uncategorized

Leave a Comment

Leave a comment