Canoga-perkins 9175 Command Reference Instrukcja Użytkownika Strona 649

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 790
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 648
CanogaOS Command Reference
38-2
This is a sample output from the command displaying how to disable aaa access control model.
Switch(config)#no aaa new-model
And you can check the result by using show aaa status command.
Switch#show aaa status
aaa stats:
Authentication disable
Examples
Switch(config)#no aaa new-model
Related Commands
aaa new-model
38.3 aaa authentication login
Set authentication, authorization, accounting (AAA) authentication at login.
Command Syntax
aaa authentication login (default|LISTNAME) {enable|line|none|radius|local}
aaa: Authentication, authorization, and accounting
authentication: authentication
login: Enable password checking
default: Default method list
LISTNAME: An authentication list with this name
enable: Enable password
line: Line password
none: No authentication
radius: Radius server
local: Local username
Command Mode
Global configuration mode
Usage
This is a sample output from the command displaying how to set authentication at login.
Switch(config)#aaa authentication login default local radius none
And you can check the result by using show aaa method-lists command.
Switch#show aaa method-lists authentication
authen queue=AAA_ML_AUTHEN_LOGIN
name=default state =ALIVE : local radius none
Examples
Switch(config)# aaa authentication login default local radius none
Przeglądanie stron 648
1 2 ... 644 645 646 647 648 649 650 651 652 653 654 ... 789 790

Komentarze do niniejszej Instrukcji

Brak uwag