The display hwtacacs-server template statistics command displays the template configuration of all configured HWTACACS server templates.
display hwtacacs-server template template-name { authentication | authorization | accounting | common } ip-address [ vpn-instance vpn-instance-name ] statistics
display hwtacacs-server template template-name { authentication | authorization | accounting | common } statistics
display hwtacacs-server template template-name { authentication | authorization | accounting | common } ipv6-address [ vpn-instance vpn-instance-name ] statistics
| Parameter | Description | Value |
|---|---|---|
| authentication |
Specifies the authentication server type. |
- |
| authorization |
Specifies the authorization server type. |
- |
| accounting |
Specifies the accounting server type. |
- |
| common |
Specifies the common server type. |
- |
| ip-address |
Specifies the IP address of a server. |
The value is in dotted decimal notation. |
| vpn-instance vpn-instance-name |
Specifies the name of a VPN instance. If the parameter vpn-instance is specified, the server is mapped to a VPN instance. If vpn-instance-name does not exist, the configuration is invalid. |
The value is a string of 1 to 32 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
| statistics |
Displays HWTACACS server statistics. |
- |
| template template-name |
Specifies the name of an HWTACACS server template. |
The value is a case-insensitive string data type. The value range is from 1 to 32 characters. |
| ipv6-address |
Specifies the IPv6 address of a server. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display hwtacacs-server template tac authentication statistics
-----------------------------------------------------
TemplateID : 0
Server IP Address : 5.5.5.5
Server Type : Authentication
VPN-Instance : -
Authen Server Open Request No : 1
Authen Server Close Request No : 1
Authentication Request No : 1
Authentication Response No : 1
----------------------------------------------------
| Item | Description |
|---|---|
| TemplateID | HWTACACS server template ID. |
| Server Type | Server type:
|
| Server IP Address | Server IP address. |
| Authentication Request No | Authentication request number. |
| Authentication Response No | Authentication response number. |
| Authen Server Open Request No | Authentication server open request number. |
| Authen Server Close Request No | Authentication server close request number. |
| VPN-Instance | Displays the name of VPN-Instance. |