3.3.1.7 Set 'authentication mode md5'

Information

Configure authentication to prevent unapproved sources from introducing unauthorized or false service messages.

This is part of the EIGRP authentication configuration

Solution

Configure the EIGRP address family authentication mode.

hostname(config)#router eigrp <virtual-instance-name>
hostname(config-router)#address-family ipv4 autonomous-system {eigrp_as-number}
hostname(config-router-af)#af-interface {interface-name}
hostname(config-router-af-interface)#authentication mode md5

Impact:

Organizations should plan and implement enterprise security policies that require rigorous authentication methods for routing protocols. Using the 'authentication mode' for EIGRP address-family or service-family packets enforces these policies by restricting the type of authentication between network devices.

See Also

https://workbench.cisecurity.org/benchmarks/17130