Configuring An Eigrp Stub Operation: Example - 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

Configuring an EIGRP Stub Operation: Example

The following example shows how to configure an EIGRP stub. Stub operation allows only connected, static,
and summary routes to be advertised to neighbors.
router eigrp 200
Additional References
The following sections provide references related to implementing EIGRP.
Related Documents
Related Topic
EIGRP commands: complete command syntax,
command modes, command history, defaults, usage
guidelines, and examples
Site of Origin (SoO) support for EIGRP feature
information
Standards
Standards
No new or modified standards are supported by this feature, and support for existing standards has not
been modified by this feature.
summary-address 10.0.0.0 255.255.0.0
!
address-family ipv4
stub connected static summary
router-id 172.16.82.22
log-neighbor-changes
log-neighbor-warnings
redistribute connected route-policy CONN_POLICY
interface GigabitEthernet0/6/0/0
passive-interface
neighbor 10.0.0.31
!
interface GigabitEthernet0/6/0/1
passive-interface
neighbor 10.0.1.21
!
!
!
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
Configuring an EIGRP Stub Operation: Example
Document Title
Routing Command Reference for Cisco NCS 6000
Series Routers
Implementing MPLS Traffic Engineering on module
in MPLS Configuration Guide for Cisco NCS 6000
Series Routers
Title
199

Advertisement

Table of Contents
loading

Table of Contents