3Com Switch 7750 SeriesCommand Reference Guide – ACL Chapter 1 ACL Commands1-4By default, the configured ACL rules sent to a port take effect in the depth-first order.Use the acl match-order { config | auto } command to set the match order of ACLrules when they are configured (before they are sent to a port). While use the aclorder command is to set the match order of ACL rules after they are configured (afterthey are sent to a port).Example# Configure the match order of ACL rules sent to a port as first-config-first-match order.<3Com>system-viewSystem View: return to User View with Ctrl+Z.[3Com] acl order first-config-first-match1.1.4 display acl configSyntaxdisplay acl config { all | acl-number | acl-name }ViewAny viewParameterall: Displays all ACLs (including those identified by a number or a name).acl-number: Sequence number of the ACL to be displayed. It can be a number chosenfrom 2000~5999.acl-name: Name of the ACL to be displayed. It is a case insensitive character stringstarted with an English letter (a-z or A-Z), and there should not be a space or quotationmark in it; the all keyword is not allowed to use in it.DescriptionUsing the display acl config command, you can view the detailed configurationinformation of an ACL, including every subrule, sequence number and the timesmatched with this rule.The matched times displayed by this command is software matched times, namely,the matched times of ACL to be processed by switch CPU. You can use thetraffic-statistic command to calculate the matched times of hardware duringpacket-forwarding. You can use the display qos-interface traffic-statistic commandto view the calculation result. For the traffic-statistic and display qos-interfacetraffic-statistic commands, refer to the QoS part of the Command Manual.Example# Display all content of ACL.