Configuration procedure

To configure static route FRR:

Step

Command

Remarks

1. Enter system view.

system-view

N/A

2. Configure the source address of BFD echo packets.

bfd echo-source-ip ip-address

By default, the source address of BFD echo packets is not configured.

For more information about this command, see High Availability Command Reference.

3. Configure static route FRR.

  • Method 1:ip route-static dest-address { mask-length | mask } interface-type interface-number [ next-hop-address [ backup-interface interface-type interface-number [ backup-nexthop backup-nexthop-address ] ] ] [ permanent ]

  • Method 2:ip route-static vpn-instance s-vpn-instance-name dest-address { mask-length | mask } interface-type interface-number [ next-hop-address [ backup-interface interface-type interface-number [ backup-nexthop backup-nexthop-address ] ] ] [ permanent ]

Use either method.

By default, static route FRR is not configured.