Login authentication, Login, Authentication – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1249: Use the
AAA Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
45.27
login authentication
Use this command to apply an AAA server for authenticating user login attempts from a
console or remote logins on these console or VTY lines. The authentication method list
must be specified by the aaa authentication login command. If the method list has not
been configured by the aaa authentication login command, login authentication will fail
on these lines.
Use the no variant of this command to reset AAA Authentication configuration to use the
default method list for login authentication on these console or VTY lines.
Command Syntax
login authentication {default|<list-name>}
no login authentication
Default
The default login authentication method list, as specified by the
command, is used to authenticate user login. (If this has not been specified, the
default is to use the local user database.)
Mode
Line Configuration
Examples
To apply the authentication method list called CONSOLE to the console port terminal line
(asyn 0), use the following commands:
To reset user authentication configuration on all VTY lines, use the following commands:
Related Commands
Parameter Description
default
The default authentication method list. If the default method
list has not been configured by the
command, the local user database is used for user login
authentication.
<list-name>
Named authentication server.
awplus#
configure terminal
awplus(config)#
line console 0
awplus(config-line)#
login authentication CONSOLE
awplus#
configure terminal
awplus(config)#
line vty 0 32
awplus(config-line)#
no login authentication