S2600E CLI Reference Guide
[no] match ip dscp dscp-value1 [dscp-value2 [dscp-valueN] ]
[no] match ip precedence ip-pre-value1 [ip-pre-value2 [ip-pre-valueN] ]
Parameter
description
Command
mode
Examples
Chapter 2 QoS Configuration Command
Parameter
acl-name
acl-id
class-map-name
dscp-valueN
ip-pre-valueN
no
class-map
class-map-name
no match access-group
acl-name| acl-id
no
match
ip
dscp
dscp-value1
[dscp-value2
[dscp-valueN] ]
no
match
precedence
ip-pre-value1
[ip-pre-value2
[ip-pre-valueN] ]
Global configuration mode.
Create an extended MAC ACL named me.
Ruijie(config)# mac access-list extended me
Set ACL rules.
Ruijie(config-ext-macl)# permit host 1111.2222.3333 any
Exit the ACL setting.
Ruijie(config-ext-macl)# exit
Create a class map named cm.
Ruijie(config)# class-map cm
Associate the class map and the ACL.
Ruijie(config-cmap)# match access-group me
Exit the class map setting.
Ruijie(config-cmap)# exit
Description
Name of the created ACL
ID of the created ACL
Name of the class map to be
created
Ip dscp value to be created.
Ip precedence value to be
created.
Delete the existed class map.
Delete the match.
Delete the matched ip dscp
value.
ip
Delete
the
matched
precedence value.
ip
Need help?
Do you have a question about the RG-S2600E Series and is the answer not in the manual?