Cisco ASR 9000 Series Routing Configuration Manual page 97

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing BGP
SUMMARY STEPS
1. configure
2. router bgp as-number
3. rpki server {host-name | ip-address}
4. Use one of these commands:
5. (Optional) username user_name
6. (Optional) password password
7. preference preference_value
8. purge-time time
9. Use one of these commands.
10. Use one these commands.
11. commit
12. (Optional) shutdown
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router bgp as-number
Example:
RP/0/RSP0/CPU0:router(config)#router bgp 100
Step 3
rpki server {host-name | ip-address}
Example:
RP/0/RSP0/CPU0:router(config-bgp)#rpki server 10.2.3.4
Step 4
Use one of these commands:
• transport ssh port port_number
• transport tcp 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
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
BGP Prefix Origin Validation Based on RPKI
Purpose
Specifies the BGP AS number and enters the BGP
configuration mode, allowing you to configure
the BGP routing process.
Enters rpki-server configuration mode and enables
configuration of RPKI cache parameters.
Specifies a transport method for the RPKI cache.
• ssh—Select ssh to connect to the RPKI
cache using SSH.
67

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents