Protocol Vlan Group Commands - D-Link xStack DGS-3600 Series Cli Manual

D-link xstack dgs-3600 series layer 3 gigabit ethernet managed switch
Hide thumbs Also See for xStack DGS-3600 Series:
Table of Contents

Advertisement

xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
For bridges that implement Port-and-Protocol-based VLAN classification, the VID associated with an Untagged or Priority-tagged
Frame is determined based on the Port of arrival of the frame into the bridge and on the protocol identifier of the frame. If there is no
protocol VLAN configured on the ingress port, all the untagged packets incoming on the port will be classified into PVID VLAN.
This classification mechanism requires defining the protocol groups which specified frame type and protocol value to match for. A
protocol group can be bound to a port and given a VLAN ID. If the incoming untagged packet matches the protocol group the VLAN
ID will be assigned. A port can bind with multiple protocol groups. This allows untagged packets be classified into different VLANs
based on packet content. The same protocol group can be assigned to multiple ports with different VLAN ID assigned, i.e. the same
protocol can be given different VLAN ID through binding to different ports.
The Protocol VLAN Group commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the
following table.
Command
create dot1v_protocol_group
config dot1v_protocol_group
delete dot1v_protocol_group
show dot1v_protocol_group
config port dot1v
show port dot1v
Each command is listed, in detail, in the following sections.
create dot1v_protocol_group
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To create a protocol group:
Parameter
group_id <id>
group_id <id> [add | delete] protocol [ethernet_2 | ieee802.3_snap |
ieee802.3_llc] <protocol_value>
group_id <id>
{group_id <id>}
ports [<portlist> | all] [add protocol_group group_id <id> vlan <vlan_name 32> |
delete protocol_group [group_id <id> | all]]
{ports <portlist>}
Used to create a protocol group.
create dot1v_protocol_group group_id <id>
This command will create a protocol group. This group is to be configured
using the config dot1v_protocol_group command where users may set
the parameters for this group. After being configured, this group may be
attached to a port or range of ports using the config port dot1v
command.
group_id <id> - Enter an integer from 1 to 16 to identify the protocol VLAN
group being created here.
Only administrator-level and operator-level users can issue this command.
DGS-3627:5#create dot1v_protocol_group group_id 1
Command: create dot1v_protocol_group group_id 1
Success.
DGS-3627:5#
P
VLAN G
ROTOCOL
132
17
C
ROUP
OMMANDS

Advertisement

Table of Contents
loading

Table of Contents