3com 4210 PWR 9-Port 3CR17341-91-ME 用户手册

产品代码
3CR17341-91-ME
下载
页码 567
292
C
HAPTER
 27: ACL C
ONFIGURATION
For depth-first rule, there are two cases:
Depth-first match order for rules of a basic ACL
Range of source IP address: The smaller the source IP address range (that is, the 
more the number of zeros in the wildcard mask), the higher the match priority.
Fragment keyword: A rule with the fragment keyword is prior to others.
If the above two conditions are identical, the earlier configured rule applies.
Depth-first match order for rules of an advanced ACL
Protocol range: A rule which has specified the types of the protocols carried by IP 
is prior to others.
Range of source IP address: The smaller the source IP address range (that is, the 
more the number of zeros in the wildcard mask), the higher the match priority.
Range of destination IP address. The smaller the destination IP address range (that 
is, the more the number of zeros in the wildcard mask), the higher the match 
priority.
Range of Layer 4 port number, that is, TCP/UDP port number. The smaller the 
range, the higher the match priority.
Number of parameters: the more the parameters, the higher the match priority.
If rule A and rule B are still the same after comparison in the above order, the 
weighting principles will be used in deciding their priority order. Each parameter is 
given a fixed weighting value. This weighting value and the value of the parameter 
itself will jointly decide the final matching order. Involved parameters with 
weighting values from high to low are icmp-typeestablisheddscptos
precedencefragment. Comparison rules are listed below.
The smaller the weighting value left, which is a fixed weighting value minus the 
weighting value of every parameter of the rule, the higher the match priority.
If the types of parameter are the same for multiple rules, then the sum of 
parameters’ weighting values of a rule determines its priority. The smaller the 
sum, the higher the match priority.
Ways to Apply an ACL 
on a Switch
Applying it to the hardware directly
In the switch, an ACL can be directly applied to hardware for packet filtering and 
traffic classification. In this case, the rules in an ACL are matched in the order 
determined by the hardware instead of that defined in the ACL.
ACLs are directly applied to hardware when they are used for:
Implementing QoS
Filtering the packets to be forwarded
Referencing it from upper-level software
ACLs can also be used to filter and classify the packets to be processed by 
software. In this case, the rules in an ACL can be matched in one of the following 
two ways:
config, where rules in an ACL are matched in the order defined by the user.