Commands used to prevent routing loops in RIP

Last Updated : Nov 06, 2012 |
Prolog information

Split-horizon technique

  • Enter ip rip split-horizon to enable the split-horizon mechanism.
  • Use the no form of this command to disable the split-horizon mechanism. By default, split-horizon is enabled.

Poison-reverse updates

  • Enter ip rip poison-reverse to enable split-horizon with poison-reverse on an interface.
  • Use the no form of this command to disable the poison-reverse mechanism.