aaa authorization network
To set authorization for all network-related service requests, use the aaa authorization network command in global configuration mode.
aaa authorization network authorization-list-name [ group ] group_name
Supported Parameters
authorization-list-name |
Character string used to name the list of authorization methods activated when a user logs in. |
group |
Uses a subset of RADIUS servers for authentication as defined by the server group group-name |
group_name |
Server group name. |
Command Modes
Global configuration (config)
Command History
Release |
Modification |
---|---|
Cisco IOS XE Catalyst SD-WAN Release 17.5.1a | Qualified for use in Cisco vManage CLI templates |
The following example shows how to set an authorization method list to the RADIUS server group in local web authentication
Device# config-transaction
Device(config)# aaa authorization network webauth_radius group ISE_group
Device(config)#