"What happens if you set master ip to 10.99.99.2, secondary to 10.99.99.3
and floating ip to 10.99.99.1?"

This is called VRRP-E and works great.  If that's what you're trying to do,
then use VRRP-E instead of VRRP.

Jared Valentine
[email protected]



-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Tim Warnock
Sent: Monday, May 14, 2012 2:51 PM
To: 'Tamas Csillag'; 'Steven Raymond'
Cc: [email protected]
Subject: Re: [f-nsp] Cannot ping VRRP IP when backup active

Is this a brocadeism to have to use the same IP as the master and floating?

What happens if you set master ip to 10.99.99.2, secondary to 10.99.99.3 and
floating ip to 10.99.99.1? Or is this not valid?

When you fail over to backup, have you tried clearing your ARP cache to see
if that's why you can't ping?

> -----Original Message-----
> From: [email protected] [mailto:foundry-nsp- 
> [email protected]] On Behalf Of Tamas Csillag
> Sent: Tuesday, 15 May 2012 6:39 AM
> To: Steven Raymond
> Cc: [email protected]
> Subject: Re: [f-nsp] Cannot ping VRRP IP when backup active
> 
> As I know, VRRP does not support icmp echo replies on the virtual IP.
> The owner replies because it has a physical interface with the same 
> IP, however if a backup becomes active, it'll only have the virtual 
> IP, so it won't answer.
> One of the things Brocade always announces about it's VRRP-E is that 
> it always replies to ping.
> Most vendors provide a config statement to enable pinging the virtual 
> IP, but that's not strictly following the RFC.
> 
> Tamas
> 
> 
> On 05/14/2012 09:26 PM, Steven Raymond wrote:
> > Two routers, MLXe, simple VRRP configuration.  The master has my .1
> address, and all works fine,  If I shutdown the VE interface on the 
> master
for
> testing, in a few seconds routing resumes on the VE interface of my 
> backup router.  However, I never can ping the same .1 address while 
> the backup router is active.  Re-enable the master VE interface and I 
> can ping .1
again,
> and of course the hosts are still happy.
> >
> > Is that expected behavior?
> >
> > Thanks
> >
> > ! master
> > interface ve 205
> >   port-name admin-swts
> >   ip address 10.99.99.1/22
> >   disable
> >   ip vrrp vrid 1
> >    version v3
> >    owner
> >    ip-address 10.99.99.1
> >    activate
> > !
> >
> > ! backup
> > interface ve 205
> >   port-name admin-swts
> >   ip address 10.99.99.5/22
> >   ip vrrp vrid 1
> >    version v3
> >    backup
> >    ip-address 10.99.99.1
> >    advertise backup
> >    activate
> > !
> > _______________________________________________
> > foundry-nsp mailing list
> > [email protected]
> > http://puck.nether.net/mailman/listinfo/foundry-nsp
> 
> _______________________________________________
> foundry-nsp mailing list
> [email protected]
> http://puck.nether.net/mailman/listinfo/foundry-nsp

_______________________________________________
foundry-nsp mailing list
[email protected]
http://puck.nether.net/mailman/listinfo/foundry-nsp

_______________________________________________
foundry-nsp mailing list
[email protected]
http://puck.nether.net/mailman/listinfo/foundry-nsp

Reply via email to