Quantcast
Channel: PowerConnect Forum - Recent Threads
Viewing all articles
Browse latest Browse all 2954

VRRP stuck in initialize on Dell N4032 pair.

$
0
0

Two Dell N4032 switches, each with their own ISP hand off.  The interface facing the ISP on each switch is Vlan 400.

All user traffic behind the switches is in Vlan 500.  The two switches are trunked together via Vlan 500 as well.  Int Vlan 500 on each switch has a unique primary IP address and an identical vrrp IP address, all in the same subnet.  I have setup tracking on Vlan 500 to track Vlan 400 and decrement if Vlan 400 goes down.

Switch 1 is master, Switch 2 is stuck in "initialize" and nothing I do will force fail over.

Switch 1 is currently the Master.  But the problem is, it has a lower priority number.  Switch 2 has the higher priority.  I have run the vrrp *group number* preempt command on Switch 2 and preempt is turned on on both when you run show vrrp *group number*.

Config:

Switch 1

Admin Mode..................................... Enable
Router Checksum Errors......................... 0
Router Version Errors.......................... 0
Router VRID Errors............................. 0
Vlan 500 - Group 100
Primary IP Address............................. X.X.X.225
VMAC Address................................... 0000.5E00.0164
Authentication Type............................ None
Priority....................................... 200
Configured Priority............................ 200
Advertisement Interval (secs).................. 1
Accept Mode.................................... Disable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Master
Timers Learn mode.............................. Disable
Description....................................
Track Interface................................ Vl400
Track Interface State.......................... Up
Track Interface Decrement Priority............. 10

interface vlan 500

ip address X.X.X.254 255.255.255.192

vrrp 100

vrrp 100 mode
vrrp 100 ip X.X.X.225
vrrp 100 track interface Vl400
vrrp 100 priority 200
exit

interface vlan 400
ip address Y.Y.Y.18 255.255.255.252
exit

Switch 2

Admin Mode..................................... Disable
Router Checksum Errors......................... 0
Router Version Errors.......................... 0
Router VRID Errors............................. 0
Vlan 500 - Group 100
Primary IP Address............................. X.X.X.225
VMAC Address................................... 0000.5E00.0164
Authentication Type............................ None
Priority....................................... 205
Configured Priority............................ 205
Advertisement Interval (secs).................. 1
Accept Mode.................................... Disable
Pre-empt Mode.................................. Enable
Pre-empt delay................................. 0
Administrative Mode............................ Enable
State.......................................... Initialized
Timers Learn mode.............................. Disable
Description....................................
Track Interface................................ Vl400
Track Interface State.......................... Up
Track Interface Decrement Priority............. 10

interface vlan 500
ip address X.X.X.195 255.255.255.192
vrrp 100
vrrp 100 mode
vrrp 100 ip X.X.X.225
vrrp 100 track interface Vl400
vrrp 100 priority 205
exit

interface vlan 400
ip address Y.Y.Y.114 255.255.255.252
exit

Only difference I can see is "admin mode" enabled on one, disabled on the other.  Should I just run vrrp 100 mode on Switch 2?  

edit

I could not find a command to manually enable Admin Mode on the trouble switch, but was able to find it in the GUI.  Turning it on in the GUI fixed the problem.  

What is the CLI command?


Viewing all articles
Browse latest Browse all 2954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>