show network-access radsec local-certificate
Syntax
show network-access radsec local-certificate
<state>
<statistics [brief | detail | extensive]>
<certificate-name>
Description
Display the state and statistics of local certificate acquisition. RADSEC uses local certificates dynamically acquired from the public key infrastructure to establish a TLS connection.
If a certificate is not available, or if it was revoked, the RADSEC client will try to retrieve it every 300 seconds. Response timeout is 10 seconds, and failures are retried in 10 seconds.
Options
state |
Display the state of acquisition for the local certificate. |
statistics |
Display acquisition statistics for the local certificate. |
brief | detail | extensive |
(Optional) Display the specified level of output. |
certificate-name |
(Optional) Display detailed information about the specified certificate. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show network-access
local-certificate
command. Output fields are listed in the approximate
order in which they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
Local certificate state |
State of acquisition for the local certificate.
|
all |
Local certificate general counters |
Statistics for RADSEC local certificate acquisition. |
all Note:
Default output level will list only non-zero counters.
Use |
Sample Output
show network-access radsec local-certificate state
user@host> show network-access radsec local-certificate state Local certificate state: cert-2 active cert-4 waiting qqq waiting
Sample Output
show network-access radsec local-certificate statistics
user@host> show network-access radsec local-certificate statistics Local certificate general counters: total-requests 36
Sample Output
show network-access radsec local-certificate statistics detail
user@host> show network-access radsec local-certificate statistics detail Local certificate general counters: total-requests 36 failed-requests 0 total-responses 0 configured-responses 0
Release Information
Command introduced in Junos OS Release 19.1R1.