Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show network-access radsec statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show network-access radsec statistics
<[brief | detail | extensive]>
<destination destination-id>

Description

Display the connection statistics for the RADSEC destinations.

Options

brief | detail | extensive

(Optional) Display the specified level of output. The default is brief, which will list only non-zero counters.

destination destination–id

(Optional) Display detailed information about the request specified by this RADSEC destination.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show network-access statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show network-access radsec statistics Output Fields

Field Name

Field Description

Level of Output

Radsec general counters

Statistics for RADSEC syslog event counters.

all

Note:

Default output level will list only non-zero counters. Use detail or extensive to show all counters.

Destination

ID number of the RADSEC destination.

all

Sample Output

show network-access radsec statistics

content_copy zoom_out_map
user@host> show network-access radsec statistics
Radsec general counters:

  destination                                   895
  start-events                                  1
  clear-events                                  1
  timeout-events                                1
  loc-cert-acq-events                           1
  connected-events                              1
  ssl-ready-events                              1

Sample Output

show network-access radsec statistics detail

content_copy zoom_out_map
user@host> show network-access radsec statistics detail

Radsec general counters:

  destination                                   895
  start-events                                  1
  clear-events                                  1
  force-disconnect-events                       0
  timeout-events                                1
  loc-cert-acq-events                           1
  loc-cert-lost-events                          0
  connected-events                              1
  conn-failed-events                            0
  ssl-disconnected-events                       0
  ssl-ready-events                              1
  in-auth-reqs                                  0
  in-acct-reqs                                  0
  in-dyn-req-resps                              0
  tx-auth-reqs                                  0
  tx-acct-reqs                                  0
  tx-wd-reqs                                    9
  tx-late-auth-reqs                             0
  tx-late-acct-reqs                             0
  tx-dyn-req-resps                              0
  rx-auth-resps                                 0
  rx-acct-resps                                 0
  rx-dyn-reqs                                   0
  rx-dyn-req-naks                               0
  rx-dyn-req-drops                              0
  rx-wd-resps                                   9
  rx-resps                                      0
  rx-late-resps                                 0
  rx-other-drops                                0
  resp-disconnect-drops                         0
  id-disconnect-drops                           0
  id-timeout-drops                              0
  tx-req-no-acct-supports                       0
  tx-req-dest-downs                             0
  tx-req-overflows                              0
  tx-req-disconnects                            0
  tx-req-bad-responses                          0
  tx-req-id-reuse-timeouts                      0
  tx-resp-dest-downs                            0
  tx-wd-reqs                                    9
  rx-wd-resps                                   9

Release Information

Command introduced in Junos OS Release 19.1R1.

footer-navigation