Network requirements, Network diagram, Configuration procedure – H3C Technologies H3C S3600 Series Switches User Manual
Page 250
1-8
[SwitchB] interface vlan-interface 1
[SwitchB-Vlan-interface1] vrrp vrid 1 virtual-ip 192.168.1.10
# Set the VRRP group priority of Switch B to 100.
[SwitchB-Vlan-interface1] vrrp vrid 1 priority 100
Configuration Example for Auto Detect Implementation with VLAN Interface Backup
Network requirements
z
Make sure the routes between Switch A, Switch B, and Switch C, and between Switch A, Switch D,
and Switch C are reachable.
z
Create detected group 10 on Switch A to detect the connectivity between Switch B and Switch C.
z
Configure VLAN-interface 1 to be the active interface, which is enabled when the detected group
10 is reachable.
z
Configure VLAN-interface 2 to be the standby interface, which is enabled when the detected group
10 is unreachable.
Network diagram
Figure 1-5 Network diagram for VLAN interface backup
Configuration procedure
Configure the IP addresses of all the interfaces as shown in
. The configuration procedure is
omitted.
# Enter system view.
# Create auto detected group 10.
[SwitchA] detect-group 10
# Add the IP address of 10.1.1.4 to detected group 10 to detect the reachability of the IP address, with
the IP address of 192.168.1.2 as the next hop, and the detecting number set to 1.
[SwitchA-detect-group-10] detect-list 1 ip address 10.1.1.4 nexthop 192.168.1.2
[SwitchA-detect-group-10] quit