2-6
z
Static route FRR takes effect only for static routes that have both the outbound interface
and next hop specified.
z
Do not use static route FRR and BFD (for static route) at the same time.
Example
# Enable static route FRR to designate a backup next hop by using route 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]
apply fast-reroute backup-interface vlan-interface 1
backup-nexthop 193.1.1.8
[Sysname-route-policy] quit
[Sysname] ip route-static fast-reroute route-policy frr