Supported Platforms
show validation group
Syntax
Release Information
Command introduced in Junos OS Release 12.2.
Description
Display information about route validation redundancy groups.
Options
none | — | Display information about all route validation groups. |
instance instance-name | — | (Optional) Display information about route validation groups for the specified routing instance. The instance name can be master 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
List of Sample Output
show validation groupOutput Fields
Table 1 describes the output fields for the show validation group command. Output fields are listed in the approximate order in which they appear.
Table 1: show validation group Output Fields
Field Name | Field Description |
---|---|
Group | Group name. |
Maximum sessions | Number of concurrent sessions for each group. The default is 2. The number is configurable with the max-sessions statement. |
Session | Resource public key infrastructure (RPKI) cache session IP address. |
State | State of the connection between the routing device and the cache server. Up means that the connection is established. Connect means that the connection is not established. |
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 preference statement. |
Sample Output
show validation group
user@host> show validation group
master Group: test, Maximum sessions: 3 Session 10.255.255.11, State: Up, Preference: 100 Session 10.255.255.12, State: Up, Preference: 100 Group: test2, Maximum sessions: 2 Session 10.255.255.13, State: Connect, Preference: 100