2-5
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco Catalyst Blade Switch 3030 Cisco IOS Commands
aaa authorization network
aaa authorization network
Use the
aaa authorization network
global configuration command to the configure the switch to use
user-RADIUS authorization for all network-related service requests, such as IEEE 802.1x per-user
access control lists (ACLs) or VLAN assignment. Use the
no
form of this command to disable RADIUS
user authorization.
aaa authorization network default group radius
no aaa authorization network default
Syntax Description
Defaults
Authorization is disabled.
Command Modes
Global configuration
Command History
Usage Guidelines
Use the
aaa authorization network default group radius
global configuration command to allow the
switch to download IEEE 802.1x authorization parameters from the RADIUS servers in the default
authorization list. The authorization parameters are used by features such as per-user ACLs or VLAN
assignment to get parameters from the RADIUS servers.
Use the
show running-config
privileged EXEC command to display the configured lists of authorization
methods.
Examples
This example shows how to configure the switch for user RADIUS authorization for all network-related
service requests:
Switch(config)#
aaa authorization network default group radius
You can verify your settings by entering the
show running-config
privileged EXEC command.
Related Commands
default group
radius
Use the list of all RADIUS hosts in the server group as the default authorization
list.
Release
Modification
12.2(25)SEE
This command was introduced.
Command
Description
show running-config
Displays the current operating configuration. For syntax information, select
Cisco IOS Configuration Fundamentals Command Reference, Release
12.2 > File Management Commands > Configuration File Management
Commands
.