Configuring Eigrp As A Pe-Ce Protocol - Cisco ASR 9000 Series Configuration Manual

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

Advertisement

Implementing EIGRP
DETAILED STEPS
Command or Action
Step 1
configure
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
stub [ receive-only | {[ connected ] [ redistributed ] [
static ] [ summary ]}]
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af)# stub
receive-only
Step 5
commit
Step 6
show eigrp [ ipv4 ] neighbors [ as-number ] [ detail ] [
type interface-path-id | static ]
Example:
RP/0/RSP0/CPU0:router# show eigrp neighbors detail

Configuring EIGRP as a PE-CE Protocol

Perform this task to configure EIGRP on the provider edge (PE) and establish provider edge-to-customer edge
(PE-CE) communication using EIGRP.
OL-30423-03
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
Configuring EIGRP as a PE-CE Protocol
Purpose
Specifies the autonomous system number of the
routing process to configure an EIGRP routing
process.
Enters an address family configuration mode.
Configures a router as a stub for EIGRP.
Verifies that a remote router has been configured as
a stub router with EIGRP.
The last line of the output shows the stub status of
the remote or spoke router.
261

Advertisement

Table of Contents
loading

Table of Contents