Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
VRRP Commands
page 40-22
OmniSwitch CLI Reference Guide
September 2009
vrrp group
Creates a new virtual router group or modifies the configuration parameters of an existing virtual router 
group.
vrrp group vrgid [interval seconds] [priority priority] [preempt | no preempt]
no vrrp group vrgid
Syntax Definitions
vrgid
The virtual router group ID, in the range from 1–255.
seconds
The default advertising interval for the virtual router group. The valid 
range is 1–255 seconds.
priority
The default priority value for the virtual router group. The valid range is 
1–254. 
preempt
Specifies that a higher priority router may preempt a lower priority 
master router by default.
no preempt
Specifies that a higher priority router may not preempt a lower priority 
master router by default.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to delete the virtual router group.
• The configuration parameters can be modified at any time, but will not have any effect on the virtual 
routers in the group until the virtual routers are enabled again. To apply the group default value to the 
virtual routers in a group, you must first disable the virtual router group, then apply the group default 
value using the vrrp group set command and enable the virtual router group again.
• If any of the virtual routers in the group are running with their configured value, then that value will 
take priority over the new default value. To override the configured value with the new default value, 
you must first disable the virtual router group, then override the configured value by using the vrrp 
group set 
command with the override option and enable the virtual router group again. 
• When a virtual router group is deleted, the virtual routers assigned to the group become unassigned. 
However, this does not have any impact on the virtual routers.
parameter
default
seconds
1
priority
100
preempt | no preempt
preempt