RPKI Priority configuration sets the sequence in which connections to remote RPKI servers is attempted. RPKI Priority configuration is performed within the router bgp context.
SLX# configure terminal
SLX(config)# router bgp
SLX(config-bgp-router)# rpki priority 1
The following example summarizes the commands in this procedure.
SLX# configure terminal SLX(config)# router bgp SLX(config-bgp-router)# rpki priority 1 SLX(config-bgp-router-rpki-priority-1)#