D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
14
4
Example usage:
To configure 802.1x authentication by MAC address:
DGS3100# config 802.1x auth_mode mac_based
Success.
DGS3100#
create 802.1x guest_vlan
Purpose Enables network access to a Guest VLAN.
Syntax
create 802.1x guest vlan <vlan_name 32>
Description The create 802.1x guest_vlan command enables 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 <vlan_name 32> The name of the 802.1x Guest VLAN to be
created.
Restrictions Only Administrator or operator-level users can issue this command.
Example usage:
To create a 802.1x Guest VLAN:
DGS3100# create 802.1x guest_vlan
DGS3100#
delete 802.1x guest_vlan
Purpose Disables network access to a Guest VLAN.
Syntax
delete 802.1x guest vlan
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
DGS3100# delete 802.1x guest_vlan
DGS3100#