IP Router Configuration Command Reference
112 Router Configuration Guide
Parameters network-domain-name  — Network domain name character string. 
rpki-session
Syntax rpki-session ip-address
no rpki-session ip-address
Context config>router>origin-validation
Description This command configures a session with an RPKI local cache server by using the RPKI-Router 
protocol. It is over these sessions that the router learns dynamic VRP entries expressing valid origin 
AS and prefix associations. SR OS supports the RPKI-Router protocol over TCP/IPv4 or TCP/IPv6 
transport. The router can set up an RPKI-Router session using the base routing table or the 
management router.
Default no rpki-session
Parameters ip-address  — An IPv4 address or an IPv6 address. If the IPv6 address is link-local then the 
interface name must be appended to the IPv6 address after a hyphen (-). 
connect-retry
Syntax connect-retry seconds
no connect-retry
Context config>router>origin-validation>rpki-session
Description This command configures the time in seconds to wait between one TCP connection attempt that fails 
and the next attempt. The default (with no connect-retry) is 120 seconds.
Default no connect-retry
Parameters seconds  — Specifies time in seconds.
Values 1 to 65535
description
Syntax description description-string
no description
Context config>router>origin-validation>rpki-session
Description This command configures a description for an RPKI-Router session.
Default no description
Parameters description-string  — Specifies a text string up to 80 characters in length.