316
802.1x Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\802.1X.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
Use the
dot1x guest-vlan enable
Interface Configuration mode command to
enable unauthorized users on an interface to access the guest VLAN.
If the guest VLAN is defined and enabled, the port automatically joins the
guest VLAN when the port is unauthorized and leaves it when the port
becomes authorized. To be able to join or leave the guest VLAN, the port
should not be a static member of the guest VLAN.
Example
The following example defines VLAN 2 as a guest VLAN.
Console#
configure
Console(config)#
interface vlan
2
Console(config-if)#
dot1x guest-vlan
dot1x guest-vlan timeout
Use the
dot1x guest-vlan timeout
Global Configuration mode command to
set the time delay between enabling 802.1x (or port up) and adding a port to
the guest VLAN. Use the
no
form of this command to restore the default
configuration.
Syntax
dot1x guest-vlan timeout
timeout
no dot1x guest-vlan timeout
Parameters
timeout
—Specifies the time delay in seconds between enabling 802.1x (or
port up) and adding the port to the guest VLAN. (Range: 30–180)
Default Configuration
The guest VLAN is applied immediately.