Cisco Router IOS XR Specifikace Strana 171

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 446
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 170
Implementing EIGRP on Cisco IOS XR Software
How to Implement EIGRP on Cisco IOS XR Software
RC-157
Cisco IOS XR Routing Configuration Guide
10. end
or
commit
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
vrf
vrf-name
Example:
RP/0/RP0/CPU0:router(config-eigrp)# vrf vrf_A
Configures a VPN routing and forwarding (VRF) instance.
Step 4
address-family {ipv4 | ipv6}
Example:
RP/0/RP0/CPU0:router(config-eigrp-vrf)#
address-family ipv4
Enters a VRF address family configuration mode.
Step 5
router-id
router-id
Example:
RP/0/RP0/CPU0:router(config-eigrp-vrf-af)#
router-id 33
Configures a router ID for the EIGRP process.
Step 6
autonomous-system
as-number
Example:
RP/0/RP0/CPU0:router(config-eigrp-vrf-af)#
autonomous-system 2
Configures an EIGRP routing process to run within the VRF
instance.
Step 7
redistribute {{/jointfilesconvert/455219/bgp | connected | isis | ospf |
ospfv3 | rip | static} [
as-number
]}
[route-policy
name
]
Example:
RP/0/RP0/CPU0:router(config-eigrp-vrf-af)#
redistribute /jointfilesconvert/455219/bgp 100
Injects routes from one routing domain into EIGRP.
Step 8
interface
type instance
Example:
RP/0/RP0/CPU0:router(config-eigrp-vrf-af)#
interface gigabitEthernet 0/1/5/0
Configures the interface on which EIGRP the routing
protocol runs.
Zobrazit stránku 170
1 2 ... 166 167 168 169 170 171 172 173 174 175 176 ... 445 446

Komentáře k této Příručce

Žádné komentáře