-------------
--------------
eng-dept
10
hr-dept
20
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
Vlans Mapped
-------------
--------------
eng-dept
10,30
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.
Configuring NAC Layer 2 802.1x Validation
You can configure NAC Layer 2 802.1x validation, which is also referred to as 802.1x authentication with a
RADIUS server.
Beginning in privileged EXEC mode, follow these steps to configure NAC Layer 2 802.1x validation. The
procedure is optional.
SUMMARY STEPS
1.
configure terminal
2.
interface interface-id
3.
switchport mode access
4.
authentication event no-response action authorize vlan vlan-id
5.
authentication periodic
6.
authentication timer reauthenticate
7.
end
8.
show authentication sessions interface interface-id
9.
copy running-config startup-config
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1392
How to Configure 802.1x Port-Based Authentication
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......