08-14-2020 03:37 AM
Hi All,
I have 2 x 9500's (Fuji 16.09.05), They are connected by 4 interfaces in 2 port channel group's for diversity.
There are a number of vlans configured for vrrp and vrrs (see config below)
Switch 01
interface Vlan31
description Chem-GF-Voice
ip address 10.xx.xxx.3 255.255.255.0
ip helper-address 10.yyy.28.200
ip helper-address 10.yyy.28.100
ip helper-address 140.yyyy.100.96
vrrp 31 address-family ipv4
description Chem-GF-Voice
vrrs leader Vlan31
priority 254
no preempt
address 10.xx.xxx.1 primary
exit-vrrp
vrrs pathway Vlan31
mac address FE31.FE31.FE31
address 10.xx.xxx.4
exit-vrrs-pw
end
Switch02
interface Vlan31
description Chem-GF-Voice
ip address 10.xx.xxx.2 255.255.255.0
ip helper-address 10.xxx.28.200
ip helper-address 10.xxx.28.100
ip helper-address 140.xxx.100.96
vrrp 31 address-family ipv4
no preempt
address 10.xx.xxx.1 primary
exit-vrrp
vrrs pathway Vlan31
mac address FE31.FE31.FE31
address 10.xx.xxx.4
exit-vrrs-pw
end
sh vrrp brief
Switch01
Vl31 31 IPv4 254 0 N N MASTER 10.xx.xxx.3(local) 10.xx.xxx.1
Switch02
Vl31 31 IPv4 100 3609 N N BACKUP 10.xx.xxx.3 10.xx.xxx.1
When I failover Switch01 ,vrrp on Switch02 goes into "innit" and stays that way it never becomes operational.
What am I doing wrong ?
Regards
Scott
08-14-2020 03:56 AM
Can you post below command output :
show vrrp detail
Also clarify do you have any ACCESS-List ?
08-14-2020 05:35 AM
No access lists
Switch01
Vlan31 - Group 31 - Address-Family IPv4
Description is "Chem-GF-Voice"
State is BACKUP
State duration 44.659 secs
Virtual IP address is 10.xx.xxx.1
Virtual MAC address is 0000.5E00.011F
Advertisement interval is 1000 msec
Preemption disabled
Priority is 254
Master Router is 10.xx.xxx.2, priority is 100
Master Advertisement interval is 1000 msec (learned)
Master Down interval is 3007 msec (expires in 2508 msec)
FLAGS: 0/1
VRRPv3 Advertisements: sent 6567 (errors 0) - rcvd 4402
VRRPv2 Advertisements: sent 0 (errors 0) - rcvd 0
Group Discarded Packets: 0
VRRPv2 incompatibility: 0
IP Address Owner conflicts: 0
Invalid address count: 0
IP address configuration mismatch : 0
Invalid Advert Interval: 0
Adverts received in Init state: 0
Invalid group other reason: 0
Group State transition:
Init to master: 0
Init to backup: 4 (Last change Fri Aug 14 12:32:21.122)
Backup to master: 1 (Last change Fri Aug 14 09:34:00.616)
Master to backup: 0
Master to init: 1 (Last change Fri Aug 14 11:12:27.814)
Backup to init: 2 (Last change Fri Aug 14 12:27:33.477)
Switch02
Vlan31 - Group 31 - Address-Family IPv4
State is MASTER
State duration 2 mins 30.486 secs
Virtual IP address is 10.xx.xxx.1
Virtual MAC address is 0000.5E00.011F
Advertisement interval is 1000 msec
Preemption disabled
Priority is 100
Master Router is 10.xx.xxx.2 (local), priority is 100
Master Advertisement interval is 1000 msec (expires in 192 msec)
Master Down interval is unknown
FLAGS: 1/1
VRRPv3 Advertisements: sent 167 (errors 0) - rcvd 0
VRRPv2 Advertisements: sent 0 (errors 0) - rcvd 0
Group Discarded Packets: 0
VRRPv2 incompatibility: 0
IP Address Owner conflicts: 0
Invalid address count: 0
IP address configuration mismatch : 0
Invalid Advert Interval: 0
Adverts received in Init state: 0
Invalid group other reason: 0
Group State transition:
Init to master: 0
Init to backup: 1 (Last change Fri Aug 14 12:32:21.029)
Backup to master: 1 (Last change Fri Aug 14 12:32:24.638)
Master to backup: 0
Master to init: 0
Backup to init: 0
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide