Cisco Router IOS XR Dokumentacja Strona 169

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 446
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 168
Implementing EIGRP on Cisco IOS XR Software
How to Implement EIGRP on Cisco IOS XR Software
RC-155
Cisco IOS XR Routing Configuration Guide
Configuring Stub Routing for an EIGRP Process
This task configures the distribution and remote routers to use an EIGRP process for stub routing.
Restrictions
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 | ipv6}
4. stub [receive-only | {[connected] [redistributed] [static] [summary]}]
5. end
or
commit]
6. show eigrp [ipv4 | ipv6] [vrf {vrf-name | all}] neighbors [as-number] [detail] [interface-type
interface-instance | static]
DETAILED STEPS
Command or Action Purpose
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Enters global configuration mode.
Step 2
router eigrp
as-number
Example:
RP/0/RP0/CPU0:router(config)# router eigrp 100
Configures an EIGRP routing process.
Step 3
address-family {ipv4 | ipv6}
Example:
RP/0/RP0/CPU0:router(config-eigrp)#
address-family ipv6
Enters an address family configuration mode.
Step 4
stub [receive-only | {[connected]
[redistributed] [static] [summary]}]
Example:
RP/0/RP0/CPU0:router(config-eigrp-af)# stub
receive-only
Configures a router as a stub for EIGRP.
Przeglądanie stron 168
1 2 ... 164 165 166 167 168 169 170 171 172 173 174 ... 445 446

Komentarze do niniejszej Instrukcji

Brak uwag