xStack
®
DGS-3120 Series Managed Switch CLI Reference Guide
69
- (Optional) Authentication by the built-in server group “”.
radius
- (Optional) Authentication by the built-in server group “radius”.
server_group
- (Optional) Authentication by the user-defined server group.
<string 15>
- Enter the server group value here. This value can be up 15 characters long.
local
- (Optional) Authentication by local user account database in device.
none
- (Optional) No authentication.
Restrictions
Only Administrator-level users can issue this command.
Example
To configure a user-defined method list for user login:
DGS-3120-24TC:admin# config authen_login method_list_name login_list_1 method
tac
acs local
Command: config authen_login method_list_name login_list_1 method tacac
s local
Success.
DGS-3120-24TC:admin#
5-8
delete authen_login
Description
This command is used to delete a user-defined method list of authentication methods for user login.
Format
delete authen_login method_list_name <string 15>
Parameters
<string 15>
- The user-defined method list name. This value can be up to 15 characters long.
Restrictions
Only Administrator-level users can issue this command.
Example
To delete a user-defined method list for user login:
DGS-3120-24TC:admin# delete authen_login method_list_name login_list_1
Command: delete authen_login method_list_name login_list_1
Success.
DGS-3120-24TC:admin#