beautypg.com

No login authentication, No login authentication 9 – Allied Telesis AT-9000 Series User Manual

Page 1417

background image

AT-9000 Switch Command Line User’s Guide

1389

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 130

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