show validation session
Syntax
show validation session <brief | detail> <destination> <instance instance-name> <logical-system logical-system-name>
Description
Display information about all sessions or a specific session with a resource public key infrastructure (RPKI) cache server.
Options
none | Display information about all sessions. |
destination | (Optional) Display information about a specific session. |
brief | detail | (Optional) Display the specified level of output. |
instance instance-name | (Optional) Display information about sessions for the specified routing instance. The instance name can be primary for the main instance, or any valid configured instance name or its prefix. |
logical-system logical-system-name | (Optional) Perform this operation on a particular logical system. |
Required Privilege Level
view
Output Fields
Table 1 describes the output fields for the show validation session
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
Session |
IP address of the RPKI cache server.
You configure the session and all of its elements with the |
All levels |
State |
State of the connection between the routing device and the cache server.
|
All levels |
Flaps |
Number of attempts to establish a session. |
None and |
Uptime |
Length of time that the session has remained established. |
None and |
#IPv4/IPv6 records |
Number of IPv4 and IPv6 route validation records. |
None and |
Session index |
Every session has an index number. |
|
Group |
Name of the group to which the session belongs. |
|
Preference |
Each cache server has a preference. Higher preferences are preferred. During a session start or restart, the routing device attempts to start a session with the cache server that has the numerically highest preference. The routing device connects to multiple cache servers in preference order. The default preference is 100. The preference is configurable
with the |
|
Port |
TCP port number for the outgoing
connection with the cache server. The well-known RPKI port is TCP
port 2222. For a given deployment, an RPKI cache server might listen
on some other TCP port number. If so, you can configure the alternative
port number with the |
|
Refresh time |
Liveliness check interval for an RPKI cache server. Every |
|
Hold time |
Length of time in seconds that the session between the routing device and the cache server is considered operational without any activity. After the hold time expires, the session is dropped. Receiving any PDU from the cache server resets the hold timer.
The |
|
Record Life time |
Amount of time that route validation (RV) records learned
from a cache server are valid. RV records expire if the session to
the cache server goes down and remains down for the |
|
Serial (Full Update) |
Number of full serial updates. |
|
Serial (Incremental Update) |
Number of incremental serial updates. |
|
Session flaps |
Number of attempts to establish a session. |
|
Session uptime |
Length of time that the session has remained established. |
|
Last PDU received |
Time when the most recent PDU was received. |
|
IPv4 prefix count |
Number of IPv4 sessions. |
|
IPv6 prefix count |
Number of IPv6 sessions. |
|
Authentication key-chain |
Configured TCP keychain |
|
Sample Output
show validation session brief
user@host> show validation session brief Session State Flaps Uptime #IPv4/IPv6 records 1.3.0.2 up 2 00:01:37 13/0 10.255.255.11 up 3 00:00:01 1/0 10.255.255.12 connect 2 64/68
show validation session detail
user@host> show validation session detail Session 10.0.77.1, State: up Group: test, Preference: 100 Local IPv4 address: 10.0.77.2, Port: 2222 Refresh time: 300s Session flaps: 14, Last Session flap: 5h13m18s ago Hold time: 900s Record Life time: 3600s Serial (Full Update): 0 Serial (Incremental Update): 0 Authentication key-chain: new_auth_key Session flaps 2 Session uptime: 00:48:35 Last PDU received: 00:03:35 IPv4 prefix count: 71234 IPv6 prefix count: 345
Release Information
Command introduced in Junos OS Release 12.2.