rpki priority

This command sets the priority of a server configured in the Resource Public Key Infrastructure's (RPKI) RPKI to Router Protocol (RTR) library. This command sets the priority of the RPKI Server contained in it. A RPKI server in a priority with a lower value will be chosen over a server in priority with a higher value.

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)#