address message-digest-key md5
Enables OSPF MD5 authentication and configures the MD5 key. The no version deletes an MD5 key.
NOTE: If all the MD5 keys have been deleted, the authentication type is still MD5, but you need to configure MD5 keys.
NOTE: To disable MD5 authentication for the interface, use the address authentication-none command.
NOTE: You must issue the address area command before issuing this command.
address { ipAddress | unnumbered interfaceType interfaceSpecifier }
message-digest-key keyID md5 [ 0 | 8 ] msgDigestKeyno address { ipAddress | unnumbered interfaceType interfaceSpecifier }
message-digest-key keyID
- ipAddressOSPF interface address previously specified with the address command
- unnumberedIndicates that OSPF is running on an unnumbered interface previously specified with the address command
- 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
- keyIDKey identifier in the range 1255
- md5Specifies use of the MD5 algorithm
- 0Indicates the msgDigestKey is entered in unencrypted form (plaintext); this is the default option
- 8Indicates the msgDigestKey is entered in encrypted form (ciphertext)
- msgDigestKeyOSPF password; string of up to 16 alphanumeric characters
Router Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.