Command Manual – VRRP 
Quidway S3900 Series Ethernet Switches-Release 1510  Chapter 1  VRRP Configuration Commands
 
Huawei Technologies Proprietary 
1-13 
Use the undo vrrp vrid virtual-ip command to remove a virtual router IP address from 
an existing backup group. 
The vrrp vrid virtual-ip command can also be used to create a backup group. You can 
add up to 16 virtual router IP addresses to a backup group. The undo vrrp vrid 
virtual-ip command can also be used to remove an existing backup group. A backup 
group is removed if all the virtual router IP addresses configured for it are removed. 
Example 
# Create a backup group. 
<Quidway> system-view  
System View: return to User View with Ctrl+Z. 
[Quidway] interface Vlan-interface 2 
[Quidway-Vlan-interface2] vrrp vrid 1 virtual-ip 10.10.10.10 
# Add a virtual router IP address to an existing backup group. 
[Quidway-Vlan-interface2] vrrp vrid 1 virtual-ip 10.10.10.11 
# Remove a virtual router IP address from a backup group. 
[Quidway-Vlan-interface2] undo vrrp vrid 1 virtual-ip 10.10.10.10 
# Remove a backup group. 
[Quidway-Vlan-interface2] undo vrrp vrid 1