xStack DGS-3612G Layer 3 Gigabit Ethernet Managed Switch CLI Manual
To delete 802.1x users:
DGS-3612G:4#delete 802.1x user dtremblett
Command: delete 802.1x user dtremblett
Success.
DGS-3612G:4#
create 802.1x guest_vlan
Purpose
Used to configure a pre-existing VLAN as a 802.1x Guest VLAN.
Syntax
create 802.1x guest_vlan <vlan_name 32>
Description The
create 802.1x guest_vlan
command is used to configure a pre-
defined VLAN as a 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
limited access rights on the Switch.
Parameters
<vlan_name 32>
- Enter an alphanumeric string of no more than 32
characters to define a pre-existing VLAN as an 802.1x Guest VLAN.
This VLAN must have first been created with the
create vlan
command mentioned earlier in this manual.
Restrictions
Only administrator-level users can issue this command. 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 a previously created VLAN as a 802.1x Guest VLAN for the Switch.
DGS-3612G:4#create 802.1x guest_vlan Trinity
Success.
Command: create 802.1x guest_vlan Trinity
DGS-3612G:4#
config 802.1x guest_vlan ports
Purpose
Used to configure ports for a pre-existing 802.1x guest VLAN.
Syntax
config 802.1x guest_vlan ports [<portlist> | all] state [enable | disable]
Description The
config 802.1x guest_vlan ports
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. This VLAN is only
supported for port-based 802.1x and must have already been previously
created 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.
174
Example usage: