CLI Reference Guide ACL Configuration Commands
ID of the MAC ACL (700 to 799)
Filter the incoming packets of the interface
Filter the outgoing packets of the interface
No ACL is applied on the interface.
Interface configuration mode.
You can use the show running-config command to show the configuration result.
The following example shows how to apply the access-list accept_00d0f8xxxxxx only to Gigabit
interface 1:
Ruijie(config)#interface GigaEthernet 1/1
Ruijie(config-if)#mac access-group
accept__00d0f8xxxxxx_only in
Show the ACL configuration.
The mac ACL is not supported by routers.
Use this command to create an extended MAC ACL. Use the no form of the command to remove the
ACL.
mac access-list extended {id | name}
no mac access-list extended {id | name}
ID of the extended MAC ACL (700 to 799)
Name of the extended MAC ACL
Global configuration mode.