D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
197
config 802.1x guest_vlan ports
Description
This command is used to configure ports to be enabled or disabled for the
802.1X guest VLAN.
Parameters
<portlist> Specify a port or range of ports to be configured for the 802.1X
Guest VLAN.
all – Specify this parameter to configure all ports for the 802.1X Guest VLAN.
state [enable | disable] – Use these parameters to enable or disable port listed
here as enabled or disabled for the 802.1X Guest VLAN.
Restrictions
Only Administrator-level users can issue this command.
Users must have already previously created a VLAN using the create vlan
command. If 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-3200-28:4#config 802.1x guest_vlan ports 1-5 state enable
Command: config 802.1x guest_vlan ports 1-5 state enable
Success.
DES-3200-28: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
This 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.