H3C S3610-28P Operation Manual page 1083

S3610 & s5510 series
Table of Contents

Advertisement

Operation Manual – QoS
H3C S3610&S5510 Series Ethernet Switches
destination-mac
mac-address
dot1p 8021p
dscp dscp-list
ip-precedence
ip-precedence-list
protocol
protocol-name
service-vlan-id
vlan-id-list
source-mac
mac-address
II. Configuration example
1)
Network requirements
Configure a class named test to match the packets with their IP precedence being 6.
2)
Configuration procedure
# Enter system view.
<Sysname> system-view
# Create the class. (This operation leads you to class view.)
[Sysname] traffic classifier test
# Define the classification rule.
[Sysname-classifier-test] if-match ip-precedence 6
Form
Specifies to match the packets with a specified destination
MAC address.
Specifies to match packets by 802.1p priority. The 8021p
argument is a list of CoS values. You can provide up to
eight space-separated CoS values for this argument. CoS
is in the range 0 to 7.
Specifies to match packets by DSCP precedence. The
dscp-list argument is a list of DSCP values. You can
provide up to eight space-separated DSCP values for this
argument. DSCP is in the range of 0 to 63.
Specifies to match packets by IP precedence. The
ip-precedence-list argument is a list of IP precedence
values. You can provide up to eight space-separated IP
precedence values for this argument. IP precedence is in
the range 0 to 7.
Specifies to match the packets of a specified protocol. The
protocol-name argument can be IP, IPv6 or Bittorrent.
The S3610 and S5510 series Ethernet switches do not
support the Bittorrent protocol currently.
Specifies to match the packets of the VLANs of the
operator's network. The vlan-id-list argument is a list of
VLAN IDs, in the form of vlan-id to vlan-id or multiple
discontinuous VLAN IDs (separated by space). You can
specify up to eight VLAN IDs for this argument at a time.
VLAN ID is in the range of 1 to 4094.
Specifies to match the packets with a specified source
MAC address.
Chapter 3 QoS Policy Configuration
Description
3-4

Advertisement

Table of Contents
loading

Table of Contents