DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
70
xtacacs
- (Optional) Authentication by the built-in server group “XTACACS”.
- (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 Administrators can issue this command.
Example
To configure a user-defined method list for user login:
DWS-3160-24PC:admin# config authen_login method_list_name login_list_1 method
tacacs local
Command: config authen_login method_list_name login_list_1 method
tacacs local
Success.
DWS-3160-24PC: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 Administrators can issue this command.
Example
To delete a user-defined method list for user login:
DWS-3160-24PC:admin# delete authen_login method_list_name login_list_1
Command: delete authen_login method_list_name login_list_1
Success.
DWS-3160-24PC:admin#