1. Home
  2. Security Hardening
  3. CIS Cisco IOS 16 L2 V1.1.1
  4. Set ‘address-family ipv4 autonomous-system’

Set ‘address-family ipv4 autonomous-system’

Details

Configure the EIGRP address family.

Rationale:

Rationale: EIGRP is a true multi-protocol routing protocol and the ‘address-family’ feature enables restriction of exchanges with specific neighbors

Impact:

Organizations should plan and implement enterprise security policies that require rigorous authentication methods for routing protocols. Using ‘address-family’ for EIGRP enforces these policies by restricting the exchanges between predefined network devices.

Solution

Configure the EIGRP address family.

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

Default Value:

Not set

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Identification and Authentication.This control applies to the following type of system Cisco.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles