The display hwtacacs-server accounting-stop-packet command displays information about Accounting-Stop packets sent by an HWTACACS server.
display hwtacacs-server accounting-stop-packet { all | number | ip { ipv4-address | ipv6-address }}
Parameter |
Description |
Value |
---|---|---|
all |
Displays information about all Accounting-Stop packets. |
- |
number |
Displays information about Accounting-Stop packets starting from a specified number. |
The value is an integer that ranges from 1 to 65535. |
ip ipv4-address |
Displays information about Accounting-Stop packets sent by the HWTACACS server with a specified IPv4 address. |
The value is in dotted decimal notation. |
ip ipv6-address |
Displays information about Accounting-Stop packets sent by the HWTACACS server with a specified IPv6 address. |
The value is a 32-digit hexadecimal number, in the format X:X:X:X:X:X:X:X. |
During HWTACACS troubleshooting, you can run this command to check information about Accounting-Stop packets sent by the HWTACACS server.
# Display information about all Accounting-Stop packets.
<HUAWEI> display hwtacacs-server accounting-stop-packet all
-------------------------------------------------------------
NO. SendTime IP Address Template
1 10 192.168.1.110 tac
-------------------------------------------------------------
Whole accounting stop packet to resend:1
Item |
Description |
---|---|
NO. |
Number of the Accounting-Stop packet. |
SendTime |
Number of times that Accounting-Stop packets are sent. |
IP Address |
IP address of the HWTACACS server. |
Template |
Name of the HWTACACS server template. |
Whole accounting stop packet to resend |
Total number of Accounting-Stop packets sent by a device. |