Configuring Stub Routing For An Eigrp Process - Cisco NCS 6000 Series Configuration Manual

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

Advertisement

Implementing EIGRP
Command or Action
Step 6
configure
Step 7
router eigrp as-number
Example:
RP/0/RP0/CPU0:router(config)# router eigrp 100
Step 8
address-family { ipv4 | ipv6 }
Example:
RP/0/RP0/CPU0:router(config-eigrp)# address-family
ipv4
Step 9
route-policy route-policy-name { in | out }
Example:
RP/0/RP0/CPU0:router(config-eigrp-af)#
route-policy IN-IPv4 in
Step 10
commit

Configuring Stub Routing for an EIGRP Process

This task configures the distribution and remote routers to use an EIGRP process for stub routing.
Before you begin
Note
EIGRP stub routing should be used only on remote routers. A stub router is defined as a router connected to
the network core or distribution layer through which core transit traffic should not flow. A stub router should
not have any EIGRP neighbors other than distribution routers. Ignoring this restriction causes undesirable
behavior.
SUMMARY STEPS
1. configure
2. router eigrp as-number
3. address-family { ipv4 }
4. stub [ receive-only | {[ connected ] [ redistributed ] [ static ] [ summary ]}]
5. commit
6. show eigrp [ ipv4 ] neighbors [ as-number ] [ detail ] [ type interface-path-id | static ]
DETAILED STEPS
Command or Action
Step 1
configure
Purpose
Specifies the autonomous system number of the routing
process to configure an EIGRP routing process.
Enters an address family configuration mode.
Applies a routing policy to updates advertised to or
received from an EIGRP neighbor.
Purpose
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
Configuring Stub Routing for an EIGRP Process
195

Advertisement

Table of Contents
loading

Table of Contents