Cisco NCS 5500 Series Configuration Manual page 101

Bgp configuration ios xr
Hide thumbs Also See for NCS 5500 Series:
Table of Contents

Advertisement

Implementing BGP
SUMMARY STEPS
1. configure
2. router bgp as-number
3. rpki cache {host-name | ip-address}
4. Use one of these commands:
5. (Optional) username user_name
6. (Optional) password
7. preference preference_value
8. purge-time time
9. Use one of these commands.
10. Use one these commands.
11. shutdown
12. commit
DETAILED STEPS
Step 1
configure
Step 2
router bgp as-number
Example:
RP/0/RP0/CPU0:router(config)#router bgp 100
Specifies the BGP AS number and enters the BGP configuration mode, allowing you to configure the BGP routing
process.
Step 3
rpki cache {host-name | ip-address}
Example:
RP/0/RP0/CPU0:router(config-bgp)#rpki server 10.2.3.4
Enters rpki-server configuration mode and enables configuration of RPKI cache parameters.
Step 4
Use one of these commands:
• transport ssh port port_number
• transport ssh port port_number
• transport tcp port port_number
• refresh-time time
• refresh-time off
• response-time time
• response-time off
BGP Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.2.x
BGP Prefix Origin Validation Based on RPKI
91

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents