xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
254
show 802.1x guest_vlan
Purpose
Used to view the configurations for an 802.1X Guest VLAN.
Syntax
show 802.1x guest_vlan
Description
This command is used to display the settings for the VLAN that has been enabled as an
802.1X Guest VLAN. 802.1X Guest VLAN clients are those who have not been authorized
for 802.1X or they haven’t yet installed the necessary 802.1X software, yet would still like
limited access rights on the Switch.
Parameters
None.
Restrictions
None.
This VLAN must have already been previously created using the create vlan command. Only
one VLAN can be set as the 802.1X Guest VLAN
Example usage:
To show 802.1X Guest VLAN.
DES-3528:admin# show 802.1x guest_vlan
Command: show 802.1x guest_vlan
Guest VLAN Setting
-----------------------------------------------------------
Guest VLAN : Trinity
Enable Guest VLAN Ports: 5-8
Success.
DES-3528:admin#
delete 802.1x guest_vlan
Purpose
Used to delete an 802.1X Guest VLAN.
Syntax
delete 802.1x guest_vlan <vlan_name 32>
Description
This command is used to delete an 802.1X Guest VLAN. 802.1X Guest VLAN clients are
those who have not been authorized for 802.1X or they haven’t yet installed the necessary
802.1X software, yet would still like limited access rights on the Switch.
Parameters
<vlan_name 32>
−
Enter the VLAN name of the 802.1X Guest VLAN to be deleted.
Restrictions
Only Administrator and Operator-level users can issue this command
This VLAN must have already been previously created using the
create vlan
command.
Only one VLAN can be set as the 802.1X Guest VLAN.
Example usage:
To delete a previously created 802.1X Guest VLAN.
DES-3528:admin# delete 802.1x guest_vlan Trinity
Command: delete 802.1x guest_vlan Trinity
Success.
DES-3528:admin#