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 unified-edge tdf aaa radius network-element statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show unified-edge tdf aaa radius network-element statistics
<brief | detail>
<fpc-slot fpc-slot>
<gateway gateway>
<name name>
<pic-slot pic-slot>

Description

Display RADIUS network element statistics. If a TDF gateway is not specified, then statistics for all TDF gateways are displayed.

Options

none

Display statistics for all TDF gateways.

brief | detail

(Optional) Display the specified level of output.

The brief option is the default and displays the consolidated statistics for all TDF gateways, and the detail option displays the statistics for each Services PIC on the configured TDF gateways.

fpc-slot fpc-slot

(Optional) Display statistics for the specified Flexible PIC Concentrator (FPC).

gateway gateway

(Optional) Display statistics for the specified TDF gateway.

name name

(Optional) Display statistics for the specified network element.

pic-slot pic-slot

(Optional) Display statistics for the specified PIC slot number. You must first specify an FPC slot number before specifying the PIC slot number.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show unified-edge tdf aaa radius network-element statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show unified-edge tdf aaa radius network-element statistics Output Fields

Field Name

Field Description

Level of Output

Network-element

Name of the network element to which the statistics belong.

All levels

FPC/PIC

FPC and PIC slot numbers for which statistics are displayed.

detail

Requests Attempted

Number of access and accounting requests that were attempted.

All levels

Access Requests Sent

Number of access requests sent.

All levels

Accounting Requests Sent

Number of accounting requests sent.

All levels

Responses Received

Number of access and accounting response messages received.

All levels

Request Timeouts

Number of access and accounting requests to the RADIUS server that timed out.

All levels

Memory Failures

Number of internal memory allocation failures.

All levels

Invalid State Errors

Number of access requests and accounting requests that were attempted in non-operational state.

All levels

No Radius Server Found

Number of access requests and accounting requests that failed because no more RADIUS servers were available.

All levels

Source Port allocation Errors

Number of access and accounting requests that failed because of source port allocation failure for outgoing RADIUS messages.

All levels

Send Failures

Total number of failed attempts to send access requests and accounting requests.

All levels

Sample Output

show unified-edge tdf aaa radius network-element statistics detail

content_copy zoom_out_map
user@host> show unified-edge tdf aaa radius network-element statistics detail
  Network-element: ne1
  FPC/PIC:         5/2
    Requests Attempted:            0
    Access Requests Sent:          0
    Accounting Requests Sent:      0
    Responses Received:            0
    Request Timeouts:              0
    Memory Failures:               0
    Invalid State Errors:          0
    No Radius Server Found:        0
    Source Port allocation Errors: 0
    Send Failures:                 0

  Network-element: ne2
  FPC/PIC:         5/2
    Requests Attempted:            0
    Access Requests Sent:          0
    Accounting Requests Sent:      0
    Responses Received:            0
    Request Timeouts:              0
    Memory Failures:               0
    Invalid State Errors:          0
    No Radius Server Found:        0
    Source Port allocation Errors: 0
    Send Failures:                 0

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation