The display radius-server accounting-stop-packet command displays information about accounting-stop packets on the RADIUS server.
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. |
ip ipv6-address |
Displays the accounting-stop packets with the specified IPv6 address. |
The value is a 32-digit hexadecimal number, in the format X:X:X:X:X:X:X:X. |
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.
<HUAWEI> display radius-server accounting-stop-packet ip 10.138.104.32 ------------------------------------------------------------------------------ Time Stamp Resend Times Session Time Username ------------------------------------------------------------------------------ 1980409 6 22 g@rds ------------------------------------------------------------------------------ Total: 1, printed: 1
Item |
Description |
---|---|
Time Stamp |
Timestamp of an accounting-stop packet. |
Resend Times |
Number of times that accounting-stop packets have been retransmitted. |
Session Time |
Session time, in seconds. |
Username |
User name. |