R2511-HP MSR Router Series Layer 2 - WAN Command Reference(V5)

186
mask: Network mask.
mask-length: Network mask length in the range of 0 to 32.
Usage guidelines
Up to 255 monitored network segments can be added to a dynamic route backup group. The primary
link is considered to be disconnected only when the routes to all the monitored network segments in a
dynamic route backup group become invalid.
Examples
# Create dynamic route backup group 1 to monitor routes to the network segments 20.0.0.0/8 and
30.0.0.0/8.
<Sysname> system-view
[Sysname] standby routing-rule 1 ip 20.0.0.1 255.0.0.0
[Sysname] standby routing-rule 1 ip 30.0.0.1 255.0.0.0
standby timer routing-disable
Use standby timer routing-disable to configure the delay for disconnecting a backup link after the
primary link recovers.
Use undo standby timer routing-disable to restore the default.
Syntax
standby timer routing-disable seconds
undo standby timer routing-disable
Default
The delay for disconnecting a backup link after the primary link recovers is 20 seconds.
Views
Interface view
Default command level
2: System level
Parameters
seconds: Delay for disconnecting a backup link when the primary link connection resumes. The value
range is 0 to 65535 seconds.
Examples
# Set the delay for disconnecting the backup link after the primary link recovers to 5 seconds on BRI 3/0.
<Sysname> system-view
[Sysname] interface bri 3/0
[Sysname-Bri3/0] standby timer routing-disable 5