mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-17 08:23:39 +00:00
![]() ``` spine1-debian-11# sh rpki cache-connection Connected to group 1 rpki tcp cache 192.168.10.17 8283 pref 1 (connected) rpki tcp cache 192.168.10.17 8282 pref 2 spine1-debian-11# sh rpki cache-connection json { "connectedGroup":1, "connections":[ { "mode":"tcp", "host":"192.168.10.17", "port":"8283", "preference":1, "state":"connected" }, { "mode":"tcp", "host":"192.168.10.17", "port":"8282", "preference":2, "state":"disconnected" } ] } ``` Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org> |
||
---|---|---|
.. | ||
developer | ||
extra | ||
figures | ||
manpages | ||
mpls | ||
user | ||
.gitignore | ||
Makefile | ||
requirements.txt | ||
subdir.am |