Specifications

DGS-3048 Layer 2 Switch CLI Reference Manual
130
Method List Name Priority Method Name Comment
---------------- -------- --------------- ---------
Darren 1 tacacs+ Built-in Group
default 1 radius Built-in Group
GoHabs! 1 Newfie User-defined Group
Trinity 1 local Keyword
DGS3048#
create authen_enable method_list_name
Purpose Used to create a user-defined method list of authentication
methods for promoting normal user level privileges to Administrator
level privileges on the Switch.
Syntax
create authen_enable method_list_name <string 12>
Description This command is used to promote users with normal level
privileges to Administrator level privileges using authentication
methods on the Switch. Once a user acquires normal user level
privileges on the Switch, he or she must be authenticated by a
method on the Switch to gain administrator privileges on the Switch,
which is defined by the Administrator. A maximum of eight (8)
enable method lists can be implemented on the Switch.
Parameters <string 12> Enter an alphanumeric string of up to 12 characters
to define the given enable method list to create.
Restrictions Only administrator-level users can issue this command.
Example usage:
To create a user-defined method list, named “Permit” for promoting user privileges to Administrator
privileges:
DGS3048#create authen_enable method_list_name Permit
Command: show authen_login method_list_name Permit
Success.
DGS3048#
config authen_enable
Purpose Used to configure a user-defined method list of authentication
methods for promoting normal user level privileges to Administrator
level privileges on the Switch.
Syntax
config authen_enable [default | method_list_name <string 12>]
method {tacacs+ | radius | local_enable | none}
Description This command is used to promote users with normal level privileges
to Administrator level privileges using authentication methods on the
Switch. Once a user acquires normal user level privileges on the
Switch, he or she must be authenticated by a method on the Switch
to gain administrator privileges on the Switch, which is defined by
the Administrator. A maximum of eight (8) method lists can be
implemented on the Switch.