D-Link DXS-3600 Series Cli Reference Manual page 1340

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
protocol-vlan profile PROFILE-ID vlan VLAN-ID [priority COS-VALUE]
no protocol-vlan profile PROFILE-ID
Parameters
PROFILE-ID
VLAN-ID
priority COS-VALUE
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this to specify a VLAN for a protocol group on a port. As a result, the packet received by the port that
matches the specified protocol group will be classified to the specified VLAN. The VLAN does not need to
exist to configure the command. The precedence for classifying the untagged packet is MAC-based >
Subnet-based > Protocol VLAN.
Example
This example shows how to create a VLAN classification entry on Ethernet 1/0/1 to classify packets in the
protocol group 10 to VLAN 3000.
Switch# configure terminal
Switch(config)# interface ethernet 1/0/1
Switch(config-if)# protocol-vlan profile 10 vlan 3000
Switch(config-if)#
116-6
subnet-vlan
The subnet-vlan ipv4 command is used to configure a VLAN classification entry for an IPv4 subnet. The
subnet-vlan ipv6 command is used to configure a VLAN classification entry for an IPv6 subnet. Use the
no form of this command to remove a subnet-based VLAN classification entry.
subnet-vlan {ipv4 NETWORK-PREFIX NETWORK-MASK | ipv6 IPV6-NETWORK-PREFIX/PREFIX-
LENGTH} vlan VLAN-ID [priority COS-VALUE]
no subnet-vlan {ipv4 NETWORK-PREFIX NETWORK-MASK | ipv6 IPV6-NETWORK-
PREFIX/PREFIX-LENGTH}
Parameters
ipv4 NETWORK-PREFIX
Specifies the ID of the protocol group to be classified.
Specifies the VLAN ID of the protocol VLAN. Only one VLAN ID can be
specified for each binding group.
(Optional) Specifies the priority CoS value. If not specified, the default
COS is 0.
Specifies the IPv4 network prefix and network mask.
1335

Advertisement

Table of Contents
loading

Table of Contents