DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
184
VLAN is enabled, the member port receives limited network access.
For example, a network administrator can use the 802.1x Guest
VLAN to deny internal network access via port–based
authentication, but grant Internet access to unauthorized users.
<portlist> – A port or range of ports to be configured to the Guest
VLAN.
All – Indicates all ports to be configured to the guest vlan.
state [enable | disable] – Specifies the guest vlan port is enabled or
disabled of the switch.
Only Administrator or operator–level users can issue this command.
Example usage:
To configure ports to the Guest VLAN:
DGS-1100-06/ME:5#config 802.1x guest_vlan ports 1-3 state enable
Command: config 802.1x guest_vlan ports 1-3 state enable
Success.
DGS-1100-06/ME:5#
Displays configuration information for the Guest VLAN.
The show 802.1x guest_vlan command displays the Guest VLAN
name, state, and member ports.
Example usage:
To display the Guest VLAN configuration information:
DGS-1100-06/ME:5#show 802.1x guest_vlan
Command: show 802.1x guest_vlan
Guest VLAN Settings
------------------------------------------------------------------------
Guest VLAN : default
Enabled Guest VLAN Ports : 1,2,3,4,5,6
DGS-1100-06/ME:5#
Enable network access to a 802.1x user.
create 802.1x user <username 15>
The create 802.1x user command enables network access to a
802.1x user.
<vlan_name 15> − The name of the 802.1x user to be created.