|
NAMErtrclient - rtr rpki clientSYNOPSISrtrclient tcp [-k] [-p] HOST PORTrtrclient ssh [-k] [-p] HOST PORT USERNAME PRIVATE_KEY [HOST_KEY] DESCRIPTIONrtrclient connects to an RPKI/RTR cache server and prints prefix, origin AS, and router key updates.OPTIONS-kPrint information about router key updates
-p
Print information about prefix and origin AS
updates
EXAMPLESPrint prefix and origin AS updates from a tcp based serverrtrclient tcp -k rpki.example.com 323 Print prefix and router key updates from a ssh based server rtrclient ssh -k -p rpki.example.com 22 rtr-ssh ~/.ssh/id_rsa ~/.ssh/known_hosts Visit the GSP FreeBSD Man Page Interface. |