Hi guys,
Thanks for your replies, here is the topology
![70f65691d31f4d8aa46488a342671c1e_RackMultipart20150907-23468-1k6q6s8-Capture_inline.png 70f65691d31f4d8aa46488a342671c1e_RackMultipart20150907-23468-1k6q6s8-Capture_inline.png](/t5/image/serverpage/image-id/1695i52607E8C35CED72C/image-size/large?v=v2&px=999)
And I found the Configuration as follows:
Switch#1
create vrrp vlan EXT vrid 50
configure vrrp vlan EXT vrid 50 priority 200
configure vrrp vlan EXT vrid 50 add 10.49.8.6
enable vrrp vlan EXT vrid 50
Switch#2
create vrrp vlan EXT vrid 50
configure vrrp vlan EXT vrid 50 priority 100
configure vrrp vlan EXT vrid 50 add 10.49.8.6
enable vrrp vlan EXT vrid 50
Switch#3
create vrrp vlan EXT vrid 4
configure vrrp vlan EXT vrid 4 priority 200
configure vrrp vlan EXT vrid 4 version v2 // any impact if remove this?
configure vrrp vlan EXT vrid 4 add 10.49.8.1
enable vrrp vlan EXT vrid 4
Switch#4
create vrrp vlan EXT vrid 4
configure vrrp vlan EXT vrid 4 priority 100
configure vrrp vlan EXT vrid 4 add 10.49.8.1
enable vrrp vlan EXT vrid 4
AS you can see is not required special parameters and the Announcement Time as default is OK, There's no other request about the config/timers, just it need to be functional
🙂
Also be aware that this trace was taken with a low traffic rate, so It's supposed that is a normal behavior if we find just the v3 advertisements?
Thanks for your feedback guys
Regards