Vlan Commands - D-Link xStack DES-6500 Cli Manual

Modular layer 3 chassis ethernet switch
Hide thumbs Also See for xStack DES-6500:
Table of Contents

Advertisement

xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
The xStack DES-6500 incorporates protocol-based VLANs. This standard, defined by the IEEE 802.1v standard maps packets
to protocol-defined VLANs by examining the type octet within the packet header to discover the type of protocol associated
with it. After assessing the protocol, the Switch will forward the packets to all ports within the protocol-assigned VLAN. This
feature will benefit the administrator by better balancing load sharing and enhancing traffic classification. The Switch supports
fifteen (15) pre-defined protocols for configuring protocol-based VLANs. The user may also choose a protocol that is not one of
the fifteen defined protocols by properly configuring the userDefined protocol VLAN. The supported protocols for the protocol
VLAN function on this Switch include IP, IPX, DEC LAT, SNAP, NetBIOS, AppleTalk, XNS, SNA, IPv6, RARP and VINES.
The VLAN commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following
table.
Command
create vlan
delete vlan
config vlan
config vlan
config gvrp
enable gvrp
disable gvrp
show vlan
show gvrp
Each command is listed, in detail, in the following sections.
create vlan
Purpose
Syntax
Description
Parameters
Parameters
<vlan_name 32> {tag <vlanid 2-4094> | {type [1q_vlan
{advertisement} | [protocol-ip | protocol-ipx802dot3 | protocol-
ipx802dot2 | protocol-ipxSnap | protocol-ipxEthernet2 | protocol-
appleTalk | protocol-decLat | protocol-sna802dot2 | protocol-
snaEthernet2 | protocol-netBios | protocol-xns | protocol-vines |
protocol-ipV6 | protocol-userDefined <hex0x0-0xffff> encap
[ethernet | llc | snap | all] | protocol-rarp]}}
<vlan_name 32>
<vlan_name 32> {[add [tagged | untagged | forbidden] <portlist> |
advertisement [enabled | disabled]}
<vlan_name 32> delete <portlist>
[<portlist> | all] {state [enabled | disabled] | ingress_checking
[enabled | disabled] | acceptable_frame [tagged_only | admit_all] |
pvid <vlanid 1-4094>}
{<vlan_name 32>}
{<portlist>}
Used to create a VLAN on the Switch.
<vlan_name 32> {tag <vlanid 2-4094> | {type [1q_vlan
{advertisement} | [protocol-ip | protocol-ipx802dot3 | protocol-
ipx802dot2 | protocol-ipxSnap | protocol-ipxEthernet2 | protocol-
appleTalk | protocol-decLat | protocol-sna802dot2 | protocol-
snaEthernet2 | protocol-netBios | protocol-xns | protocol-vines |
protocol-ipV6 | protocol-userDefined <hex0x0-0xffff> encap
[ethernet | llc | snap | all] | protocol-rarp]}}
This command allows the creation of a VLAN on the Switch. The user
may choose between an 802.1Q VLAN or a protocol-based VLAN.
<vlan_name 32>  The name of the VLAN to be created.
127
15
VLAN C
OMMANDS

Advertisement

Table of Contents
loading

Table of Contents