Cisco Systems IOS XR Laptop User Manual


 
Implementing BGP on Cisco IOS XR Software
How to Implement BGP on Cisco IOS XR Software
RC-32
Cisco IOS XR Routing Configuration Guide
SUMMARY STEPS
1. configure
2. router bgp autonomous-system-number
3. bgp confederation identifier autonomous-system-number
4. bgp confederation peers autonomous-system-number
5. 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 bgp
autonomous-system-number
Example:
RP/0/RP0/CPU0:router(config)# router bgp 120
Enters BGP configuration mode allowing you to configure
the BGP routing process.
Step 3
bgp confederation identifier
autonomous-system-number
Example:
RP/0/RP0/CPU0:router(config-bgp)# bgp
confederation identifier 5
Specifies a BGP confederation identifier of 5.