OpenBSD manual page server

Manual Page Search Parameters

RTRCTL(8) System Manager's Manual RTRCTL(8)

rtrctlcontrol the RTR cache daemon

rtrctl [-s socket] command [argument]

The rtrctl program controls the rtrd(8) daemon.

The options are as follows:

socket
Use socket instead of the default /var/run/rtrd.sock to communicate with rtrd(8).

The following commands are available:

[file]
Import RPKI payloads from file into rtrd(8). The format of file is compatible with the bgpd(8) configuration format.
Export statistics in OpenMetrics format to standard output.

/var/run/rtrd.sock
Unix-domain socket used for communication with rtrd(8).
/var/db/rpki-client/openbgpd
Default RPKI payloads file.

The rtrctl utility exits 0 on success, and >0 if an error occurs.

rpki-client(8), rtrd(8)

The RPKI to Router Protocol, RFC 6810.

The RPKI to Router Protocol, Version 1, RFC 8210.

The RPKI to Router Protocol, Version 2, https://datatracker.ietf.org/doc/html/draft-ietf-sidrops-8210bis-27, Aug, 2026.

Ralph Covelli <rcovelli@he.net> and Job Snijders <job@bsd.nl>.

OpenBSD-current September 19, 2026 RTRCTL(8)