beautypg.com

Banner – Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 1027

background image

1018

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

16

aaa-login radius [external|fallback|policy ]

aaa-login tacacs [accounting|authentication|authorization|fallback|

policy ]

Usage Guidelines:

Use AAA login to determine whether management user authentication must be performed against
a local user database or an external RADIUS server.

Example

rfs7000-37FABE(config-management-policy-test)#aaa-login radius external

rfs7000-37FABE(config-management-policy-test)#aaa-login radius policy test

rfs7000-37FABE(config-management-policy-test)#show context

management-policy test

http server

no ssh

aaa-login radius external

aaa-login radius policy test

rfs7000-37FABE(config-management-policy-test)#

Related Commands:

banner

management-policy

radius

Configures the RADIUS server parameters
If local authentication is disabled, use this command to specify if the RADIUS server used is external,
fallback, or specified by a AAA policy.

external

Configures external RADIUS server as the preferred authentication mode

fallback

Configures RADIUS server authentication as the primary authentication mode. When RADIUS server
authentication fails, the system uses local authentication. This command configures local authentication
as a backup mode.

policy

Associates a specified AAA policy with this management policy. The AAA policy determines if a client is
granted access to the network.

– Specify the AAA policy name (should be existing and configured).

For more information on configuring AAA policy, see

AAA-POLICY

.

tacacs

Configures Terminal Access Control Access-Control System (TACACS) server parameters

accounting

Configures TACACS accounting

authentication

Configures TACACS authentication

authorization

Configures TACACS authorization

fallback

Configures TACACS as the primary authentication mode. When TACACS authentication fails, the system
uses local authentication. This command configures local authentication as a backup mode.

policy

Associates a specified AAA TACACS policy with this management policy

– Specify the TACACS policy name (should be existing and configured).

For more information on configuring AAA TACACS policy, see

AAA-TACACS-POLICY

.

no

Removes the TACACS server settings