display hwtacacs-server template
Function
The display hwtacacs-server template command displays the configurations of an HWTACACS server template.
Parameters
Parameter | Description | Value |
---|---|---|
template-name | Specifies the name of an HWTACACS server template. | The HWTACACS server template must already exist. |
Usage Guidelines
The display hwtacacs-server template command output helps you check the configuration of HWTACACS server templates and isolate faults.
The device determines whether its communication with the HWTACACS server is proper based on the response timeout mechanism of HWTACACS request packets, and always marks the status of the last HWTACACS server as Up.
Example
# Display the configuration of all HWTACACS server templates.
<AC6605> display hwtacacs-server template
---------------------------------------------------------------------------
Global:
Source-IP-address : -
---------------------------------------------------------------------------
HWTACACS-server template name : template0
Primary-authentication-server : 192.168.1.1:59 Vrf:- Status:UP
Primary-authorization-server : 192.168.1.1:59 Vrf:- Status:UP
Primary-accounting-server : 192.168.1.1:59 Vrf:- Status:UP
Secondary-authentication-server : -:0 Vrf:- Status:-
Secondary-authorization-server : -:0 Vrf:- Status:-
Secondary-accounting-server : -:0 Vrf:- Status:-
Third-authentication-server : -:0 Vrf:- Status:-
Third-authorization-server : -:0 Vrf:- Status:-
Third-accounting-server : -:0 Vrf:- Status:-
Current-authentication-server : 192.168.1.1:59 Vrf:- Status:UP
Current-authorization-server : 192.168.1.1:59 Vrf:- Status:UP
Current-accounting-server : 192.168.1.1:59 Vrf:- Status:UP
Source-IP-address : -
Source-LoopBack : -
Shared-key : ****************
Quiet-interval(min) : 3
Response-timeout-Interval(sec) : 2
Domain-included : YES
Traffic-unit : MB
---------------------------------------------------------------------------
Are you sure to display more information (y/n)[y]: Total 1,1 printed
# Display the configuration of the HWTACACS server template template0.
<AC6605> display hwtacacs-server template template0 --------------------------------------------------------------------------- HWTACACS-server template name : template0 Primary-authentication-server : 192.168.1.1:59 Vrf:- Status:UP Primary-authorization-server : 192.168.1.1:59 Vrf:- Status:UP Primary-accounting-server : 192.168.1.1:59 Vrf:- Status:UP Secondary-authentication-server : -:0 Vrf:- Status:- Secondary-authorization-server : -:0 Vrf:- Status:- Secondary-accounting-server : -:0 Vrf:- Status:- Third-authentication-server : -:0 Vrf:- Status:- Third-authorization-server : -:0 Vrf:- Status:- Third-accounting-server : -:0 Vrf:- Status:- Current-authentication-server : 192.168.1.1:59 Vrf:- Status:UP Current-authorization-server : 192.168.1.1:59 Vrf:- Status:UP Current-accounting-server : 192.168.1.1:59 Vrf:- Status:UP Source-IP-address : - Source-LoopBack : - Shared-key : - Quiet-interval(min) : 5 Response-timeout-Interval(sec) : 5 Domain-included : Original Traffic-unit : B ---------------------------------------------------------------------------
Item |
Description |
---|---|
Global |
Global configuration information. |
HWTACACS-server template name |
Name of the HWTACACS server template. |
Primary-authentication-server |
IP address, port number, and status of the primary authentication server. |
Primary-authorization-server |
IP address, port number, and status of the primary authorization server. |
Primary-accounting-server |
IP address, port number, and status of the primary accounting server. |
Secondary-authentication-server |
IP address, port number, and status of the second authentication server. |
Secondary-authorization-server |
IP address, port number, and status of the second authorization server. |
Secondary-accounting-server |
IP address, port number, and status of the second accounting server. |
Third-authentication-server |
IP address, port number, and status of the third authentication server. |
Third-authorization-server |
IP address, port number, and status of the third authorization server. |
Third-accounting-server |
IP address, port number, and status of the third accounting server. |
Current-authentication-server |
IP address, port number, and status of the authentication server in use. |
Current-authorization-server |
IP address, port number, and status of the authorization server in use. |
Current-accounting-server |
IP address, port number, and status of the accounting server in use. |
Source-IP-address |
The first Source-IP-address indicates the source IP address configured in the system view for communication between the device and the HWTACACS server. The second Source-IP-address indicates the source IP address configured in the HWTACACS server template view for communication between the device and the HWTACACS server. |
Source-LoopBack |
Number of the loopback interface. The IP address of the loopback interface is used as the source IP address for communication between the device and the HWTACACS server. |
Shared-key |
Shared key of the HWTACACS server. |
Quiet-interval(min) |
Interval for the primary server to return to the active state, in minutes. |
Response-timeout-Interval(sec) |
Response timeout interval of the HWTACACS server, in seconds. |
Domain-included |
Whether the user name contains an authentication domain name.
|
Traffic-unit |
Traffic unit used by the HWTACACS server, in bytes. |
Total 1,1 printed |
Total number of HWTACACS server templates and number of printed HWTACACS server templates. |