ECS2020 Series CLI Reference Guide R04
147
Null
ACL configuration mode
Configuration ACE
ip access-list extended 10
permit ip any any
mac access-list commit
When this command is used a MAC ACL will be applied to an interface to filter network data.
interface GigabitEthernet {port_id}
mac access-list {ACL-name} commit
interface GigabitEthernet {port_id}
no mac access-list {ACL-name} commit
Null
interface configuration mode
Apply the ACL
interface GigabitEthernet 0/1
mac access-list 20 commit
Null
Command
Command
Description
show access-list
Display access control list information.
Parameter
Parameter
Description
port_id
Interface ID
ACL-name
The name of the ACL
Default
Mode
Example
Usage
Command
Default
Mode
Example
Usage