System information

Publication date: Feb., 2012
Revision A1
- 33 -
CLIReferenceGuide
Copyright @ 2012 by Amer Networks
Chapter 8 AuthCommandsofCLI
Authmethod
Thispageshowshowtoconfigureauserwithauthenticatedwhenhelogs
intotheswitchviaoneofthemanagementclientinterfaces.
Table 7: Auth Method Commands
Command
Function
fallback
Configure local authentication fallback
method
Configure authentication method
show
Show Authentication configuration
fallback: Thecommandletsyouconfigurethelocal
authenticationfallbackfunction.
Syntax:
fallback < console>/< ssh >/ < telnet >/ < web >, disable/enable
Parameter :
<console> Settings the authenticate method fallback via console
<ssh> Settings the authenticate method fallback via ssh
<telnet> Settings the authenticate method fallback via telnet
<web> Settings the authenticate method fallback via web
disable Disable local authentication if remote authentication fails
enable Enable local authentication if remote authentication fails
EXAMPLE:
method: ThecommandletsyouconfigureAuthentication
methodfunction.
Syntax:
method < console>/< ssh >/ < telnet >/ < web >, local / none /
radius / tacats+
Parameter :
<console> Settings the authenticate method via console
<ssh> Settings the authenticate method via ssh
<telnet> Settings the authenticate method via telnet
<web> Settings the authenticate method via web
local Use local authentication
Switch(auth)# fallback ssh disable
Switch(auth)#