R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

85
Default
The poison reverse function is disabled.
Views
Interface view
Predefined user roles
network-admin
Examples
# Enable the poison reverse function on GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] rip poison-reverse
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 restore the default.
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
This command enables RIP FRR to use BFD single-hop echo detection to detect primary link failures.
Examples
# Enable BFD single-hop echo detection for RIP FRR on GigabitEthernet 2/1/1.
<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 gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] rip primary-path-detect bfd echo
rip split-horizon
Use rip split-horizon to enable the split horizon function.
Use undo rip split-horizon to disable the split horizon function.