AAA Commands

Parameters

method1 [method2...] — Specify at least one method from the following list:

Keyword

Description

 

 

local

Uses the local username database for authentication.

 

 

none

Uses no authentication.

 

 

radius

Uses the list of all RADIUS servers for authentication.

 

 

tacacs

Uses the list of all TACACS+ servers for authentication.

 

 

Default Configuration

The local user database is checked. This has the same effect as the command ip http authentication local.

Command Mode

Global Configuration mode

User Guidelines

The additional methods of authentication are used only if the previous method returns an error, not if it fails. To ensure that the authentication succeeds even if all methods return an error, specify none as the final method in the command line.

Example

The following example configures the HTTP authentication.

Console(config)# ip http authentication radius tacacs local none

ip https authentication

The ip https authentication Global Configuration mode command specifies authentication methods for HTTPS server users. To restore the default configuration, use the no form of this command.

Syntax

ip https authentication method1 [method2...]

no ip https authentication

14

Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide

Page 30
Image 30
Intel SBCEGBESW10 CLI manual Ip https authentication, Following example configures the Http authentication