Technical information
ADC Telecommunications, Inc.
218 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
ip rip authentication
Specifies the type of authentication (MD5 or simple password) that RIP uses as a security measure
so that the current interface exchanges routing information with authorized neighbors only. This
command also specifies the security key that is used for routing information exchanges. Make
sure that:
■ The Cuda 12000 and all of its RIP neighbors on the current interface use the same
authentication type, key ID (for MD5 only), and key.
■ You set the send version to RIP version 2 on the interface; otherwise, you cannot configure
authentication. See the ip rip send-version description for more information.
Use the no form of the command to disable authentication.
Mode
interface:<type>:csi(<c/s/i>):ip-address(<ip-address>)#
Syntax
ip rip authentication {md5 | password | key-id <id> key <key> |
key <key>}
no ip rip authentication