Defines user defaults to apply to EIGRP interfaces that belong to an address-family. Rationale: Part of the EIGRP address-family setup Impact: Organizations should plan and implement enterprise security policies that require rigorous authentication methods for routing protocols. Using 'af-interface default' for EIGRP interfaces enforces these policies by restricting the exchanges between predefined network devices.
Solution
Configure the EIGRP address family. hostname(config)#router eigrp <<em>virtual-instance-name</em>> hostname(config-router)#address-family ipv4 autonomous-system {<em>eigrp_as-number</em>} hostname(config-router-af)#af-interface default Default Value: Not set