Hi guys,
Thanks for your replies, here is the topology
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