DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
172
29
ACCESS AUTHENTICATION CONTROL COMMANDS
The Access Authentication Control commands in the Command Line Interface (CLI) are listed (along
with the appropriate parameters) in the following table.
Command Parameter
create authen_login
method_list_name
<string 12>
config authen_login
[default | method_list_name <string 12>| http_method_list | https_method_list]
method {tacacs+ | radius | local | none}
delete authen_login
method_list_name
<string 12>
show authen_login
{all | default | http_method_list | https_method_list | method_list_name <string
12>}
create authen_enable
method_list_name
<string 12>
config authen_enable
[default | method_list_name <string 12>] method {tacacs+ | radius | local_enable
| none}
delete authen_enable
method_list_name
<string 12>
show authen_enable [all | default | method_list_name <string 12>]
config authen
application
{console | telnet | ssh | all] [login | enable] [default | method_list_name <string
12>]
show authen
application
create authen
server_host
<ipaddr> protocol [tacacs+ | radius] {port <int 1-65535> | key [<key_string 128> |
none] | timeout <int 1-30> | retransmit <int 1-10> | priority [first | second | third]}
config authen
server_host
<ipaddr> protocol tacacs+ {port <int 1-65535> | key [<key_string 128> | none] |
timeout <int 1-30>} priority [first | second | third]
delete authen
server_host
<ipaddr> protocol [tacacs+ | radius]
show authen
server_host
local_enable admin
config admin
local_enable
Each command is listed in detail, as follows: