Configuring The Method List - TP-Link T1600G-18TS Configuration Manual

T1600g series
Hide thumbs Also See for T1600G-18TS:
Table of Contents

Advertisement

Configuring Network Security
Switch(aaa-group)#end
Switch#copy running-config startup-config

7.2.4 Configuring the Method List

A method list describes the authentication methods and their sequence to authenticate
the users. The switch supports Login Method List for users of all types to gain access to
the switch, and Enable Method List for guests to get administrative privileges.
Follow these steps to configure the method list:
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
The following example shows how to create a Login method list named Login1, and
configure the method 1 as the default radius server group and the method 2 as local.
Switch#configure
Switch(config)##aaa authentication login Login1 radius local
Switch(config)#show aaa authentication login
configure
Enter global configuration mode.
aaa authentication login { method-list } { method1 } [ method2 ] [ method3 ] [ method4 ]
Configure a login method list.
:
Specify a name for the method list.
method-list
method1/method2/method3/method4
method authenticates a user first, the second method is tried if the previous method does
not respond, and so on. The default methods include radius, tacacs, local and none. None
means no authentication is used for login.
aaa authentication enable { method-list } { method1 } [ method2 ] [ method3 ] [ method4 ]
Configure an Enable password method list.
:
Specify a name for the method list.
method-list
method1/method2/method3/method4
default methods include radius, tacacs, local and none. None means no authentication is
used for getting administrative privileges.
show aaa authentication [ login | enable ]
Verify the configuration method list.
end
Return to privileged EXEC mode.
copy running-config startup-config
Save the settings in the configuration file.
:
Specify the authentication methods in order. The first
:
Specify the authentication methods in order. The
AAA Configuration
Configuration Guide
597

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents