In area authentication, all switches in an area must use the same area authentication mode and password. For example, all switches in Area 0 are configured to use the simple authentication mode and a password of abc.
If plain is selected in the area authentication configuration, the password is stored in plaintext in the configuration file. For security purposes, you are advised to select cipher to store the password in ciphertext.
Simple authentication, MD5 authentication, and HMAC-MD5 ciphertext authentication have potential security risks. HMAC-SHA256 ciphertext authentication is recommended.
The system view is displayed.
The OSPF process view is displayed.
The OSPF area view is displayed.
Run authentication-mode simple [ plain plain-text | [ cipher ] cipher-text ]
Simple authentication is configured for the OSPF area.
Run authentication-mode { md5 | hmac-md5 | hmac-sha256 } [ key-id { plain plain-text | [ cipher ] cipher-text } ]
An authentication mode is configured for the OSPF area.
md5: indicates that MD5 ciphertext authentication is used.
Run authentication-mode keychain keychain-name
Keychain authentication is configured for the OSPF area.
Before using Keychain authentication, you need to configure Keychain information in the system view. To enable switches to successfully establish an OSPF neighbor relationship, ensure that key-id, algorithm, and key-string in the local ActiveSendKey are the same as those in the remote ActiveRecvKey.
Only the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S support keychain keychain-name.