Chapter 6 | CLI – Layer 3 |
|
|
ip rip poison-reverse Command
Use the ip rip
The
Poison reverse updates explicitly indicate that a network or subnet is unreachable rather than implying they are not reachable. Poison reverse updates are sent to defeat large routing loops.
The syntax for this command is:
[no] ip rip poison-reverse
ip rip split-horizon Command
Use the ip rip
The
The syntax for this command is:
[no] ip rip split-horizon
Example:
Router-N(config-if:marketing)# no ip rip split-horizon
ip rip authentication mode Command
Use the ip rip authentication mode command to specify the type of authentication used in RIP Version 2 packets. The no form of this command restores the default value of none.
The syntax for this command is: [no] ip rip authentication mode
[simplenone]
simplenone | The authentication type used in RIP Version 2 packets: | |
| • | simple - clear text authentication. |
| • | none - no authentication. |
161 |