A SERVICE OF

logo

1178 CHAPTER 77: RIP CONFIGURATION COMMANDS
Related commands: rip input.
Examples # Enable Serial 2/0 to receive RIP messages.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] rip output
rip poison-reverse
Syntax rip poison-reverse
undo rip poison-reverse
View Interface view
Parameters None
Description Use the
rip poison-reverse command to enable the poison reverse function.
Use the undo rip poison-reverse command to disable the poison reverse
function.
By default, the poison reverse function is disabled.
Examples # Enable the poison reverse function for RIP routing updates on Serial 2/0.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] rip poison-reverse
rip split-horizon
Syntax rip split-horizon
undo rip split-horizon
View Interface view
Parameters None
Description Use the
rip split-horizon command to enable the split horizon function.
Use the
undo rip split-horizon command to disable the split horizon function.
The split horizon function is enabled by default.
The split horizon function is necessary for preventing routing loops. Therefore,
you are not recommended to disable it.