Add two new operational RPKI show commands available from FRR:
show rpki as-number
vyos@vyos:~$ show rpki as-number ? Possible completions: <ASNUM> Lookup by ASN in prefix table vyos@vyos:~$ show rpki as-number 1050 RPKI/RTR prefix table Prefix Prefix Length Origin-AS 136.175.104.0 24 - 24 1050 2602:fb3f:: 40 - 48 1050 Number of IPv4 Prefixes: 1 Number of IPv6 Prefixes: 1
show rpki prefix
vyos@vyos:~$ show rpki prefix Possible completions: <x.x.x.x/x> Lookup IP prefix and optionally ASN in prefix table <h:h:h:h:h:h:h:h/x> vyos@vyos:~$ show rpki prefix 136.175.104.0/24 Prefix Prefix Length Origin-AS 136.175.104.0 24 - 24 1050 vyos@vyos:~$ show rpki prefix 136.175.104.0/24 ? Possible completions: <Enter> Execute the current command as-number AS Number vyos@vyos:~$ show rpki prefix 136.175.104.0/24 as-number ? Possible completions: <ASNUM> AS Number vyos@vyos:~$ show rpki prefix 136.175.104.0/24 as-number 1050 Prefix Prefix Length Origin-AS 136.175.104.0 24 - 24 1050