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