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 client status

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show unified-edge tdf aaa radius client status
<fpc-slot fpc-slot>
<gateway gateway>
<client name>
<pic-slot pic-slot>

Description

Display the status of the RADIUS client for one or more TDF gateways. If a TDF gateway is not specified, then information for all TDF gateways is displayed.

Options

none

Display RADIUS client status for all TDF gateways.

client name

(Optional) Display the status for the specified RADIUS client.

fpc-slot fpc-slot

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

gateway gateway

(Optional) Display the status for the specified TDF gateway.

pic-slot pic-slot

(Optional) Display the status 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 client status command. Output fields are listed in the approximate order in which they appear.

Table 1: show unified-edge tdf aaa radius client status Output Fields

Field Name

Field Description

Client

Name of the RADIUS client.

FPC/PIC

FPC and PIC slot numbers for which the statistics are displayed.

Address

IP address of the RADIUS client.

Last activity

Day of the week, month, date, time, and year when the last operation occurred on the RADIUS client. The term No activity is displayed if no communication occurred between the RADIUS client and the TDF gateway.

Sample Output

show unified-edge tdf aaa radius client status

content_copy zoom_out_map
user@host> show unified-edge tdf aaa radius statistics accounting brief
Client       FPC/PIC  Address              Last activity
-------------------------------------------------------------------
pgwclient    2/0      192.0.2.3           Mon Jul 21 11:00:16 2014
pgwclient_j  2/0      198.51.100.2            No activity
pgwclient_j  2/0      203.0.113.1            No activity

Release Information

Statement introduced in Junos OS Release 17.1.

footer-navigation