beautypg.com

Match vlan – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1024

background image

QoS Commands

Software Reference for x310 Series Switches

39.18

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

match vlan

Use this command to define the VLAN ID used as match criteria to classify a traffic class.

Use the no variant of this command to disable the VLAN ID used as match criteria.

Syntax

match vlan <1-4094>

no match vlan

Mode

Class Map Configuration

Examples

To configure a class-map named cmap1 to include traffic from VLAN 3, use the
commands:

To disable the configured VLAN ID as a match criteria for the class-map named cmap1, use
the commands:

Parameter

Description

<1-4094>

The VLAN number.

awplus#

configure terminal

awplus(config)#

class-map cmap1

awplus(config-cmap)#

match vlan 3

awplus#

configure terminal

awplus(config)#

class-map cmap1

awplus(config-cmap)#

no match vlan