rip primary-path-detect bfd echo
Use rip primary-path-detect bfd echo to enable BFD single-hop echo detection for RIP FRR.
Use undo rip primary-path-detect bfd to disable BFD single-hop echo detection for RIP FRR.
Syntax
rip primary-path-detect bfd echo
undo rip primary-path-detect bfd
Default
BFD single-hop echo detection for RIP FRR is disabled.
Views
Interface view
Predefined user roles
network-admin
Usage guidelines
For quicker RIP FRR, use BFD single-hop echo detection on the primary link of redundant links to detect link failure.
Examples
# Enable BFD single-hop echo detection for RIP FRR on VLAN-interface 10.
<Sysname> system-view [Sysname] rip 1 [Sysname-rip-1] fast-reroute route-policy frr [Sysname-rip-1] quit [Sysname] bfd echo-source-ip 1.1.1.1 [Sysname] interface vlan-interface 10 [Sysname-Vlan-interface10] rip primary-path-detect bfd echo