DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
614
66-14 protocol-vlan profile (interface)
This command is used to bind the protocol VLAN classification rule to a port. The
no protocol-vlan profile
command
is used to remove the binding of a protocol VLAN classification from the port.
protocol-vlan profile
PROFILE-ID
vlan
VLAN-ID
[priority
COS-VALUE
]
no protocol-vlan profile [
PROFILE-ID
]
Parameters
Example
This example shows how to create a protocol VLAN group with a group ID of 10,
specifying that the IPv6 protocol (frame type is ethernet2 value is 0x86dd) will be
used.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#protocol-vlan profile 10 frame-type ethernet2 ether-type 0x86dd
DXS-3600-32S(config)#
PROFILE-ID
Specifies the profile ID to be classified. The range is 1 to 16.
vlan
VLAN-ID
Specifies the VLAN ID of the protocol VLAN. Only one VLAN ID can be specified for
each binding group on a port.
priority
COS-VALUE
Specifies the priority of the protocol VLAN to a port. The value is a number from 0 to
7, if the priority is not specified, the default value is 0.
Default
No protocol classification rules are created.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12
Usage Guideline
The valid interfaces for this command are either physical ports or link aggregation
groups. The command can only be configured on hybrid port or dot1q-tunnel port.
The user can use the
protocol-vlan profile
interface command to bind a protocol
VLAN group with a VLAN id. As a result, the packet received by the port that
matches the specified protocol group will be classified to the binding VLAN. The
number of supported protocol classification entries is depending on hardware. The
VLAN does not need to exist to successfully execute the command. If the user does
not specify the profile ID with the
no protocol-vlan profile
command, the switch will
remove all the protocol group and VLAN bindings on the specified interface.
The precedence for classifying the untagged packet is
MAC-based > Subnet-based > Protocol VLAN > Port-based VLAN
The user should use the
switchport hybrid allowed vlan
command to set the
VLAN member port for the protocol-based VLAN user.
Example
This example shows how to bind the protocol VLAN group 10 with VLAN ID 3000 on
port 2.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface tenGigabitEthernet 1/0/2
DXS-3600-32S(config-if)#switchport mode hybrid
DXS-3600-32S(config-if)#switchport hybrid allowed vlan add untagged 3000
DXS-3600-32S(config-if)#protocol-vlan profile 10 vlan 3000
DXS-3600-32S(config-if)#
Содержание DXS-3600-16S
Страница 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Страница 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Страница 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Страница 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Страница 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Страница 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Страница 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...