EasyManuals Logo
Home>Cisco>Network Router>ASR 9000 Series

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 #366 background imageLoading...
Page #366 background image
PurposeCommand or Action
Configures a EGRP process that enables remote neighbors
to accept inbound connections from any remote IP address.
remote-neighbor unicast-listen{[allow-listroute policy
name][max-neighborsmaximum remote peers]}
Example:
RP/0/RSP0/CPU0:HUB(config-eigrp-af-if)#
remote-neighbor unicast-listen
Step 5
•
allow-list keyword to use an access list (access control
list) to specify the remote IP addresses from which
EIGRP neighbor connections may be accepted. If you
do not use the allow list keyword, all IP addresses will
be accepted.
•
max-neighbors keyword to specify the maximum
number of remote neighbors. If you do not specify a
number, the maximum number of remote neighbors is
limited only by available memory and bandwidth.
commit
Step 6
sh run router eigrp
Step 7
Configuring EIGRP remote unicast neighbors
The following examples show how to configure both devices (hub and spoke) involved in the neighbor
relationship.
RP/0/RSP0/CPU0:HUB(config)#router eigrp 100
RP/0/RSP0/CPU0:HUB(config-eigrp)#address-family ipv4
RP/0/RSP0/CPU0:HUB(config-eigrp-af)#int g0/0/0/3
RP/0/RSP0/CPU0:HUB(config-eigrp-af-if)#exit
RP/0/RSP0/CPU0:HUB(config-eigrp-af)#interface gigabitEthernet 0/0/0/3
RP/0/RSP0/CPU0:HUB(config-eigrp-af-if)#remote-neighbor unicast-listen
RP/0/RSP0/CPU0:HUB(config-eigrp-af-if)#commit
RP/0/RSP0/CPU0:spoke(config)#router eigrp 100
RP/0/RSP0/CPU0:spoke(config-eigrp)#address-family ipv4
RP/0/RSP0/CPU0:spoke(config-eigrp-af)#interface g0/0/0/3
RP/0/RSP0/CPU0:spoke(config-eigrp-af-if)#neighbor 21.21.21.1 remote 10
RP/0/RSP0/CPU0:spoke(config-eigrp-af-if)#commit
RP/0/RSP0/CPU0:spoke#sh run router eigrp
Fri Aug 8 08:47:48.556 UTC
router eigrp 100
address-family ipv4
interface GigabitEthernet0/0/0/3
neighbor 21.21.21.1 remote 10! !!
Configuration Examples for Implementing EIGRP
This section provides the following configuration examples:
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
336
Implementing EIGRP
Configuration Examples for Implementing EIGRP

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
BrandCisco
ModelASR 9000 Series
CategoryNetwork Router
LanguageEnglish

Related product manuals