The display radius-server accounting-stop-packet command displays information about accounting-stop packets on the RADIUS server.
display radius-server accounting-stop-packet { all | ip ip-address | template template-name } [ slot slot-id cpu cpu-id ]
Parameter |
Description |
Value |
|---|---|---|
all |
Displays all the accounting-stop packets. |
- |
ip ip-address |
Displays the accounting-stop packets with the specified IP address. |
The value of ip-address is in dotted decimal notation. |
template template-name |
Displays the accounting-stop packets of a specified RADIUS server template. |
The value must be the name of an existing RADIUS server template. |
slot slot-id |
Specifies the slot ID of the Service Processing Unit (SPU). Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
cpu cpu-id |
Specifies the CPU ID. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
The display radius-server accounting-stop-packet command output helps you check configurations or isolate faults.
# Display the accounting-stop packets with the IP address being 10.138.104.32.
All models except USG6635E/6655E, USG6680E and USG6712E/6716E:
<sysname> display radius-server accounting-stop-packet ip 10.138.104.32
mng-plane:
------------------------------------------------------------------------------
Time Stamp Resend Times Session Time Username
------------------------------------------------------------------------------
1980409 6 22 g@rds
------------------------------------------------------------------------------
ctrl-plane:
------------------------------------------------------------------------------
Time Stamp Resend Times Session Time Username
------------------------------------------------------------------------------
1980409 6 22 g@rds
------------------------------------------------------------------------------
USG6680E and USG6712E/6716E:
<sysname> display radius-server accounting-stop-packet ip 10.138.104.32
slot 0,cpu 0:
------------------------------------------------------------------------------
Time Stamp Resend Times Session Time Username
------------------------------------------------------------------------------
1980409 6 22 g@rds
------------------------------------------------------------------------------
Item |
Description |
|---|---|
mng-plane |
Management plane. |
ctrl-plane |
Control plane. |
slot |
Slot ID of the SPU. |
cpu |
CPU ID. |
Time Stamp |
Timestamp of an accounting-stop packet. |
Resend Times |
Number of times that accounting-stop packets have been retransmitted. NOTE:
In active/standby mode, the number of retransmission times on the standby control board is not updated. |
Session Time |
Session time, in seconds. |
Username |
User name. |