Enabling/Disabling A Virtual Router - Alcatel-Lucent OmniSwitch 6850-48 Network Configuration Manual

Software release 6
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

Configuring VRRP
Note. In certain cases, this may not be a desirable behavior, as when the original master comes back and
immediately causes all the traffic to switch back to it.
If all virtual routers have the preempt mode enabled (the default), the virtual router with the highest prior-
ity will become the master. If the master router goes down, the highest priority backup router will become
the master. If the previous master or any other virtual router comes up with the preempt mode enabled and
has a higher priority value, this router will become the new master.
To prevent a router with a higher priority value from automatically taking control from a master router
with a lower priority value, disable the preempt mode for the higher priority router. This is done by using
the no preempt keywords with the
-> vrrp 6 4 disable
-> vrrp 6 4 no preempt
Note. The virtual router that owns the IP address(es) associated with the physical router always becomes
the master router if it is available, regardless of the preempt mode setting and the priority values of the
backup routers.
In the above example, the first command administratively disables virtual router 6. (If you are modifying
an existing virtual router, it must be disabled before it is modified.). The second command disables the
preempt mode for the same router. Henceforth, router 6 will not preempt another virtual router with a
lower priority. For more information about priority, see
page
32-12.

Enabling/Disabling a Virtual Router

Virtual routers are disabled by default. To enable a virtual router, use the
keyword. Note that at least one IP address must be configured for the virtual router through the
address
command. For example:
-> vrrp 7 3 priority 150
-> vrrp 7 3 address 10.10.2.3
-> vrrp 7 3 enable
In this example, a virtual router is created on VLAN 3 with a VRID of 7. An IP address is then assigned to
the virtual router. The virtual router is then enabled on the switch.
To disable a virtual router, use the disable keyword.
-> vrrp 7 3 disable
A virtual router must be disabled before it may be modified. Use the vrrp command to disable the virtual
router first; then use the command again to modify the parameters. For example:
-> vrrp 7 3 disable
-> vrrp 7 3 priority 200
-> vrrp 7 3 enable
In this example, virtual router 7 on VLAN 3 is disabled. The virtual router is then modified to change its
priority setting. (For information about configuring the priority setting, see
Priority" on page
32-12.) The virtual router is then re-enabled and will be active on the switch.
OmniSwitch AOS Release 6 Network Configuration Guide
vrrp
command. For example:
"Configuring Virtual Router Priority" on
September 2009
VRRP Configuration Overview
vrrp
command with the enable
vrrp
"Configuring Virtual Router
page 32-13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents