
DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 455
DGS-3700-12:5#create authentication guest_vlan vlan guestVLAN
Command: create authentication guest_vlan vlan guestVLAN
Success.
DGS-3700-12:5#
delete authentication guest_vlan
Purpose
To delete a guest VLAN configuration.
Syntax
delete authentication guest_vlan [vlan <vlan_name 32> | vlanid <vlanid 1-4094>]
Description
This command is used to delete a guest VLAN setting, but not a static VLAN. All
ports which are enabled as guest VLANs will move to the original VLAN after
deleting the guest VLAN.
For further description of this command, please see the description for
config
authentication guest_vlan ports.
Parameters
vlan
- 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.
Usage example:
To delete a guest VLAN setting:
DGS-3700-12:5#delete authentication guest_vlan vlan guestVLAN
Command: delete authentication guest_vlan vlan guestVLAN
Success.
DGS-3700-12:5#
config authentication guest_vlan
Purpose
To configure security port(s) as specified guest VLAN members.
Syntax
config authentication guest_vlan [vlan <vlan_name 32> | vlanid <vlanid 1-4094>]
[add | delete] ports [<portlist> | all ]
Description
This command is used to assign or remove ports to or from a guest VLAN.
Parameters
vlan
- Assign a VLAN as a guest VLAN. The VLAN must be an existing static
VLAN.
vlanid
- Assign a VLAN as a guest VLAN. The VLAN must be an existing static
VLAN.
add
- Specifies to add a port list to the guest VLAN.
delete
- Specifies to delete a port list from the guest VLAN.
ports
- Specifies a port or range of ports to configure.
<portlist>
- Specifies a range of ports to configure.
all
- Specifies to configure all ports.
Restrictions
Only Administrator and Operator-level users can issue this command.
Usage example:
To configure authentication for all ports for a guest VLAN called “gv”: