H3C S7500 Series Ethernet Switches Operation Manual

Operation Manual – QoS
H3C S7500 Series Ethernet Switches Chapter 1
QoS Configuration
1-32
To do… Use the command… Remarks
Add the port to the
specified VLAN
port hybrid vlan vlan-id
{ tagged | untagged }
The vlan-id argument is
the ID of the outer VLAN
tag.
Enable the QinQ feature
in the port view
vlan-vpn enable
Required
Enter QoS view
qos
Enable the ACL rule for
traffic identifying and tag
the matching frames with
outer VLAN tags
traffic-remark-vlanid
inbound acl-rule
[ system-index ]
remark-vlan vlan-id
Required
Display the traffic
statistics
display qos-interface
[ interface-type
interface-number ]
traffic-remark-vlanid
Display all the QoS
settings on the port
display qos-interface
[ interface-type
interface-number ] all
Required
You can execute the
display command in any
view.
acl-rule: Applied ACL rules which can be the combination of various ACL rules. The
way of combination is described in
Table 1-11.
Table 1-11 The way of applying combined ACL rules
ACL combination Form of the acl-rule argument
Apply all the rules in an IP ACL
separately
ip-group { acl-number | acl-name }
Apply a rule in an IP ACL separately
ip-group { acl-number | acl-name } rule
rule-id
Apply all the rules in a link ACL
separately
link-group { acl-number | acl-name }
Apply a rule in a link ACL separately
link-group { acl-number | acl-name } rule
rule-id
Apply a rule in an IP ACL and a rule in
a link ACL at the same time
ip-group { acl-number | acl-name } rule
rule-id link-group { acl-number |
acl-name } rule rule-id