Configuration Example For Auto Detect Implementation In Vrrp - H3C S5600 SERIES Operation Manual

Hide thumbs Also See for S5600 SERIES:
Table of Contents

Advertisement

# Enter system view.
<SwitchA> system-view
# Create detected group 8.
[SwitchA] detect-group 8
# Detect the reachability of 10.1.1.4/24, with 192.168.1.2/24 as the next hop, and the detecting number
set to 1.
[SwitchA-detect-group-8] detect-list 1 ip address 10.1.1.4 nexthop 192.168.1.2
[SwitchA-detect-group-8] quit
# Enable the static route when the detected group is reachable. The static route is invalid when the
detected group is unreachable.
[SwitchA] ip route-static 10.1.1.4 24 192.168.1.2 detect-group 8
Configure Switch C.
# Enter system view.
<SwitchC> system-view
# Configure a static route to Switch A.
[SwitchC] ip route-static 192.168.1.1 24 10.1.1.3

Configuration Example for Auto Detect Implementation in VRRP

Network requirements
Switch A and switch B form VRRP group 1, whose virtual IP address is 192.168.1.10.
Packets sourced from Host A and destined for Host B is forwarded by Switch A under normal
situations.
When the connection between Switch A and Switch C fails, Switch B becomes the master in VRRP
group 1 automatically and the link from Switch B to Host B, the backup link, is enabled.
Network diagram
Figure 1-2 Network diagram for implementing the auto detect function in VRRP
1-5

Advertisement

Table of Contents
loading

Table of Contents