Enable Open Shortest Path First (OSPF) Message Digest 5 (MD5) authentication. This is part of the OSPF authentication setup
Solution
Configure the appropriate interface(s) for Message Digest authentication IOSXR(config)#router ospf {process_id} IOSXR(config-ospf)# address-family ipv4 IOSXR(config-ospf)#area 0 authentication keychain {key_chain_name} 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.