PurposeCommand or Action
Configure the off option to wait indefinitely for
a response.
Example:
RP/0/RSP0/CPU0:router(config-bgp-rpki-server)#response-time
30
Or
RP/0/RSP0/CPU0:router(config-bgp-rpki-server)#response-time
off
commit
Step 11
(Optional)
Configures shut down of the RPKI cache.
shutdown
Example:
RP/0/RSP0/CPU0:router(config-bgp-rpki-server)#shutdown
Step 12
Configuring RPKI Prefix Validation
Perform this task to control the behavior of RPKI prefix validation processing.
•
SUMMARY STEPS
1.
configure
2.
router bgp as-number
3.
Use one of these commands.
•
bgp origin-as validation disable
•
bgp origin-as validation time {off | prefix_validation_time
4.
bgp origin-as validation signal ibgp
5.
commit
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Specifies the BGP AS number and enters the BGP configuration mode,
allowing you to configure the BGP routing process.
router bgp as-number
Example:
RP/0/RSP0/CPU0:router(config)#router bgp
100
Step 2
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
69
Implementing BGP
BGP Prefix Origin Validation Based on RPKI