dot1x guest-vlan enable 489
Example
The following example defines VLAN 2 as a guest VLAN.
dot1x guest-vlan
enable
The dot1x vlans guest-vlan enable Interface Configuration mode
command enables unauthorized users on the interface access to the
Guest VLAN. To disable access, use the no form of this command
Syntax
dot1x guest-vlan enable
no dot1x guest-vlan enable
Default Configuration
Disabled.
Command Mode
Interface Configuration (Ethernet) mode
User Guidelines
A device can have only one global guest VLAN. The guest VLAN is defined
using the dot1x guest-vlan Interface Configuration mode command.
Example
The following example enables unauthorized users on Ethernet port 1 to
access the guest VLAN.
Console#
Console#
configure
Console(config)#
vlan database
Console(config-vlan)#
vlan
2
Console(config-vlan)#
exit
Console(config)#
interface vlan
2
Console(config-if)#
dot1x guest-vlan
Console#
configure
Console(config)#
interface ethernet
g1
Console(config-if)#
dot1x guest-vlan enable