authorize
To authenticate and specify the AAA method list that authorization should be made with in the class map
sub-configuration mode, use the authorize command in the Global Configuration mode. To disable the AAA
method list authorization, use the no form of this command.
authorize aaa list{list_name| default} {format format_name } | identifier {circuit-id| remote-id|
source-address-ipv4| source-address-mac| username} {password | {use-from-line| password}}
no authorize
Syntax Description
Specifies the AAA parameters.aaa
Specifies AAA method list that authorization should be made with.list
Specifies the default AAA method list.default
Specifies the name of the AAA method list.
list_name
Specifies an authorize format name.format
Specifies to use format_name, which was defined using CLI 'aaa attribute
format'. The result of format is used as user name in authorization request.
format_name
Specifies a password to be used for AAA request.password
Specifies the line from which the password needs to be used.use-from-line
Specifies a clear text password.
password
Specifies an authorize identifier.identifier
Specifies to use circuit-id as the username in authorize request.circuit-id
Specifies to use remote-id as the username in authorize request. .remote-id
Specifies to use source-address-ipv4 as the username in authorize request.source-address-ipv4
Specifies to use source-address-mac as the username in authorize request.source-address-mac
Specifies an authorize username.username
Command Default
None
Command Modes
Global Configuration mode
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Command Reference,
Release 5.2.x
118
Control Policy Commands
authorize