Aaa authorization network – Dell POWEREDGE M1000E User Manual

Page 35

Advertising
background image

2-5

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference

OL-13271-03

Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commands

aaa authorization network

aaa authorization network

Use the aaa authorization network global configuration command on the switch stack or on a
standalone switch 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(40)EX1

This command was introduced.

Command

Description

show running-config

Displays the operating configuration. For syntax information, use this link to
the Cisco IOS Release 12.2 Command Reference listing page:

http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/prod_command
_reference_list.html

Select the Cisco IOS Commands Master List, Release 12.2 to navigate to
the command.

Advertising