4 no aaa authentication login, 5 login authentication (default|listname) – CANOGA PERKINS 9175 Command Reference User Manual

Page 650

Advertising
background image

CanogaOS Command Reference

38-3

Related Commands

no aaa authentication login default

38.4 no aaa authentication login

Delete authentication, authorization, accounting (AAA) authentication at login.

Command Syntax

no aaa authentication login (default|LISTNAME)

no: Negate a command or set its defaults

aaa: Authentication, authorization, and accounting

authentication: authentication

login: Enable password checking

default: Default method list

LISTNAME: An authentication list with this name

Command Mode

Global configuration mode

Usage

This is a sample output from the command displaying how to delete authentication at login.

Switch(config)#no aaa authentication login default

And you can check the result by using show aaa method-lists command.

Switch#show aaa method-lists authentication

% No method list exist


Examples

Switch(config)# no aaa authentication login default

Related Commands

aaa authentication login default local radius none

38.5 login authentication (default|LISTNAME)

Enable authentication, authorization, accounting (AAA) authentication for logins.

Command Syntax

login authentication (default|LISTNAME)

login: Enable password checking

authentication: authentication

default: Default method list

LISTNAME: An authentication list with this name

Advertising