address 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.
address { ipAddress | unnumbered interfaceType interfaceSpecifier }
authentication mode { text | md5 keyID }no address [ ipAddress | unnumbered interfaceType interfaceSpecifier ]
authentication mode
- ipAddressAddress of IP interface where RIP will be run
- unnumberedSpecifies RIP will be run on an unnumbered interface
- interfaceTypeInterface type; see Interface Types and Specifiers in About This Guide
- interfaceSpecifierParticular interface; format varies according to interface type; see Interface Types and Specifiers in About This Guide
- textSimple text password is sent with each RIP message. If the password is not possessed by neighbors, the message is rejected.
- md5MD5 message-digest algorithms are used to encrypt and compress the RIP message.
- keyIDNumber identifying the MD5 key. Neighbors must share the MD5 key to decrypt the message and encrypt the response.
Address Family Configuration, Router Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.