How To Add a Virtual IP Address (VIP) To MacOSX

Published Date Author: , Posted March 1st, 2011 at 2:14:21pm

Add a virtual IP address:
# ifconfig en0 inet 192.168.1.200 netmask 255.255.255.0 alias

Remove the virtual IP:
# ifconfig en0 inet 192.168.1.200 netmask 255.255.255.0 -alias

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.