Cisco NCS 5000 Series Manual page 21

System security command reference for cisco ncs 5000 series routers
Hide thumbs Also See for Cisco NCS 5000 Series:
Table of Contents

Advertisement

Authentication, Authorization, and Accounting Commands
Command History
Release
Release 6.0
Usage Guidelines
Use the aaa authorization command to create method lists defining specific authorization methods that can
be used on a per-line or per-interface basis. You can specify up to four methods in the method list.
The command authorization mentioned here applies to the one performed by an external AAA server and
Note
not for task-based authorization.
Method lists for authorization define the ways authorization will be performed and the sequence in which
these methods will be performed. A method list is a named list describing the authorization methods (such as
TACACS+), in sequence. Method lists enable you to designate one or more security protocols for authorization,
thus ensuring a backup system in case the initial method fails. Cisco IOS XR software uses the first method
listed to authorize users for specific network services; if that method fails to respond, Cisco IOS XR software
selects the next method listed in the method list. This process continues until there is successful communication
with a listed authorization method or until all methods defined have been exhausted.
Note
Cisco IOS XR software attempts authorization with the next listed method only when there is no response
(not a failure) from the previous method. If authorization fails at any point in this cycle—meaning that
the security server or local username database responds by denying the user services—the authorization
process stops and no other authorization methods are attempted.
The Cisco IOS XR software supports the following methods for authorization:
• none—The router does not request authorization information; authorization is not performed over this
• local—Use the local database for authorization.
• group tacacs+—Use the list of all configured TACACS+ servers for authorization.
• group radius—Use the list of all configured RADIUS servers for authorization.
• group group-name—Uses a named subset of TACACS+ or RADIUS servers for authorization.
Method lists are specific to the type of authorization being requested. Cisco IOS XR software supports four
types of AAA authorization:
• Commands authorization—Applies to the XR EXEC mode commands a user issues. Command
line or interface.
authorization attempts authorization for all XR EXEC mode commands.
"Command" authorization is distinct from "task-based" authorization, which is based on
Note
the task profile established during authentication.
System Security Command Reference for Cisco NCS 5000 Series Routers
aaa authorization (XR-VM)
Modification
This command was introduced.
13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents