Enable Aaa Authentication - Dell Force10 C150 Configuration Manual

Ftos configuration guide ftos 8.4.2.7 e-series terascale, c-series, s-series (s50/s25)
Hide thumbs Also See for Force10 C150:
Table of Contents

Advertisement

Enable AAA Authentication

To enable AAA authentication, use the following command in the CONFIGURATION mode:
Command Syntax
aaa authentication enable
default
{
e |
method-list-nam
method4
]
If the default list is not set, only the local enable is checked. This has the same effect as issuing:
aaa authentication enable default enable
AAA Authentication—RADIUS
To enable authentication from the RADIUS server, and use TACACS as a backup, use the following
commands:
Step
Command Syntax
aaa authentication enable default
1
radius tacacs
radius-server host x.x.x.x key
2
some-password
tacacs-server host x.x.x.x key
3
some-password
To get enable authentication from the RADIUS server, and use TACACS as
a backup, issue the following commands:
FTOS(config)# aaa authentication enable default radius tacacs
Radius and TACACS server has to be properly setup for this.
FTOS(config)# radius-server host x.x.x.x key <some-password>
FTOS(config)# tacacs-server host x.x.x.x key <some-password>
To use local authentication for enable secret on console, while using
remote authentication on VTY lines, perform the following steps:
FTOS(config)# aaa authentication enable mymethodlist radius tacacs
FTOS(config)# line vty 0 9
FTOS(config-line-vty)# enable authentication mymethodlist
Command Mode
CONFIGURATION
}
[...
method1
Purpose
default
methods that follow this argument as the
default list of methods when a user logs in.
method-list-nam
name the list of enable authentication methods
activated when a user logs in.
method1
RADIUS, TACACS, enable, line, none.
Command Mode
Purpose
CONFIGURATION
To enable RADIUS and to set up TACACS
as backup.
CONFIGURATION
To establish host address and password.
CONFIGURATION
To establish host address and password.
—Uses the listed authentication
e—Character string used to
[...
method4
]—Any of the following:
Security | 919

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents