Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Probe Based IPMP too many IP's>

Status
Not open for further replies.

marrow

Technical User
Jul 20, 2001
425
US
Switching from Link Based to Probe Base IPMP uses three IP's instead of one which is quite an overhead. Is a mixture of 1 x IP and 2 x Private IP's the answer?

My proposed setup would be :

hostname.bge0
host-bge0 netmask + broadcast + deprecated -failover group IPMP-1 up \
addif host1 netmask + broadcast + up

hostname.bge1
host-bge1 netmask + broadcast + deprecated -failover group IPMP-1 up
#
# Internet host table
#
::1 localhost
127.0.0.1 localhost
100.25.190.10 host1 loghost
192.168.10.20 host-bge0 # Private
192.168.10.25 host-bge1 # Private

Would this failover, advice welcome

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top