cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

VRRP advertisement IP not in List

VRRP advertisement IP not in List

Mareen
New Contributor
Hi,

I got a S4 Chassis and a X670

I configured vrrp vrid 1 on both of them.

S4 (Master):
interface vlan.0.200
ip address 10.33.1.2 255.255.255.0 primary
vrrp create 1 v3-IPv4
vrrp advertise-interval 1 centiseconds 20
vrrp priority 1 priority 200
vrrp address 1 10.33.1.1
vrrp enable 1
no shutdown
exit

X670 (Backup):

configure vlan 200 ipaddress 10.33.1.3/24
create vrrp vlan 200 vrid 1
configure vrrp vlan 200 vrid 1 add 10.33.1.1
configure vrrp vlan 200 vrid 1 priority 100
configure vrrp vlan 200 vrid 1 advertise-interval 20
enable vrrp

Now the X670 is the Backup

The S4 should be the Master here.

when I put vrrp online I am getting following Error Message:

something like that
advertise-interval: IP not in List

After this the X670 is switching to the Mastert Role

Any suggestions?

1 REPLY 1

Ronald_Dvorak
Honored Contributor
Hi Mareen,

I'm not an expert but if I unterstand the v21 XOS command guide correctly you'd need to set timeformat of centiseconds or it's seconds per default.......

61b5990362bb4d47adba3741092658b9_RackMultipart20170124-23819-tkbyim-XOS_vrrp_interval_inline.png


GTM-P2G8KFN