Cisco ASR 9000 Series Routing Configuration Manual page 350

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

Advertisement

Redistributing Routes for EIGRP
Command or Action
Step 2
router eigrp as-number
Example:
RP/0/RSP0/CPU0:router(config)# router eigrp 100
Step 3
address-family { ipv4 }
Example:
RP/0/RSP0/CPU0:router(config-eigrp)# address-family
ipv4
Step 4
redistribute {{ bgp | connected | isis | ospf | rip | static
} [ as-number ]} [ route-policy name ]
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af)# redistribute
bgp 100
Step 5
redistribute maximum-prefix maximum [ threshold ] [[
dampened ] [ reset-time minutes ] [ restart minutes ] [
restart-count number ] | [ warning-only ]]
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af)# redistribute
maximum-prefix 5000 95 warning-only
Step 6
timers nsf route-hold seconds
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af)# timers nsf
route-hold 120
Step 7
maximum paths maximum
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af)# maximum paths
10
Step 8
maximum-prefix maximum [ threshold ] [[ dampened ] [
reset-time minutes ] [ restart minutes ] [ restart-count
number ] | [ warning-only]]
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af)#
maximum-prefix 50000
Step 9
commit
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
320
Purpose
Specifies the AS number of the routing process to
configure an EIGRP routing process.
Enters an address family configuration mode.
Redistributes the routes from the specified protocol
and AS number to the EIGRP process. Optionally,
the redistributed routes can be filtered into the EIGRP
process by providing the route policy.
Limits the maximum number of prefixes that are
redistributed to the EIGRP process.
Sets the timer that determines how long an
NSF-aware EIGRP router holds routes for an inactive
peer.
Controls the maximum number of parallel routes that
the EIGRP can support.
Limits the number of prefixes that are accepted under
an address family by EIGRP.
Implementing EIGRP

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents