HP MSR2000/3000/4000 Router Series ACL and QoS Command Reference

39
O
p
tion Descri
p
tion
packet-length { min min-value |
max max-value } *
Matches the packet length.
The min-value argument specifies the minimum packet length in the range of
1 to 2000 bytes, and the max-value argument specifies the maximum packet
length in the range of 1 to 2000 bytes.
protocol protocol-name
Matches a protocol.
The protocol-name argument can be ARP, IP, or IPv6.
The MSR2000 routers do not support ARP as a match criterion.
qos-local-id local-id-value Matches a local QoS ID, which ranges from 1 to 4095.
rtp start-port start-port-number
end-port end-port-number
Matches the RTP protocol ports.
The start-port-number argument specifies the start RTP port number and is in
the range of 2000 to 65535. The end-port-number argument specifies the
end RTP port number and is in the range of 2000 to 65535.
source-mac mac-address Matches a source MAC address.
Usage guidelines
When defining match criteria, use the usage guidelines described in these subsections.
Defining an ACL-based match criterion
If the ACL referenced in the if-match command does not exist, the traffic class cannot be applied to
hardware.
You can configure multiple ACLs for a class.
For a traffic class, you can reference an ACL twice by its name and number with the if-match
command, respectively.
If the ACL contains deny rules, the if-match clause is ignored and the matching process continues.
Defining a criterion to match an application group or application
You can configure multiple application group or application match criteria for a class.
Defining the relationship between match criteria
You can use both AND and OR operators to define the match relationships between the criteria for
a class. For example, define class classA with three match criteria. The relationship between them
is criterion 1 AND criterion 2 OR criterion 3. Use the following configuration:
traffic classifier classB operator and
if-match criterion 1
if-match criterion 2
traffic classifier classA operator or
if-match criterion 3
if-match classifier classB
You can configure multiple if-match classifier clauses for a class.
Defining a criterion to match a destination MAC address
You can configure multiple destination MAC address match criteria for a traffic class.
A destination MAC address match criterion is significant only to Ethernet interfaces.