Create Vlan Vlanid - D-Link xStack DGS-3420 Series Reference Manual

Layer 2 managed stackable gigabit switch cli
Hide thumbs Also See for xStack DGS-3420 Series:
Table of Contents

Advertisement

xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
sources, notifying that they may join the existing VLAN.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To create a VLAN with the name "v2" and VLAN ID 2:
DGS-3420-28SC:admin#create vlan v2 tag 2 type 1q_vlan advertisement
Command: create vlan v2 tag 2 type 1q_vlan advertisement
Success.
DGS-3420-28SC:admin#
To create a private VLAN with the name "v3" and VLAN ID 3:
DGS-3420-28SC:admin#create vlan v3 tag 3 type private_vlan
Command: create vlan v3 tag 3 type private_vlan
Success.
DGS-3420-28SC:admin#
32-2

create vlan vlanid

Description
This command is used to create a VLAN on the switch. The VLAN ID must be always specified for
creating a VLAN.
Format
create vlan vlanid <vidlist> {type [1q_vlan | private_vlan]} {advertisement}
Parameters
<vidlist> - Specify the VLAN ID of the VLAN to be created.
type - (Optional) Specify the type of VLAN to be created.
1q_vlan - Specify the VLAN is a 802.1q VLAN.
private_vlan - Specify the VLAN is a private VLAN.
advertisement - (Optional) Specify to allow the Switch sending out GVRP packets to outside
sources, notifying that they may join the existing VLAN.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
1024

Advertisement

Table of Contents
loading

Table of Contents