Network QoS Policies
Quality of Service Guide 111
Parameters next-header next-header — Specifies the next header to match.
The protocol type such as TCP / UDP / OSPF is identified by its respective protocol number.
Well-known protocol numbers include ICMP(1), TCP(6), UDP(17).
Values protocol numbers accepted in DHB: 0 to 42, 45 to 49, 52 to 59, 61
to 255
keywords: none, crtp, crudp, egp, eigrp, encap, ether-ip, gre, icmp,
idrp, igmp, igp, ip, ipv6, ipv6-icmp, ipv6-no-nxt, isis, iso-ip, l2tp,
ospf-igp, pim, pnni, ptp, rdp, rsvp, stp, tcp, udp, vrrp
* — udp/tcp wildcard
dscp
Syntax dscp dscp-name
no dscp
Context config>qos>network>ingress>ip-criteria>entry>match
config>qos>network>ingress>ipv6-criteria>entry>match
Description This command configures a DiffServ Code Point (DSCP) code point to be used as a network ingress
QOS policy match criterion.
The no form of this command removes the DSCP match criterion.
Parameters dscp-name — Specifies a dscp name that has been previously mapped to a value using the dscp-
name command. The DiffServ code point can only be specified by its name.
Values be, cp1, cp2, cp3, cp4, cp5, cp6, cp7, cs1, cp9, af11, cp11, af12,
cp13, af13, cp15, cs2, cp17, af21, cp19, af22, cp21, af23, cp23,
cs3, cp25, af31, cp27, af32, cp29, af33, cp31, cs4, cp33, af41, c
p35, af42, cp37, af43, cp39, cs5, cp41, cp42, cp43, cp44, cp45, ef,
cp47, nc1, cp49, cp50, cp51, cp52, cp53, cp54, cp55, nc2, cp57,
cp58, cp59, cp60, cp61, cp62, cp63
dst-ip
Syntax dst-ip {ip-address/mask | ip-address netmask}
dst-ip {ipv6-address/prefix-length | ipv6-address ipv6-address-mask}
no dst-ip
Context config>qos>network>ingress>ip-criteria>entry>match
config>qos>network>ingress>ipv6-criteria>entry>match
Description This command configures a destination address range to be used as a network ingress QoS policy
match criterion.
To match on the destination address, specify the address and its associated mask, e.g., 10.1.0.0/16. The
conventional notation of 10.1.0.0 255.255.0.0 can also be used.