Configuring 802.1X User Distribution - Cisco Catalyst 2975 Software Configuration Manual

Ios release 12.2(55)se
Hide thumbs Also See for Catalyst 2975:
Table of Contents

Advertisement

Configuring 802.1x Authentication

Configuring 802.1x User Distribution

Beginning in global configuration, follow these steps to configure a VLAN group and to map a VLAN
to it:
Command
Step 1
vlan group vlan-group-name vlan-list vlan-list
Step 2
show vlan group all vlan-group-name
Step 3
no vlan group vlan-group-name vlan-list
vlan-list
This example shows how to configure the VLAN groups, to map the VLANs to the groups, to and verify
the VLAN group configurations and mapping to the specified VLANs:
switch(config)# vlan group eng-dept vlan-list 10
switch(config)# show vlan group group-name eng-dept
Group Name
-------------
eng-dept
switch# show dot1x vlan-group all
Group Name
-------------
eng-dept
hr-dept
This example shows how to add a VLAN to an existing VLAN group and to verify that the VLAN was
added:
switch(config)# vlan group eng-dept vlan-list 30
switch(config)# show vlan group eng-dept
Group Name
-------------
eng-dept
This example shows how to remove a VLAN from a VLAN group:
switch# no vlan group eng-dept vlan-list 10
This example shows that when all the VLANs are cleared from a VLAN group, the VLAN group is
cleared:
switch(config)# no vlan group eng-dept vlan-list 30
Vlan 30 is successfully cleared from vlan group eng-dept.
switch(config)# show vlan group group-name eng-dept
This example shows how to clear all the VLAN groups:
switch(config)# no vlan group end-dept vlan-list all
switch(config)# show vlan-group all
For more information about these commands, see the Cisco IOS Security Command Reference.
Catalyst 2975 Switch Software Configuration Guide
10-58
Chapter 10
Configuring IEEE 802.1x Port-Based Authentication
Purpose
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.
Vlans Mapped
--------------
10
Vlans Mapped
--------------
10
20
Vlans Mapped
--------------
10,30
OL-19720-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents