Parameters
vpn-instance vpn-instance-name: Specifies a VPN instance to configure FRR for all matching static routes
in it. The vpn-instance-name argument is a case-sensitive string of 1 to 31 characters.
route-policy route-policy-name: References a routing policy. The route-policy-name argument is a string
of 1 to 63 characters.
Description
Use the ip route-static fast-reroute command to configure static route fast reroute (FRR).
Use the undo ip route-static fast-reroute command to restore the default.
By default, static route FRR is not configured.
NOTE:
Configuring static route FRR needs to reference a routing policy, which specifies a backup next hop with
•
the apply fast-reroute backup-interface command. For more information about the command and
routing policy configurations, see the chapter "Routing policy configuration."
Static route FRR takes effect only for static routes that have both the outbound interface and next hop
•
specified.
•
Do not use FRR and BFD at the same time.
Example
# Enable static route FRR to designate a backup next hop using routing policy frr.
<Sysname> system-view
[Sysname] bfd echo-source-ip 1.1.1.1
[Sysname] ip ip-prefix abc index 10 permit 100.1.1.0 24
[Sysname] route-policy frr permit node 10
[Sysname-route-policy] if-match ip-prefix abc
[Sysname-route-policy]
backup-nexthop 193.1.1.8
[Sysname-route-policy] quit
[Sysname] ip route-static fast-reroute route-policy frr
apply
fast-reroute
30
backup-interface
vlan-interface
1
Need help?
Do you have a question about the S5820X Series and is the answer not in the manual?