Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
VRRP Commands
OmniSwitch CLI Reference Guide
September 2009
page 40-3
vrrp
Configures a new VRRP virtual router or modifies an existing one. Used to enable or disable a virtual 
router.
vrrp vrid vlan_id [enable | disable | on | off] [priority priority] [preempt | no preempt] [[advertising] 
interval 
seconds
no vrrp vrid vlan_id
Syntax Definitions
vrid
The virtual router ID, in the range from 1–255.
vlan_id
The VLAN on which the virtual router is configured. The VLAN must 
already be created and available on the switch.
enable
Enables the virtual router. A virtual router may only be enabled if an IP 
address is configured for the virtual router.
disable
Disables the virtual router. Cannot be combined on the same line with 
other parameters.
on
Alternate syntax for enabling the virtual router.
off
Alternate syntax for disabling the virtual router.
priority
The priority for this virtual router to become the master router. The 
range is 1 (lowest priority) to 255 (highest priority). The priority should 
be set to 255 only if this router is the actual owner of the virtual router’s 
IP address.
preempt
Specifies that a higher priority router may preempt a lower priority 
master router.
no preempt
Specifies that a higher priority router may not preempt a lower priority 
master router.
seconds
The interval in seconds after which the master router will send VRRP 
advertisements. The advertising interval must be same for all VRRP 
routers configured with the same VRID. The valid range is 1–255 
seconds.