No login authentication 5, No login authentication – Allied Telesis AT-FS970M Series User Manual
Page 1485

AT-FS970M Switch Command Line User’s Guide
1485
NO LOGIN AUTHENTICATION
Syntax
no login authentication
Parameters
None
Modes
Console Line and Virtual Terminal Line modes
Description
Use this command to deactivate remote authentication for local
management sessions and remote Telnet and SSH sessions.
Confirmation Command
“SHOW RUNNING-CONFIG” on page 166
Examples
This example deactivates remote authentication for local management
sessions:
awplus> enable
awplus# configure terminal
awplus(config)# line console 0
awplus(config-line)# no login authentication
This example deactivates remote authentication on VTY line 0, used by
remote Telnet and SSH management sessions:
awplus> enable
awplus# configure terminal
awplus(config)# line vty 0
awplus(config-line)# no login authentication