64-29
VRRP protocol configuration mode
advertisement-interval <time>
Configures VRRP timer value (in seconds).
(4) Configure VRRP interface monitor
VRRP protocol configuration mode
circuit-failover {IFNAME | Vlan <ID> }
<value_reduced>
Configures VRRP interface monitor, the "no
circuit-failover"
interface.
64.3 VRRP Typical Examples
As shown in the figure below, SwitchA and SwitchB are Layer three Ethernet Switches in the same group and
provide redundancy for each other.
Figure
64-1 VRRP Network Topology
Configuration of SwitchA:
SwitchA(config)#interface vlan 1
SwitchA (Config-if-Vlan1)# ip address 10.1.1.1 255.255.255.0
SwitchA (config)#router vrrp 1
SwitchA(Config-Router-Vrrp)# virtual-ip 10.1.1.5
SwitchA(Config-Router-Vrrp)# interface vlan 1
SwitchA(Config-Router-Vrrp)# enable
Configuration of SwitchB:
SwitchB(config)#interface vlan 1
SwitchB (Config-if-Vlan1)# ip address 10.1.1.7 255.255.255.0
SwitchB(config)#router vrrp 1