Match - Edge-Core ES3510MA-DC Management Manual

Layer 2 switch with 8 10/100base-tx rj-45 ports, and 2 gigabit combination ports rj-45/sfp
Table of Contents

Advertisement

| Quality of Service Commands
C
37
HAPTER

match

This command defines the criteria used to classify traffic. Use the no form
to delete the matching criteria.
S
YNTAX
[no] match {access-list acl-name | ip dscp dscp |
ip precedence ip-precedence | vlan vlan}
acl-name - Name of the access control list. Any type of ACL can be
specified, including standard or extended IP ACLs and MAC ACLs.
(Range: 1-16 characters)
dscp - A Differentiated Service Code Point value. (Range: 0-63)
ip-precedence - An IP Precedence value. (Range: 0-7)
vlan - A VLAN. (Range:1-4093)
D
S
EFAULT
ETTING
None
C
M
OMMAND
ODE
Class Map Configuration
C
U
OMMAND
SAGE
First enter the
class-map
the Class Map configuration mode. Then use match commands to
specify the fields within ingress packets that must match to qualify for
this class map.
If an ingress packet matches an ACL specified by this command, any
deny rules included in the ACL will be ignored.
If match criteria includes an IP ACL or IP priority rule, then a VLAN rule
cannot be included in the same class map.
If match criteria includes a MAC ACL or VLAN rule, then neither an IP
ACL nor IP priority rule can be included in the same class map.
Up to 16 match entries can be included in a class map.
E
XAMPLE
This example creates a class map called "rd-class#1," and sets it to match
packets marked for DSCP service value 3.
Console(config)#class-map rd-class#1 match-any
Console(config-cmap)#match ip dscp 3
Console(config-cmap)#
– 880 –
command to designate a class map and enter

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents