Redistributing Routes For Eigrp - Cisco NCS 6000 Series Configuration Manual

Ios xr release 6.4.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

Redistributing Routes for EIGRP

Command or Action
RP/0/RP0/CPU0:router(config-eigrp)# address-family
ipv4
Step 4
route-policy name out
Example:
RP/0/RP0/CPU0:router(config-eigrp-af)# route-policy
FILTER_DEFAULT out
Step 5
interface type interface-path-id
Example:
RP/0/RP0/CPU0:router(config-eigrp-af)# interface
GigabitEthernet 0/1/0/0
Step 6
summary-address ip-address { / length | mask } [
admin-distance ]
Example:
RP/0/RP0/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 | ipv6 }
4. redistribute {{ bgp | connected | isis | ospf | ospfv3 | 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
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
192
Purpose
Applies a routing policy to updates advertised to or received
from an EIGRP neighbor.
Defines the interfaces on which the EIGRP routing protocol
runs.
Configures a summary aggregate address for the specified
EIGRP interface.
Implementing EIGRP

Advertisement

Table of Contents
loading

Table of Contents