The available show commands are listed in the following:
- show rpki-v4-cacheDisplays all currently stored IPv4 ROAs received from the cache.
- show rpki-v6-cacheDisplays all currently stored IPv6 ROAs received from the cache.
- show rpki-statusDisplays the current status of the RPKI clients.
- show bgp-prefix <prefix>Along with the BGP prefix information, the show command also displays the RPKI state of the respective prefix (Not found, Valid, Invalid, Not available). The following RPKI state is possible for a BGP prefix:
- Not found: The validator did not return any information about this prefix and the associated AS. It cannot be determined whether the entry is valid or invalid.
- Valid: The validator returned information matching the prefix and AS in the BGP. The entry is therefore valid.
- Not valid: The validator returned information that does not match the prefix and AS. Either the origin AS is incorrect or the prefix length does not match the data in the validator.
- Not available: No data is available from the validator to perform a check. RPKI is either not enabled or the device has not yet retrieved data from the validator. The prefix is already in the BGP before information is available from the validator.
- show bgp-v4-ribAdded the ROA-AS column, which contains the AS used for the RPKI check. The same applies to the ROA flag column, which contains the result of the ROA check.
- show bgp-v6-ribAdded the ROA-AS column, which contains the AS used for the RPKI check. The same applies to the ROA flag column, which contains the result of the ROA check.