![3Com 7750 Series Command Reference Manual Download Page 784](http://html.mh-extra.com/html/3com/7750-series/7750-series_command-reference-manual_441219784.webp)
3Com Switch 7750 Series
Command Reference Guide – ACL
Chapter 1 ACL Commands
1-3
Parameter
ip-based
:
Performs traffic classification based on Layer 3 information.
link-based
:
Performs traffic classification based on Layer 2 information.
Description
Use the
acl mode
command to set the traffic classification mode for the device.
By default, traffic classification is performed based on Layer 3 information.
Related command:
acl
.
Note:
This configuration is only effective on A type cards.
Example
# Specify to perform traffic classification based on Layer 3 information.
<3Com>system-view
System View: return to User View with Ctrl+Z.
[3Com] acl mode ip-based
1.1.3 acl order
Syntax
acl order
{
auto
|
first-config-first-match
|
last-config-first-match
}
View
System view
Parameter
auto
: Specifies the ACL rules sent to a port are match according to the depth-first
order.
first-config-first-match
: Specifies the ACL rules sent to a port are matched according
to the sending order: first sent, first matched.
last-config-first-match
: Specifies the ACL rules sent to a port are matched according
to the sending order: last sent, first matched.
Description
Use the
acl order
command to set the match order for the ACL rules sent to a port.