27-15
Cisco ASA 5500 Series Configuration Guide using the CLI
Chapter27 Configuring EIGRP
Customizing EIGRP
Detailed Steps
Configuring Default Information in EIGRP
You can control the sending and receiving of default route information in EIGRP updates. By default,
default routes are sent and accepted. Configuring the ASA to disallow default information to be received
causes the candidate default route bit to be blocked on received routes. Configuring the ASA to disallow
default information to be sent disables the setting of the default route bit in advertised routes.
To configure default routing information, perform the following steps:
Detailed Steps
Command Purpose
Step1 router eigrp as-num
Example:
hostname(config)# router eigrp 2
Creates an EIGRP routing process and enters router configuration
mode for this EIGRP process.
The as-num argument is the autonomous system number of the
EIGRP routing process.
Step2 no auto-summary
Example:
hostname(config-router)# no auto-summary
You cannot configure this value. Automatic summary addresses
have an administrative distance of 5.
Command Purpose
Step1 router eigrp as-num
Example:
hostname(config)# router eigrp 2
Creates an EIGRP routing process and enters router configuration
mode for this EIGRP process.
The as-num argument is the autonomous system number of the
EIGRP routing process.