DGS-1510/ME Series Metro Ethernet Switch CLI Reference Guide
68
5-23 show authen server_host
Description
This command is used to display the authentication server hosts.
Format
show authen server_host
Parameters
None.
Restrictions
Only Administrators can issue this command.
Example
To display all authentication server hosts:
DGS-1510-28XMP/ME:admin# show authen server_host
Command: show authen server_host
IP Address Protocol Port Timeout Retransmit Key
--------------- -------- ----- ------- ---------- -------------------------
10.1.1.222 TACACS+ 15555 10 ------ This is a secret.
Total Entries : 1
5-24 config authen parameter response_timeout
Description
This command is used to configure the amount of time waiting or user input on console, telnet, SSH application.
Format
config authen parameter response_timeout <int 0-255>
Parameters
<int 0-255> - Enter the amount of time for user input on console or telnet or SSH. 0 means there is no time out.
This value must be between 0 and 255. Default value is 30 seconds.
Restrictions
Only Administrators can issue this command.