Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 2 VRRP Configuration Commands
3Com Corporation
2-8
View
Interface view
Parameter
virtual-router-ID: VRRP standby group number, in the range 1 to 255.
virtual-address: Virtual IP address.
Description
Use the vrrp vrid virtual-ip command to create a standby group the first time that you
add a virtual IP address or add a virtual IP address to it after that. Each standby group
can accommodate up to 16 virtual IP addresses.
Use the undo vrrp vrid virtual-ip virtual-router-ID command to remove a standby
group.
Use the undo vrrp vrid virtual-router-ID virtual-ip virtual-address command to delete
a virtual IP address from the specified standby group.
The system removes a standby group after you delete all the virtual IP addresses in it.
By default, no standby group exists.
Example
# Create a standby group.
[3Com -Ethernet0/2/0] vrrp vrid 1 virtual-ip 10.10.10.10
# Add a virtual IP address to the existing standby group.
[3Com -Ethernet0/2/0] vrrp vrid 1 virtual-ip 10.10.10.11
# Delete a virtual IP address.
[3Com -Ethernet0/2/0] undo vrrp vrid 1 virtual-ip 10.10.10.10