Configuring Route Summarization For An Eigrp Process - Cisco ASR 9000 Series Configuration Manual

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing EIGRP
Command or Action
Step 6
distance internal-distance external-distance
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af)#
distance 80 130
Step 7
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af)#
interface GigabitEthernet 0/1/0/0
Step 8
holdtime seconds
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af-if)#
holdtime 30
Step 9
bandwidth-percent percent
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af-if)#
bandwidth-percent 75
Step 10
commit

Configuring Route Summarization for an EIGRP Process

This task configures route summarization for an EIGRP process.
You can configure a summary aggregate address for a specified interface. If any more specific routes are in
the routing table, EIGRP advertises the summary address from the interface with a metric equal to the minimum
of all more specific routes.
OL-30423-03
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
Configuring Route Summarization for an EIGRP Process
Purpose
(Optional) Allows the use of two administrative
distances—internal and external—that could be a better route
to a node.
Defines the interfaces on which the EIGRP routing protocol
runs.
(Optional) Configures the hold time for an interface.
To ensure nonstop forwarding during RP failovers,
Note
as the number of neighbors increase, a higher
holdtime than the default value is recommended. With
256 neighbors across all VRFs, we recommend 60
seconds.
(Optional) Configures the percentage of bandwidth that may
be used by EIGRP on an interface.
255

Advertisement

Table of Contents
loading

Table of Contents