Chapter 32 Vlan Commands - 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
Chapter 32
create vlan <vlan_name 32> tag <vlanid 2-4094> {type [1q_vlan | private_vlan]} {advertisement}
create vlan vlanid <vidlist> {type [1q_vlan | private_vlan]} {advertisement}
delete vlan <vlan_name 32>
delete vlan vlanid <vidlist>
config vlan <vlan_name 32> {[add [tagged | untagged | forbidden] | delete] <portlist> |
advertisement [enable | disable]}(1)
config vlan vlanid <vidlist> {[add [tagged | untagged | forbidden] | delete] <portlist> |
advertisement [enable | disable] | name <vlan_name 32>}(1)
config port_vlan [<portlist> | all] {gvrp_state [enable | disable] | ingress_checking [enable |
disable] | acceptable_frame [tagged_only | admit_all] | pvid <vlanid 1-4094>}(1)
show port_vlan {<portlist>}
config gvrp [timer [join | leave | leaveall] <value 100-100000> | nni_bpdu_addr [dot1d | dot1ad]]
enable gvrp
disable gvrp
show vlan {<vlan_name 32>}
show vlan vlanid <vidlist>
show vlan ports {<portlist>}
show gvrp
config private_vlan [<vlan_name 32> | vid <vlanid 2-4094>] [add [isolated | community] | remove]
[<vlan_name 32> | vlanid <vidlist>]
show private_vlan {[<vlan_name 32> | vlanid <vidlist>]}
enable pvid auto_assign
disable pvid auto_assign
show pvid auto_assign
32-1
create vlan
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 <vlan_name 32 > tag <vlanid 2-4094> {type [1q_vlan | private_vlan]} {advertisement}
Parameters
<vlan_name 32 > - Specify the name of the VLAN to be created. The maximum length is 32
characters.
tag - Specify the VLAN ID of the VLAN to be created.
<vlanid 2-4094> - The range is from 2 to 4094.
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
VLAN Commands
1023

Advertisement

Table of Contents
loading

Table of Contents