|
NAMErpki-rov - rpki route origin validatorSYNOPSISrpki-rov HOST PORTDESCRIPTIONrpki-rov is a command line interface that implements RPKI route origin validation. It connects to the rpki server described by host and port and can be used interactively or via pipes. The format of the input parameter is always "IP PREFIXLENGTH ASN" followed by a newline.EXAMPLESPipe into stdinecho "93.175.146.0 24 12654" | rpki-rov rpki.example.com 8282 BUGSDoes currently not support ssh-based rpki server. Visit the GSP FreeBSD Man Page Interface. |