D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
14
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> 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.
Restrictions Only Administrator or operator–level users can issue this command.
Example usage:
To configure ports to the Guest VLAN
DGS3100# config 802.1x guest_vlan ports 1 enable
DGS3100#
config 802.1x radius attribute
Purpose To enable the Dynamic VLAN assigenment ability of a Radius server
Syntax
config 802.1x radius-attributes <portlist> vlan state [enable |
disable]
Description Radius server can assign a VLAN to a port dynamically based on
the authentication of the port. This command enables the switch to
configure the port to be assigned to a VLAN dynamically based on
the data received from the Radius Server.
Parameters <portlist> - ports to add the feature on
state [enable | disable] to enable/disable the feature per port.
Restrictions None.
Example usage:
To display the Guest VLAN configuration information:
DGS-3100# config 802.1x radius-attributes 1:10 vlan state enable
Success.
DGS-3100#