Cisco WS-C6506 Software Manual page 1027

Catalyst 6500 series switch
Hide thumbs Also See for WS-C6506:
Table of Contents

Advertisement

Chapter 40
Configuring 802.1X Authentication
Using the CLI to Configure 802.1X User Distribution
To configure a VLAN group and map a VLAN to it, perform these tasks in privileged mode:
Task
Configure a VLAN group and map a single VLAN
or a range of VLANs to it.
Verify the configuration.
Clear the VLAN group configuration or elements
of the VLAN group configuration.
This example shows how to configure the VLAN groups, map the VLANs to the groups, and verify that
the VLAN groups were configured and mapped to the specified VLANs:
Console> (enable) set dot1x vlan-group eng-dept 10
Vlan group name eng-dept is successfully configured and mapped to vlan 10
Console> (enable) set dot1x vlan-group hr-dept 20
Vlan group name hr-dept is successfully configured and mapped to vlan 20
Console> (enable) show dot1x vlan-group eng-dept
Group Name
-------------
eng-dept
Console> (enable) show dot1x vlan-group all
Group Name
-------------
eng-dept
hr-dept
Console> (enable)
This example shows how to add a VLAN to an existing VLAN group and verify that the VLAN was
added:
Console> (enable) set dot1x vlan-group eng-dept 30
Vlan 30 is successfully mapped to vlan group eng-dept.
Console> (enable) show dot1x vlan-group eng-dept
Group Name
-------------
eng-dept
Console> (enable)
This example shows how to clear a VLAN from a VLAN group:
Console> (enable) clear dot1x vlan-group eng-dept 10
Vlan 10 is successfully cleared from vlan group eng-dept.
Console> (enable)
This example shows that when all the VLANs are cleared from a VLAN group, the VLAN group is
cleared:
Console> (enable) clear dot1x vlan-group eng-dept 30
Vlan 30 is successfully cleared from vlan group eng-dept.
Warning: No more vlans mapped to this group, vlan group is cleared.
Console> (enable) show dot1x vlan-group eng-dept
Vlan group eng-dept doesn't exist, can not display.
Console> (enable)
OL-8978-04
Command
set dot1x vlan-group {vlan-group-name}
{vlans}
show dot1x vlan-group [all | {vlan-group-name}]
clear dot1x vlan-group [all {vlan-group-name}
[{vlans}]]
Vlans Mapped
--------------
10
Vlans Mapped
--------------
10
20
Vlans Mapped
--------------
10,30
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
Configuring 802.1X Authentication on the Switch
40-33

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 6506Catalyst 6509Catalyst 6513

Table of Contents