DES-1228/ME Layer 2 Metro Ethernet Switch CLI Reference Manual
163
config 802.1x guest_vlan ports
the specific port state changes from an enabled state to a disabled state, these ports will
return to the default VLAN.
Example usage:
To configure the ports for a previously created 802.1X Guest VLAN as enabled.
DES-1228/ME:4#config 802.1x guest_vlan ports 1-5 state enable
Command: config 802.1x guest_vlan ports 1-5 state enable
Success.
DES-1228/ME:4#
show 802.1x guest_vlan
Purpose
Used to view the configurations for a 802.1X Guest VLAN.
Syntax
show 802.1x guest_vlan
Description
The
show 802.1x guest_vlan
command is used to display the settings for the VLAN that
has been enabled as an 802.1X Guest VLAN. Guest 802.1X 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 to have limited access rights on the Switch.
Parameters
None.
Restrictions
None.
This VLAN is only supported for port-based 802.1X and 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 configure the configurations for a previously created 802.1X Guest VLAN.
DES-1228/ME:4#show 802.1x guest_vlan
Command: show 802.1x guest_vlan
Guest VLAN Setting
-----------------------------------------------------------
Guest VLAN : Trinity
Enable guest VLAN ports: 1-5
DES-1228/ME:4#
delete 802.1x guest_vlan
Purpose
Used to delete a 802.1X Guest VLAN.
Syntax
delete 802.1x guest_vlan {<vlan_name 32>}
Description
The
delete 802.1x guest_vlan
command is used to delete an 802.1X Guest VLAN. Guest
802.1X 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 to have limited access
rights on the Switch.
Parameters
<vlan_name 32>
−
Enter the VLAN name of the Guest 802.1X VLAN to be deleted.
Restrictions
Only Administrator-level users can issue this command.
Users must have already previously created a VLAN using the
create vlan
command.
Only one VLAN can be set as the 802.1X Guest VLAN.