D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
223
config 802.1x guest_vlan ports
and the beginning port number on that switch, separated by a colon. Then
the highest switch number, and the highest port number of the range (also
separated by a colon) are specified. The beginning and end of the port list
range are separated by a dash. For example, 1:3 specifies switch number 1,
port 3. 2:4 specifies switch number 2, port 4. 1:3-2:4 specifies all of the
ports between switch 1, port 3 and switch 2, port 4 in numerical order.
Non-contiguous portlist entries are separated by a comma. (ex: 1:1-1:3,1:7-
1:9)
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.
Example usage:
To configure the ports for a previously created 802.1x Guest VLAN as enabled.
DGS-3600:4#config 802.1x guest_vlan ports 1:1-1:5 state enable
Command: config 802.1x guest_vlan ports 1:1-1:5 state enable
Success.
DGS-3600:4#
show 802.1x guest_vlan
Purpose Used to view the configurations for a 802.1x Guest VLAN.
Syntax
show 802.1x guest_vlan
Description The show 802.1x guest_vlan command is used to display the settings for
the VLAN that has been enabled as an 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 None.
Restrictions None.
Example usage:
To display the configurations for a previously created 802.1x Guest VLAN.
DGS-3600:4#show 802.1x guest_vlan
Command: show 802.1x guest_vlan
Guest VLAN Setting
-----------------------------------------------------------
Guest VLAN : Trinity
Enable guest VLAN ports: 1:5-1:8
DGS-3600:4#