3 vrrp typical examples, Vrrp, Ypical – PLANET XGS3-24042 User Manual
Page 585: Xamples

64-29
Command
Explanation
VRRP protocol configuration mode
advertisement-interval <time>
Configures VRRP timer value (in seconds).
(4) Configure VRRP interface monitor
Command
Explanation
VRRP protocol configuration mode
circuit-failover {IFNAME | Vlan <ID> }
<value_reduced>
no circuit-failover
Configures VRRP interface monitor, the "no
circuit-failover" removes monitor to the
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
SWITCHA
SWITCHB
Interface vlan1
Interface vlan1