ip rip authentication mode
Specifies the type of authentication used on this interface. The no version removes authentication from the interface. Supported only in RIP version 2. Authentication is disabled by default.
ip rip authentication mode { text | md5 keyID }
- textSends a simple text password with each RIP message; if the password is not possessed by neighbors, the message is rejected
- md5Encrypts and compresses the RIP message with MD5 message-digest algorithms
- keyIDNumber identifying the MD5 key; neighbors must share the MD5 key to decrypt the message and encrypt the response
Interface Configuration, Subinterface Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.