ECS2020 Series CLI Reference Guide-R04
154
TACACS host
Use this command to configure a TACACS server in conjunction with the switch.
tacacs host {host_name} [port] {port_id} [key] {key} [priority] {pri_value} [timeout]
{timeout_vlaue}
no tacacs host {ip_addr}
Parameter
Description
Parameter
host_nam
Tacacs sever IP address or domain name
port_id
TCP/UDP port number,default is 49.(0-65535)
key
Tacacs server key
pri_value
priority vlaue,(1-65534)
timeout_vlaue
Timeout value in seconds to wait for the
server to
reply.(1-30)
port_id:49
Global Configuration mode
Configuration TACACS
tacacs host 192.168.100.1 port 49 key public priority 1 timeout 30
aaa authentication enable
This command configures the enable authentication method.
aaa authentication {enable} {list_name} {auth_method_list} no aaa
authentication {enable} {list_name}
Parameter
Description
Parameter
list_name
Auth Method List Name
auth_method_list
Enable Authentication Method List.
[radius|tacacs+|enable]
Command
Command
Description
show tacacs
Displays the TACACS information.
Default
Mode
Example
Usage