Technical data
RackSwitch G8000 ISCLI Reference
Chapter 4: Configuration Commands
159BMD00128, September 2009
Access Control List Configuration
These commands allow you to define filtering criteria for each Access Control List (ACL).
Ethernet Filtering Configuration
These commands allow you to define Ethernet matching criteria for an ACL.
Table 4-52 ACL Configuration Commands
Command Syntax and Usage
[no] access-control list {<1-768>} egress-port <port number>
Configures the ACL to function on egress packets.
Command mode: Global configuration
access-control list {<1-768>} action {permit|deny|set-priority <0-7>}
Configures a filter action for packets that match the ACL definitions. You can choose to permit
(pass) or deny (drop) packets, or set the 802.1p priority level (0-7).
Command mode: Global configuration
access-control list {<1-768>} statistics
Enables or disables the statistics collection for the Access Control List.
Command mode: All except User EXEC
default access-control list {<1-768>}
Resets the ACL parameters to their default values.
Command mode: Global configuration
show access-control list <1-768>
Displays the current ACL parameters.
Command mode: All except User EXEC
Table 4-53 Ethernet Filtering Configuration Commands
Command Syntax and Usage
[no] access-control list {<1-768>} ethernet source-mac-address {<MAC
address>} {<MAC mask>}
Defines the source MAC address for this ACL.
Command mode: Global configuration
[no] access-control list {<1-768>} ethernet destination-mac-address
{<MAC address>} {<MAC mask>}
Defines the destination MAC address for this ACL.
Command mode: Global configuration