rpki priority

Syntax

rpki priority <1-100>
[no] rpki priority <1-100>

Parameters

<1-100>
The cache server priority number.

Modes

router bgp

Usage Guidelines

At least one RPKI priority value must exist in the RTR library. A maximum of 100 RTR priority values can be created. RTR priority values are numbered 1 to 100. Values over this range will report an error. Each RTR priority can store one RPKI server information.

A value greater than 100 will report an error.

Use the no format of the command to delete a RTR priority value.

Examples

This example shows the steps to create a new rpki priority entry in the RTR library.

SLX(config)#router bgp 

SLX(config-bgp-router)# rpki priority ? 
Priority:<1-100>

SLX(config-bgp-router)# rpki priority 1 
SLX(config-bgp-router)#