Cisco Router IOS XR Dokumentacja Strona 124

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 446
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 123
Implementing BGP on Cisco IOS XR Software
How to Implement BGP on Cisco IOS XR Software
RC-110
Cisco IOS XR Routing Configuration Guide
redistribute ospf process-id [match {external [1 | 2] | internal | nssa-external [1 | 2]}] [metric
metric-value] [route-policy route-policy-name]
or
redistribute ospfv3 process-id [match {external [1 | 2] | internal | nssa-external [1 | 2]}] [metric
metric-value] [route-policy route-policy-name]
or
redistribute rip [metric metric-value] [route-policy route-policy-name]
or
redistribute static [metric metric-value] [route-policy route-policy-name]
6. 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 /jointfilesconvert/455219/bgp
as-number
Example:
RP/0/RP0/CPU0:router(config)# router /jointfilesconvert/455219/bgp 120
Enters BGP configuration mode, allowing you to configure
the BGP routing process.
Step 3
vrf
vrf-name
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/455219/bgp)# vrf vrf_a
Enables BGP routing for a particular VRF on the PE router.
Step 4
address-family {ipv4 | ipv6} unicast
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/455219/bgp-vrf)#
address-family ipv4 unicast
Enters VPN address family configuration mode.
Przeglądanie stron 123
1 2 ... 119 120 121 122 123 124 125 126 127 128 129 ... 445 446

Komentarze do niniejszej Instrukcji

Brak uwag