Cisco Systems IOS XR User Manual Page 56

  • Download
  • Add to my manuals
  • Print
  • Page
    / 282
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 55
Implementing BGP on Cisco IOS XR Software
How to Implement BGP on Cisco IOS XR Software
RC-40
Cisco IOS XR Routing Configuration Guide
8. 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/86220/bgp
autonomous-system-number
Example:
RP/0/RP0/CPU0:router(config)# router /jointfilesconvert/86220/bgp 120
Enters BGP configuration mode allowing you to configure
the BGP routing process.
Step 3
/jointfilesconvert/86220/bgp bestpath med missing-as-worst
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp)# /jointfilesconvert/86220/bgp bestpath
med missing-as-worst
Directs the BGP software to consider a missing MED
attribute in a path as having a value of infinity, making this
path the least desirable path.
Step 4
/jointfilesconvert/86220/bgp bestpath med always
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp)# /jointfilesconvert/86220/bgp bestpath
med always
Configures the BGP speaker in autonomous system 120 to
compare MEDs among alternative paths, regardless of the
autonomous system from which the paths are received.
Step 5
/jointfilesconvert/86220/bgp bestpath med confed
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp)# /jointfilesconvert/86220/bgp bestpath
med confed
Enables BGP software to compare MED values for paths
learned from confederation peers.
Step 6
/jointfilesconvert/86220/bgp bestpath as-path ignore
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp)# /jointfilesconvert/86220/bgp bestpath
as-path ignore
Configures the BGP software to ignore the autonomous
system length when performing best path selection.
Page view 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 281 282

Comments to this Manuals

No comments