Cisco SCE8000 Specifications Page 48

  • Download
  • Add to my manuals
  • Print
  • Page
    / 778
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 47
2-8
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
aaa authentication enable default
aaa authentication enable default
Specifies which privilege level authentication methods are to be used, and in what order of preference.
To delete the privilege level authentication methods list, use the no form of this command.
aaa authentication enable default method1 [method2...]
no aaa authentication enable default
Syntax Description
Command Default The default privilege level authentication method is enable.
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Use this command to configure “backup” privilege level authentication methods to be used if the primary
privilege level authentication method fails. The following methods are available:
group tacacs+—Use TACACS+ authentication.
local—Use the local username database for authentication.
enable (default)—Use the enable password for authentication.
none—Use no authentication.
If the privilege level authentication methods list is deleted, the default privilege level authentication
method only (enable password) is used. TACACS+ authentication is not used.
Authorization: admin
Examples The following example shows how to configure privilege level authentication methods:
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)# aaa authentication enable default group tacacs+ enable none
SCE8000(config)#
method1... Privilege level authentication methods to be used. You may specify up to
four different methods, in the order in which they are to be used. See Usage
Guidelines for more information.
Release Modification
3.0.0 This command was introduced.
Page view 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 777 778

Comments to this Manuals

No comments