Enable Open Shortest Path First (OSPF) Message Digest 5 (MD5) authentication. Rationale: This is part of the OSPF authentication setup Impact: Organizations should plan and implement enterprise security policies that require rigorous authentication methods for routing protocols. Configuring the proper interface(s) for 'ip ospf message-digest-key md5' enforces these policies by restricting exchanges between network devices.
Solution
Configure the appropriate interface(s) for Message Digest authentication hostname(config)#interface {<em>interface_name</em>} hostname(config-if)#ip ospf message-digest-key {<em>ospf_md5_key-id</em>} md5 {<em>ospf_md5_key</em>} Default Value: Not set