The Resource Public Key Infrastructure (RPKI) status of prefixes can be used in a BGP policy, so rules can apply it to a BGP prefix. The rejection of invalid prefixes is not recommended; instead, they should be given a lower preference. In this case, a BGP rule is defined that matches to the RPKI status "Invalid". The action sets the preference of this prefix to the value 10, for example. Once a prefix has been rejected, it is not saved and is no longer available unless the prefix is retransmitted and reevaluated by the BGP neighbor.
- SNMP ID:
 - 2.93.1.5.5.7
 - Console path:
 - Setup > Routing-Protocols > BGP > Policy > Matches
 - Possible values:
 - None
 - The RPKI state is not processed.
 - Not-found
 - The entry matches if the PRKI state of the prefix is set to "Not-found".
 - Valid
 - The entry matches if the PRKI state of the prefix is set to "Valid".
 - Invalid
 - The entry matches if the PRKI state of the prefix is set to "Invalid".