First question is that on both of my switches, there is one vrrp address that both switches take master state on, I've tried reloading both switches and I'm not sure why, all of the other vrrps will switch to master or backup properly based on priority and media state. I also am seeing router vrid errors on the switch that I would expect to take a backup state on that VRRP.
Second question is, I can ping the VRRP address on each switch, but I cannot ping the other switches vlan interface address. I have a cross connect
Switch 1 Config & show vrrp:
interface vlan 300 2
vrrp 30
vrrp 30 mode
vrrp 30 ip 10.10.0.1
vrrp 30 priority 10
vrrp 30 accept-mode
exit
interface vlan 301 3
vrrp 31
vrrp 31 mode
vrrp 31 ip 10.10.0.129
vrrp 31 priority 10
vrrp 31 accept-mode
exit
interface vlan 302 4
vrrp 32
vrrp 32 mode
vrrp 32 ip 10.10.0.193
vrrp 32 priority 10
vrrp 32 accept-mode
exit
interface vlan 303 5
vrrp 33
vrrp 33 mode
vrrp 33 ip 10.10.0.225
vrrp 33 priority 10
vrrp 33 accept-mode
exit
interface vlan 304 6
vrrp 34
vrrp 34 mode
vrrp 34 ip 10.10.1.1
vrrp 34 priority 10
vrrp 34 accept-mode
exit
interface vlan 305 7
vrrp 35
vrrp 35 mode
vrrp 35 ip 10.10.1.33
vrrp 35 priority 10
vrrp 35 accept-mode
exit
interface vlan 309 10
vrrp 39
vrrp 39 mode
vrrp 39 ip 10.10.1.244
vrrp 39 priority 11
vrrp 39 accept-mode
exit
Admin Mode..................................... Enable
Router Checksum Errors......................... 0
Router Version Errors.......................... 0
Router VRID Errors............................. 713
Vlan 300 - Group 30
Primary IP Address............................. 10.10.0.1
VMAC Address................................... 0000.5E00.011E
Authentication Type............................ None
Priority....................................... 10
Configured Priority............................ 10
Advertisement Interval (secs).................. 1
Accept Mode.................................... Enable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Master
Timers Learn mode.............................. Disable
Description....................................
No interfaces are tracked for this vrid and interface combination
No routes are tracked for this vrid and interface combination
Vlan 301 - Group 31
Primary IP Address............................. 10.10.0.129
VMAC Address................................... 0000.5E00.011F
Authentication Type............................ None
Priority....................................... 10
Configured Priority............................ 10
Advertisement Interval (secs).................. 1
Accept Mode.................................... Enable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Backup
Timers Learn mode.............................. Disable
Description....................................
No interfaces are tracked for this vrid and interface combination
No routes are tracked for this vrid and interface combination
Vlan 302 - Group 32
Primary IP Address............................. 10.10.0.193
VMAC Address................................... 0000.5E00.0120
Authentication Type............................ None
Priority....................................... 10
Configured Priority............................ 10
Advertisement Interval (secs).................. 1
Accept Mode.................................... Enable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Backup
Timers Learn mode.............................. Disable
Description....................................
No interfaces are tracked for this vrid and interface combination
No routes are tracked for this vrid and interface combination
Vlan 303 - Group 33
Primary IP Address............................. 10.10.0.225
VMAC Address................................... 0000.5E00.0121
Authentication Type............................ None
Priority....................................... 10
Configured Priority............................ 10
Advertisement Interval (secs).................. 1
Accept Mode.................................... Enable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Backup
Timers Learn mode.............................. Disable
Description....................................
No interfaces are tracked for this vrid and interface combination
No routes are tracked for this vrid and interface combination
Vlan 304 - Group 34
Primary IP Address............................. 10.10.1.1
VMAC Address................................... 0000.5E00.0122
Authentication Type............................ None
Priority....................................... 10
Configured Priority............................ 10
Advertisement Interval (secs).................. 1
Accept Mode.................................... Enable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Backup
Timers Learn mode.............................. Disable
Description....................................
No interfaces are tracked for this vrid and interface combination
No routes are tracked for this vrid and interface combination
Vlan 305 - Group 35
Primary IP Address............................. 10.10.1.33
VMAC Address................................... 0000.5E00.0123
Authentication Type............................ None
Priority....................................... 10
Configured Priority............................ 10
Advertisement Interval (secs).................. 1
Accept Mode.................................... Enable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Backup
Timers Learn mode.............................. Disable
Description....................................
No interfaces are tracked for this vrid and interface combination
No routes are tracked for this vrid and interface combination
Vlan 309 - Group 39
Primary IP Address............................. 10.10.1.244
VMAC Address................................... 0000.5E00.0127
Authentication Type............................ None
Priority....................................... 11
Configured Priority............................ 11
Advertisement Interval (secs).................. 1
Accept Mode.................................... Enable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Backup
Timers Learn mode.............................. Disable
Description....................................
No interfaces are tracked for this vrid and interface combination
No routes are tracked for this vrid and interface combination
Switch 2 config & show vrrp
interface vlan 300 2
vrrp 30
vrrp 30 mode
vrrp 30 ip 10.10.0.1
vrrp 30 priority 11
vrrp 30 accept-mode
exit
interface vlan 301 3
vrrp 31
vrrp 31 mode
vrrp 31 ip 10.10.0.129
vrrp 31 priority 11
vrrp 31 accept-mode
exit
interface vlan 302 4
vrrp 32
vrrp 32 mode
vrrp 32 ip 10.10.0.193
vrrp 32 priority 11
vrrp 32 accept-mode
exit
interface vlan 303 5
vrrp 33
vrrp 33 mode
vrrp 33 ip 10.10.0.225
vrrp 33 priority 11
vrrp 33 accept-mode
exit
interface vlan 304 6
vrrp 34
vrrp 34 mode
vrrp 34 ip 10.10.1.1
vrrp 34 priority 11
vrrp 34 accept-mode
exit
interface vlan 305 7
vrrp 35
vrrp 35 mode
vrrp 35 ip 10.10.1.33
vrrp 35 priority 11
vrrp 35 accept-mode
exit
interface vlan 309 10
vrrp 39
vrrp 39 mode
vrrp 39 ip 10.10.1.244
vrrp 39 priority 11
vrrp 39 accept-mode
exit
Admin Mode..................................... Enable
Router Checksum Errors......................... 0
Router Version Errors.......................... 0
Router VRID Errors............................. 0
Vlan 300 - Group 30
Primary IP Address............................. 10.10.0.1
VMAC Address................................... 0000.5E00.011E
Authentication Type............................ None
Priority....................................... 11
Configured Priority............................ 11
Advertisement Interval (secs).................. 1
Accept Mode.................................... Enable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Master
Timers Learn mode.............................. Disable
Description....................................
No interfaces are tracked for this vrid and interface combination
No routes are tracked for this vrid and interface combination
Vlan 301 - Group 31
Primary IP Address............................. 10.10.0.129
VMAC Address................................... 0000.5E00.011F
Authentication Type............................ None
Priority....................................... 11
Configured Priority............................ 11
Advertisement Interval (secs).................. 1
Accept Mode.................................... Enable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Master
Timers Learn mode.............................. Disable
Description....................................
No interfaces are tracked for this vrid and interface combination
No routes are tracked for this vrid and interface combination
Vlan 302 - Group 32
Primary IP Address............................. 10.10.0.193
VMAC Address................................... 0000.5E00.0120
Authentication Type............................ None
Priority....................................... 11
Configured Priority............................ 11
Advertisement Interval (secs).................. 1
Accept Mode.................................... Enable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Master
Timers Learn mode.............................. Disable
Description....................................
No interfaces are tracked for this vrid and interface combination
No routes are tracked for this vrid and interface combination
Vlan 303 - Group 33
Primary IP Address............................. 10.10.0.225
VMAC Address................................... 0000.5E00.0121
Authentication Type............................ None
Priority....................................... 11
Configured Priority............................ 11
Advertisement Interval (secs).................. 1
Accept Mode.................................... Enable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Master
Timers Learn mode.............................. Disable
Description....................................
No interfaces are tracked for this vrid and interface combination
No routes are tracked for this vrid and interface combination
Vlan 304 - Group 34
Primary IP Address............................. 10.10.1.1
VMAC Address................................... 0000.5E00.0122
Authentication Type............................ None
Priority....................................... 11
Configured Priority............................ 11
Advertisement Interval (secs).................. 1
Accept Mode.................................... Enable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Master
Timers Learn mode.............................. Disable
Description....................................
No interfaces are tracked for this vrid and interface combination
No routes are tracked for this vrid and interface combination
Vlan 305 - Group 35
Primary IP Address............................. 10.10.1.33
VMAC Address................................... 0000.5E00.0123
Authentication Type............................ None
Priority....................................... 11
Configured Priority............................ 11
Advertisement Interval (secs).................. 1
Accept Mode.................................... Enable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Master
Timers Learn mode.............................. Disable
Description....................................
No interfaces are tracked for this vrid and interface combination
No routes are tracked for this vrid and interface combination
Vlan 309 - Group 39
Primary IP Address............................. 10.10.1.244
VMAC Address................................... 0000.5E00.0127
Authentication Type............................ None
Priority....................................... 11
Configured Priority............................ 11
Advertisement Interval (secs).................. 1
Accept Mode.................................... Enable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Master
Timers Learn mode.............................. Disable
Description....................................
No interfaces are tracked for this vrid and interface combination
No routes are tracked for this vrid and interface combination