Multiple Virtual IF with IPMP

From: ubergoonz (ubergoonz@gmail.com)
Date: Sun Aug 21 2005 - 23:26:36 EDT


I haven't got a test envrionment to test on this, but I wonder if this will
work. Basically, i want to setup multiple IP managed by IPMP on a Silaris 8.

Primary Interface
# cat /etc/hostname.hme0
TESTIP1 netmask + broadcast + \
group production deprecated -failover up \
addif REALNAME1 netmask + broadcast + failover up \
addif REALNAME2 netmask + broadcast + failover up \
addif REALNAME3 netmask + broadcast + failover up \
addif REALNAME4 netmask + broadcast + failover up

Standby Interface
# cat /etc/hostname.hme1
TESTI2 netmask + broadcast + \
group production deprecated -failover standby up \

/etc/hosts file
# cat /etc/hosts
#
# Internet host table
#
127.0.0.1 <http://127.0.0.1> localhost
192.168.10.10 <http://192.168.10.10> REALNAME1 loghost
192.168.10.11 <http://192.168.10.11> REALNAME2
192.168.10.12 <http://192.168.10.12> REALNAME3
192.168.10.13 <http://192.168.10.13> REALNAME4
192.168.10.100 <http://192.168.10.100> TESTIP1
192.168.10.101 <http://192.168.10.101> TESTIP2
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:31:21 EDT