
217
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 1/1/2 ms
VRRP-track-interface management collaboration configuration
example (the master monitors the uplink interface)
Network requirements
•
As shown in
, Host A needs to access Host B on the Internet. The default gateway of Host
A is 10.1.1.10/24.
•
Switch A and Switch B belong to VRRP group 1, whose virtual IP address is 10.1.1.10.
•
When Switch A works normally, packets from Host A to Host B are forwarded through Switch A.
When VRRP detects that there is a fault on the uplink interface of Switch A through the interface
management module, packets from Host A to Host B are forwarded through Switch B.
Figure 59
Network diagram for VRRP-track-interface management collaboration configuration
Host A
Switch A
Switch B
Virtual IP address:
10.1.1.10/24
Vlan-int2
10.1.1.1/24
Vlan-int2
10.1.1.2/24
Host B
10.1.1.3/24
20.1.1.1/24
Internet
Vlan-int3
10.1.2.1/24
Vlan-int3
10.1.3.1/24
Vlan-int3
10.1.3.2/24
Vlan-int3
10.1.2.2/24
Switch C
Switch D
Configuration procedure
1.
Create VLANs, and assign ports to the VLANs, and configure the IP address of each VLAN
interface as shown in
. The configuration procedure is omitted.
2.
Configure a track entry on Switch A.
# Configure track entry 1, and associate it with the physical status of the uplink interface VLAN-interface
3.
[SwitchA] track 1 interface vlan-interface 3
3.
Configure VRRP on Switch A.
# Create VRRP group 1, and configure the virtual IP address 10.1.1.10 for the group.
[SwitchA] interface vlan-interface 2
[SwitchA-Vlan-interface2] vrrp vrid 1 virtual-ip 10.1.1.10
# Set the priority of Switch A in VRRP group 1 to 110.
[SwitchA-Vlan-interface2] vrrp vrid 1 priority 110
# Configure to monitor track entry 1 and specify the priority decrement as 30.
[SwitchA-Vlan-interface2] vrrp vrid 1 track 1 reduced 30