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

Network OS Command Reference
1367
53-1003115-01
vrrp-extended-group
2
vrrp-extended-group
Configures a virtual-router-extended group.
Synopsis
vrrp-extended-group group-ID
no vrrp-extended-group group-ID
Operands
group-ID
A user-assigned number from 1 through 128 that you assign to the virtual
router group.
Defaults
None
Command Modes
Virtual Ethernet (ve) interface configuration mode
Description
Use this command to identify a virtual-router-extended group and enter into the virtual router
configuration mode.
Usage Guidelines
This configuration is for virtual Ethernet (ve) interfaces only.
Enter no vrrp-extended-group group-ID to remove the specific VRRP Extended 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 ve interface with a vlan number of 20 to the virtual
router extended group with the ID of 1. (First you must enable VRRP-E on the switch.)
switch(config)# rbridge-id 101
switch(config-rbridge-id-101)# protocol vrrp-extended
switch(config-rbridge-id-101)# int ve 20
switch(config-ve-20)# vrrp-extended-group 1
See Also