HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference
79
Syntax
rip poison-reverse
undo rip poison-reverse
Default
The poison reverse function is disabled.
Views
Interface view
Predefined user roles
network-admin
Examples
# Enable the poison reverse function on Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] rip poison-reverse
rip split-horizon
Use rip split-horizon to enable the split horizon function.
Use undo rip split-horizon to disable the split horizon function.
Syntax
rip split-horizon
undo rip split-horizon
Default
The split horizon function is enabled.
Views
Interface view
Predefined user roles
network-admin
Usage guidelines
• The split horizon function prevents routing loops. If you want to disable the function, make sure that
the operation is dispensable.
• On NBMA networks, such as FR and X.25 where multiple VCs are configured on the primary and
secondary interfaces, disable split horizon to ensure correct route advertisement. For more
information about FR and X.25, see Layer 2—WAN Configuration Guide.
• If both split horizon and poison reverse are enabled, only the poison reverse function takes effect.
Examples
# Enable the split horizon function on Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] rip split-horizon