beautypg.com

No login authentication, No login authentication 7 – Allied Telesis AT-8100 Series User Manual

Page 1507

background image

AT-8100 Switch Command Line User’s Guide

1507

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 170

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