Auto Detect Implementation in VRRP 69
# Detect the reachability of 10.1.1.3, with the next hop being 192.168.1.1/24, and the detecting number being 1.
# Configure a static route to Switch A.
[SwitchC] ip
# Configure the master route, which is valid when the detected group is reachable.
[SwitchC] ip
# Configure the backup static route, and set its preference to 80. The backup route is valid when the detected group is unreachable.
[SwitchC] ip
n | This configuration procedure only provides the | |
To ensure the normal communication between Host A and Host C, corresponding | ||
| static routes must already exist on Switch B and Switch D. | |
Complete Configuration | ■ | Configure Switch A |
| # |
|
| ||
|
| |
| # |
|
|
| ip |
|
| ip |
| ||
|
| ip |
| # |
|
| ■ | Configure Switch C |
| # |
|
| ||
|
| |
| # |
|
|
| ip |
|
| ip |
| ||
|
| ip |
| # |
|
Precautions | None | |
|
| |
Auto Detect | You can use the auto detect function on the master switch of a VRRP group to | |
Implementation in | detect the routes from the master switch to other networks, and use the detection | |
VRRP | results (reachable/unreachable) to control the priority of the master switch, so as | |
| to realize the automatic |