mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 02:37:21 +00:00
doc: Add doc for new rpki commands
`show bgp [afi] [safi] A.B.C.D rpki <valid|invalid|notfound>` `show bgp [afi] [safi] rpki <valid|invalid|notfound>` commands need to be documented Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
1e2ce4f12f
commit
08f782417a
@ -206,6 +206,14 @@ Displaying RPKI
|
||||
|
||||
Display all configured cache servers, whether active or not.
|
||||
|
||||
.. clicmd:: show bgp [afi] [safi] <A.B.C.D|A.B.C.D/M|X:X::X:X|X:X::X:X/M> rpki <valid|invalid|notfound>
|
||||
|
||||
Display for the specified prefix or address the bgp paths that match the given rpki state.
|
||||
|
||||
.. clicmd:: show bgp [afi] [safi] rpki <valid|invalid|notfound>
|
||||
|
||||
Display all prefixes that match the given rpki state.
|
||||
|
||||
RPKI Configuration Example
|
||||
--------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user