DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
222
DES-1210-28/ME:5# create 802.1x guest_vlan default
Command: create 802.1x guest_vlan default
Success.
DES-1210-28/ME:5#
delete 802.1x guest_vlan
Purpose Disables network access to a Guest VLAN.
Syntax
delete 802.1x guest vlan <vlan_name 32>
Description
The delete 802.1x guest_vlan command disables network access
to a 802.1x Guest VLAN. A network administrator can use 802.1x
Guest VLANs to deny network access via port–based authentication,
but grant Internet access to unauthorized users.
Parameters None.
Restrictions Only Administrator or operator-level users can issue this command.
The user is required to disable Guest VLAN before deleting a
specific the VLAN.
Example usage:
To delete a 802.1x Guest VLAN
DES-1210-28/ME:5# delete 802.1x guest_vlan default
Command: delete 802.1x guest_vlan default
Success.
DES-1210-28/ME:5#
config 802.1x guest_vlan ports
Purpose Defines a port or range of ports to be members of the Guest VLAN.
Syntax
config 802.1x guest_vlan ports [<portlist> | all] state [enable |
disable]
Description
The config 802.1x guest_vlan ports command defines a port or
range of ports to be members of the 802.1x Guest VLAN. The
802.1x Guest VLAN can be be configured to provide limited network
access to authorized member ports. If a member port is denied
network access via port–based authorization, but the 802.1x Guest
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.
Parameters
<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.
Restrictions Only Administrator or operator–level users can issue this command.