User's Manual

Table Of Contents
64-29
64.2 VRRP Configuration Task List
Configuration Task List:
1. Create/Remove the Virtual Router (required)
2. Configure VRRP dummy IP and interface (required)
3. Activate/Deactivate Virtual Router (required)
4. Configure VRRP sub-parameters (optional)
1 Configure the preemptive mode for VRRP
2 Configure VRRP priority
3 Configure VRRP Timer intervals
4 Configure VRRP interface monitor
1. Create/Remove the Virtual Router
Command
Explanation
Global Mode
router vrrp <vrid>
no router vrrp <vrid>
Creates/Removes the Virtual Router.
2. Configure VRRP Dummy IP Address and Interface
Command
Explanation
VRRP protocol configuration mode
virtual-ip <ip>
no virtual-ip
Configures VRRP Dummy IP address; the
"no virtual-ip"
command removes the
virtual IP address.
interface {IFNAME | Vlan <ID>}
no interface
Configures VRRP interface, the "no
interface
" command removes the interface.
3. Activate/Deactivate Virtual Router
Command
Explanation
VRRP protocol configuration mode
enable
Activates the Virtual Router.
disable
Deactivates the Virtual Router.
4. Configure VRRP Sub-parameters
(1) Configure the preemptive mode for VRRP
Command
Explanation
VRRP protocol configuration mode
preempt-mode {true| false}
Configures the preemptive mode for VRRP.