Banner – Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual
Page 1027
![background image](/manuals/361696/1027/background.png)
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
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.
•
For more information on configuring AAA policy, see
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
•
For more information on configuring AAA TACACS policy, see
Removes the TACACS server settings