![Huawei Quidway S6500 Series Command Manual Download Page 625](http://html.mh-extra.com/html/huawei/quidway-s6500-series/quidway-s6500-series_command-manual_167771625.webp)
Command Manual - Reliability
Quidway S6500 Series Ethernet Switches
Chapter 1 VRRP Configuration Commands
Huawei Technologies Proprietary
1-11
Parameter
virtual-router-ID
: VRRP virtual router ID, ranging from 1 to 255.
virtual-address
: Virtual IP address.
Description
Use the
vrrp vrid virtual-ip
command to add a virtual IP address to an existing virtual
router.
Use the
undo vrrp vrid virtual-ip
command to delete an existing virtual IP address
from the virtual router.
You can use this command to create a virtual router, and add a virtual IP address into
an existing virtual router. A virtual router supports up to 16 virtual IP addresses. You can
use the
undo vrrp vrid virtual-ip
command to remove an existing virtual router, or
delete an address from this virtual router. If no virtual IP address is in the virtual router,
then the system will automatically remove this virtual router.
Example
# Create a virtual router.
[Quidway-vlan-interface2] vrrp vrid 1 virtual-ip 10.10.10.10
# Add a virtual IP address to an existing virtual router.
[Quidway-vlan-interface2] vrrp vrid 1 virtual-ip 10.10.10.11
# Delete a virtual IP address.
[Quidway-vlan-interface2] undo vrrp vrid 1 virtual-ip 10.10.10.10
# Delete a virtual router.
[Quidway-vlan-interface2] undo vrrp vrid 1