address authentication-key
Assigns a password used by neighboring routers that are using OSPF simple password authentication. The no version deletes the password.
NOTE: You must issue the address area command before issuing this command.
[ no ] address { ipAddress | unnumbered interfaceType interfaceSpecifier } authentication-key [ 0 | 8 ] authKey
- 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
- 0Indicates the authKey is entered in unencrypted form (plaintext); this is the default option
- 8Indicates the authKey is entered in encrypted form (ciphertext)
- authKeyPassword, string of up to 8 characters
Router Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.