Vrrp-group – Brocade Network OS Command Reference v4.1.0 User Manual
Page 1406

1368
Network OS Command Reference
53-1003115-01
vrrp-group
2
vrrp-group
Configures a virtual router group.
Synopsis
vrrp-group group-ID
no vrrp-group group-ID
Operands
group-ID
A value from 1 through 128 that you assign to the virtual router group.
Defaults
None
Command Modes
Interface subtype configuration mode
Description
Use this command to identify a virtual router group and enters into the virtual router configuration
mode.
Usage Guidelines
Enter no vrrp-group group-ID to remove a specific VRRP group. If you remove a group, you cannot
retrieve it. You would have to redo the configuration procedure.
Examples
The following example shows how to assign the 10-gigabit Ethernet interface 101/1/6 to the
virtual router group with the ID of 1. (First you must enable VRRP on the switch.)
switch(config)# rbridge-id 101
switch(config-rbridge-id-101)# protocol vrrp
switch(config-rbridge-id-101)# interface tengigabitethernet 101/1/6
switch(config-if-te-101/1/6)# vrrp-group 1
See Also