Configuring 802.1x settings for radius, Assigned vlans – Dell POWEREDGE M1000E User Manual

Page 532

Advertising
background image

532

Configuring 802.1X and Port-Based Security

Configuring 802.1X Settings for RADIUS-Assigned VLANs

Beginning in Privileged EXEC mode, use the following commands to

configure 802.1X settings that affect the RADIUS-assigned VLAN.

Command

Purpose

configure

Enter Global Configuration mode.

aaa authorization

network default radius

Allow the RADIUS server to assign VLAN IDs to clients.

aaa authorization

network dynamic-vlan

radius

If the RADIUS assigned VLAN does not exist on the

switch, allow the switch to dynamically create the assigned

VLAN.

interface

interface

Enter interface configuration mode for the specified

interface. The

interface variable includes the interface type

and number, for example gigabitethernet 1/0/3.
You can also specify a range of interfaces with the interface

range command, for example, interface range

gigabitethernet 1/0/8-12 configures interfaces 8, 9, 10, 11,

and 12.

dot1x guest-vlan

vlan-id Specify the guest VLAN.

dot1x unauth-vlan

vlan-

id

Specify the unauthenticated VLAN. The VLAN must

already have been created.

CTRL + Z

Exit to Privileged EXEC mode.

show dot1x advanced

interface

View the current 802.1X configuration.

Advertising