Service Egress and Ingress QoS Policies
Quality of Service Guide 311
Description This command configures a destination TCP or UDP port number or port range for a SAP QoS policy
match criterion.
The no form of this command removes the destination port match criterion.
Default none
Parameters lt | gt | eq dst-port-number — The TCP or UDP port numbers to match specified as less than (lt),
greater than (gt) or equal to (eq) to the destination port value specified as a decimal integer.
Values 1 to 65535 (decimal)
range start end — The range of TCP or UDP port values to match specified as between the start
and end destination port values inclusive.
Values 1 to 65535 (decimal)
fragment
Syntax fragment {true | false}
no fragment
Context config>qos>sap-ingress>ip-criteria>entry>match
config>qos>sap-egress>ip-criteria>entry>match
Description This command configures fragmented or non-fragmented IP packets as a SAP QoS policy match
criterion.
The no form of this command removes the match criterion and matches all packets regardless of
whether they are fragmented or not.
Default no fragment
Parameters true — Configures a match on all fragmented IP packets. A match will occur for all packets that
have either the MF (more fragment) bit set OR have the Fragment Offset field of the IP header
set to a non-zero value.
false — Configures a match on all non-fragmented IP packets. Non-fragmented IP packets are
packets that have the MF bit set to zero and have the Fragment Offset field also set to zero.
fragment
Syntax fragment {true | false | first-only | non-first-only}
no fragment
Context config>qos>sap-ingress>ipv6-criteria>entry>match
Description This command configures fragmented or non-fragmented IPv6 packets as a SAP ingress QoS policy
match criterion.