802. 1 X Commands
OL-32830-01 Command Line Interface Reference Guide
If a VLAN is configured as an unauthenticated VLAN, traffic tagged with that VLAN
and received from a member port of that VLAN will be bridged regardless of
whether the port/host is authorized or not.
The guest VLAN cannot be configured as unauthorized VLAN.
Example
The following example enables unauthorized devices access to VLAN 5.
switchxxxxxx(config)#
switchxxxxxx(config-if)#
2.6
dot1x authentication
Use the dot1x authentication Interface Configuration mode command to enable
authentication methods on a port. Use the no format of the command to return to
the default.
Syntax
dot1x authentication [802.1x] [mac] [web]
no dot1x authentication
Parameters
•
802.1x—Enables authentication based on 802.1X (802.1X-based
authentication).
•
mac—Enables authentication based on the station's MAC address
(MAC-Based authentication).
•
web—Enables WEB-Based authentication.
Default Configuration
802.1X-Based authentication is enabled.
Command Mode
Interface (Ethernet) Configuration mode
interface vlan
5
dot1x auth-not-req
2
50