EasyManuals Logo

Cisco ASR 9000 Series Routing Configuration Guide

Cisco ASR 9000 Series
702 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #365 background imageLoading...
Page #365 background image
Inheritance and precedence of the remote neighbor configurations
Static neighbors configured with the neighbor <address> or neighbor <address> remote commands take
precedence over the remote neighbors created as a result of the remote-neighbors command. If the remote
address of an incoming unicast EIGRP connection matches both a static neighbor and the remote unicast-listen
neighbor access list, the static neighbor is used and no remote unicast-listen neighbor is created. If you configure
a new static neighbor while a remote neighbor for the same remote address already exists, EIGRP automatically
removes the remote unicast-listen neighbor.
How to configure remote unicast neighbors
When configuring an EIGRP unicast neighbor, the neighbor statement is required on both ends (hub and
spoke) of the neighbor relationship in the EIGRP routing process that operate in the same autonomous system.
Before You Begin
Ensure that when using unicast-listen mode, IP connectivity (reachability) exists between devices that need
to do remote peering.
SUMMARY STEPS
1.
configure
2.
router eigrp AS Number
3.
address-family { ipv4 | ipv6 }
4.
interfacetype interface-path-id
5.
remote-neighbor unicast-listen{[allow-listroute policy name][max-neighborsmaximum remote peers]}
6.
commit
7.
sh run router eigrp
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Enables an EIGRP router instance.router eigrp AS Number
Example:
RP/0/RSP0/CPU0:HUB(config)#router eigrp 100
Step 2
Specifies either an IPv4 or IPv6 address family unicast and
enters address family configuration submode.
address-family { ipv4 | ipv6 }
Example:
RP/0/RSP0/CPU0:HUB(config-eigrp)#address-family
ipv6
Step 3
Configures an interface and enters the interface configuration
mode.
interfacetype interface-path-id
Example:
RP/0/RSP0/CPU0:HUB(config-eigrp-af)#int g0/0/0/3
Step 4
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
335
Implementing EIGRP
Configuring unicast neighbors

Table of Contents

Other manuals for Cisco ASR 9000 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco ASR 9000 Series and is the answer not in the manual?

Cisco ASR 9000 Series Specifications

General IconGeneral
SeriesASR 9000
CategoryNetwork Router
Modular DesignYes
RedundancyYes (Hardware and Software)
Operating SystemCisco IOS XR
Interfaces/Ports10G, 40G, 100G, 400G Ethernet
Expansion SlotsVaries by model
Routing ProtocolBGP, OSPF, IS-IS, EIGRP
ManagementCLI, SNMP, NETCONF
Power SupplyRedundant
Port DensityVaries by model
Power Supply OptionsAC, DC
MemoryVaries by model
StorageVaries by model
DimensionsVaries by model
WeightVaries by model

Related product manuals