D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
168
Example usage:
To create an authentication guest VLAN:
DGS-3627:admin# create authentication guest_vlan vlan guestVLAN
Command: create authentication guest_vlan vlan guestVLAN
Success.
DGS-3627:admin#
delete authentication guest_vlan
Purpose Used to delete guest VLAN configuration.
Syntax
delete authentication guest_vlan [vlan <vlan_name 32> | vlanid <vlanid 1-4094>]
Description The delete guest_vlan command will delete guest VLAN setting, but won’t delete the static
VLAN.
All ports which enable guest VLAN will move to original VLAN after deleting guest VLAN.
For further description of this command please see description for config authentication
guest_vlan ports.
Parameters
<vlan_name 32> - Specify the guest VLAN by VLAN name.
vlanid - Specify the guest VLAN by VLAN ID.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete an authentication guest VLAN:
DGS-3627:admin# delete authentication guest_vlan vlan guestVLAN
Command: delete authentication guest_vlan vlan guestVLAN
Success.
DGS-3627:admin#
config authentication guest_vlan ports
Purpose Used to configure security port(s) as specified guest VLAN member.
Syntax
config authentication guest_vlan [vlan <vlan_name 32> | vlanid <vlanid 1-4094>] [add |
delete ] ports [ <portlist> |all ]
Description Used to configure security port(s) as specified guest VLAN member.
Parameters
vlan_name - Assigned a VLAN as guest VLAN. The VLAN must be an existed static VLAN.
vlanid - Assigned a VLAN as guest VLAN. The VLAN must be an existed static VLAN.
add - Specifies to add port list to the guest VLAN.
delete - Specifies to delete port list from the guest VLAN.
portlist - Specify the configured port(s).
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure an authentication guest VLAN: