rpki-rov - rpki route origin validator
Contents
Bugs
Does currently not support ssh-based rpki server.
rpki-rov(1)
Description
rpki-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 "IPPREFIXLENGTHASN" followed by a newline.
Examples
Pipe into stdin
echo "93.175.146.0 24 12654" | rpki-rov rpki.example.com 8282
Name
rpki-rov - rpki route origin validator
Synopsis
rpki-rovHOSTPORT
