SUMMARY STEPS
1.
configure
2.
router bgp as-number
3.
rpki cache {host-name | ip-address}
4.
Use one of these commands:
•
transport ssh port port_number
•
transport tcp port port_number
5.
(Optional) username user_name
6.
(Optional) password
7.
preference preference_value
8.
purge-time time
9.
Use one of these commands.
•
refresh-time time
•
refresh-time off
10.
Use one these commands.
•
response-time time
•
response-time off
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
BGP Configuration Guide for Cisco NCS 5500 Series Routers, IOS XR Release 6.2.x
91
Implementing BGP
BGP Prefix Origin Validation Based on RPKI