Redistributing Routes For Eigrp - 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 5
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af)# interface
GigabitEthernet 0/1/0/0
Step 6
summary-address ip-address { / length | mask } [
admin-distance ]
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af-if)#
summary-address 192.168.0.0/16 95
Step 7
commit

Redistributing Routes for EIGRP

This task explains how to redistribute routes, apply limits on the number of routes, and set timers for nonstop
forwarding.
SUMMARY STEPS
1. configure
2. router eigrp as-number
3. address-family { ipv4 }
4. redistribute {{ bgp | connected | isis | ospf | rip | static } [ as-number ]} [ route-policy name
]
5. redistribute maximum-prefix maximum [ threshold ] [[ dampened ] [ reset-time minutes ] [ restart
minutes ] [ restart-count number ] | [ warning-only ]]
6. timers nsf route-hold seconds
7. maximum paths maximum
8. maximum-prefix maximum [ threshold ] [[ dampened ] [ reset-time minutes ] [ restart minutes ]
[ restart-count number ] | [ warning-only]]
9. commit
DETAILED STEPS
Command or Action
Step 1
configure
OL-30423-03
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
Redistributing Routes for EIGRP
Purpose
Defines the interfaces on which the EIGRP routing
protocol runs.
Configures a summary aggregate address for the
specified EIGRP interface.
Purpose
257

Advertisement

Table of Contents
loading

Table of Contents