Modify VRRP Priority

Post Reply
mouthpiec

Modify VRRP Priority

Post by mouthpiec »

Hi,

I am administering two 6850 switches which are redundant of each other.
For a particular VLAN (50) we are using VRRP IP address as the following:

SW1:

Code: Select all

VRRP 50 50 PRIORITY 110 PREEMPT INTERVAL 1
VRRP 50 50 ADDRESS 192.168.20.20
VRRP 50 50 TRACK-ASSOCIATION 132
VRRP 50 50 ENABLE
SW2:

Code: Select all

VRRP 50 50 PRIORITY 100 PREEMPT INTERVAL 1
VRRP 50 50 ADDRESS 192.168.20.20
VRRP 50 50 TRACK-ASSOCIATION 132
VRRP 50 50 ENABLE
This way SW2 is the one acting as priority. Is there a way to make SW1 as priority during without any downtime.

thanks!
Post Reply

Return to “OmniSwitch 6850 / 6850E”