R0106-HP MSR Router Series High Availability Configuration Guide(V7)

7
Task Command
Display the status of primary and backup interfaces. display interface-backup state
Interface backup configuration examples
Strict active/standby interface backup configuration example
Network requirements
As shown in Figure 3:
Specify Serial 2/1/1 and Serial 2/1/2 on Router A to back up Serial 2/1/0.
Assign Serial 2/1/1 a higher priority than Serial 2/1/2.
Set the up and down delay timers to 10 seconds for the backup interfaces.
Figure 3 Network diagram
Configuration procedure
1. Assign IP addresses to interfaces, as shown in Figure 3. (Details not shown.)
2. Configure routes:
# On Router A, configure static routes to 192.168.2.0/24 through the primary and backup
interfaces.
<RouterA> system-view
[RouterA] ip route-static 192.168.2.0 24 serial 2/1/0
[RouterA] ip route-static 192.168.2.0 24 serial 2/1/1
[RouterA] ip route-static 192.168.2.0 24 serial 2/1/2
# On Router B, configure static routes to 192.168.1.0/24.
<RouterB> system-view
[RouterB] ip route-static 192.168.1.0 24 serial 2/1/0
[RouterB] ip route-static 192.168.1.0 24 serial 2/1/1
[RouterB] ip route-static 192.168.1.0 24 serial 2/1/2
3. On Router A, configure backup interfaces and switchover delays:
# Specify Serial 2/1/1 and Serial 2/1/2 to back up Serial 2/1/0, and assign them a priority of
30 and 20, respectively.
[RouterA] interface serial 2/1/0