Avaya P332G-ML Server User Manual


 
Chapter 6 CLI – Layer 3
162 P332G-ML User’s Guide
Example:
To specify simple authentication to be used in RIP Version 2 packets on the interface
“marketing”.
Router(config-if:marketing)# ip rip authentication mode simple
ip rip authentication key Command
Use the ip rip authentication key command to set the authentication
string used on the interface. The no form of this command clears the password.
The syntax for this command is:
[no] ip rip authentication key <password>
Example:
To set the authentication string used on the interface “marketing” to be “hush-
hush”.
Router-N(config-if:marketing)# ip rip authentication key hush-
hush
password The authentication string for the interface. Up to 16 characters are
allowed.