Specifications
DGS-3048 Layer 2 Switch CLI Reference Manual
126
Command Parameters
method_list_name
show authen_login {all | default | 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 [default | method_list_name <string 12> | all]
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>}
config authen server_host <ipaddr> protocol [tacacs+ | radius] {port <int 1-65535> | key
[<key_string 128> | none] | timeout <int 1-30> | retransmit <int
1-10>}
delete authen server_host <ipaddr> protocol [tacacs+ | radius]
show authen server_host
local_enable admin
config admin local_enable <password 15>
Each command is listed, in detail, in the following sections.
create authen_login method_list_name
Purpose Used to create a user defined method list of authentication methods
for users logging on to the Switch.
Syntax
create authen_login method_list_name <string 12>
Description This command is used to create a list for authentication techniques
for user login. The Switch can support up to eight method lists, but
one is reserved as a default and cannot be deleted. Multiple method
lists must be created and configured separately.
Parameters <string 12> - Enter an alphanumeric string of up to 15 characters to
define the given method list.
Restrictions Only administrator-level users can issue this command.
Example usage:
To create the method list “Trinity.”:
DGS3048#create authen_login method_list_name Trinity