GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
rtrclient(1) FreeBSD General Commands Manual rtrclient(1)

rtrclient - rtr rpki client

rtrclient tcp [-k] [-p] HOST PORT
rtrclient ssh [-k] [-p] HOST PORT USERNAME PRIVATE_KEY [HOST_KEY]

rtrclient connects to an RPKI/RTR cache server and prints prefix, origin AS, and router key updates.

-k
Print information about router key updates
-p
Print information about prefix and origin AS updates

Print prefix and origin AS updates from a tcp based server

rtrclient 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


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.