Rule Numbering - HP MSR4080 Configuration Manual

Acl and qos
Hide thumbs Also See for MSR4080:
Table of Contents

Advertisement

The following ACL match orders are available:
config—Sorts ACL rules in ascending order of rule ID. A rule with a lower ID is matched before a
rule with a higher ID. If you use this method, check the rules and their order carefully.
auto—Sorts ACL rules in depth-first order. Depth-first ordering makes sure any subset of a rule is
always matched before the rule.
uses to sort rules for each type of ACL.
Table 1 Sort ACL rules in depth-first order
ACL category
IPv4 basic ACL
IPv4 advanced ACL
IPv6 basic ACL
IPv6 advanced ACL
Ethernet frame
header ACL
A wildcard mask, also called an inverse mask, is a 32-bit binary number represented in dotted decimal
notation. In contrast to a network mask, the 0 bits in a wildcard mask represent "do care" bits, and the
1 bits represent "don't care" bits. If the "do care" bits in an IP address are identical to the "do care" bits
in an IP address criterion, the IP address matches the criterion. All "don't care" bits are ignored. The 0s
and 1s in a wildcard mask can be noncontiguous. For example, 0.255.0.255 is a valid wildcard mask.

Rule numbering

ACL rules can be manually numbered or automatically numbered. This section describes how automatic
ACL rule numbering works.
Rule numbering step
If you do not assign an ID to the rule you are creating, the system automatically assigns it a rule ID. The
rule numbering step sets the increment by which the system automatically numbers rules. For example, the
Table 1
lists the sequence of tie breakers that depth-first ordering
Sequence of tie breakers
1.
VPN instance.
2.
More 0s in the source IPv4 address wildcard (more 0s means a
narrower IPv4 address range).
3.
Rule configured earlier.
1.
VPN instance.
2.
Specific protocol number.
3.
More 0s in the source IPv4 address wildcard mask.
4.
More 0s in the destination IPv4 address wildcard.
5.
Narrower TCP/UDP service port number range.
6.
Rule configured earlier.
1.
VPN instance.
2.
Longer prefix for the source IPv6 address (a longer prefix means a
narrower IPv6 address range).
3.
Rule configured earlier.
1.
VPN instance.
2.
Specific protocol number.
3.
Longer prefix for the source IPv6 address.
4.
Longer prefix for the destination IPv6 address.
5.
Narrower TCP/UDP service port number range.
6.
Rule configured earlier.
1.
More 1s in the source MAC address mask (more 1s means a smaller
MAC address).
2.
More 1s in the destination MAC address mask.
3.
Rule configured earlier.
6

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents