vlan classifier-list

Syntax

vlan classifier-list classifierName
[ traffic-class className ] [ color { green | yellow | red } ]
[ user-packet-class userPacketClassValue ] [ user-priority userPriorityValue ]

no vlan classifier-list classifierName [ classifierNumber ]

Release Information

Command introduced before JUNOSe Release 7.1.0.

Description

Creates or modifies a VLAN classifier control list. The no version deletes the classifier control list.

Options

  • classifierName—Name of a classifier list entry
  • className—Name of a traffic class; the router supports up to eight traffic classes
  • green—Matches packet color to green, indicating a low drop preference
  • yellow—Matches packet color to yellow, indicating a medium drop preference
  • red—Matches packet color to red, indicating a high drop preference
  • userPacketClassValue—Value of the user packet class in the range 0–15
  • userPriorityValue—Value of the user priority bits in the range 0–7
  • classifierNumber—Index of the classifier control list entry to be deleted; an integer in the range 1–10000

Global Configuration