Installation manual

4-180
SIGNAMAX LLC • www.signamax.eu
If a port is already bound to an ACL and you bind it to a different ACL, the switch
will replace the old binding with the new one.
Example
Related Commands
show ip access-list (4-179)
show ip access-group
This command shows the ports assigned to IP ACLs.
Command Mode
Privileged Exec
Example
Related Commands
ip access-group (4-179)
MAC ACLs
The commands in this section configure ACLs based on hardware addresses, packet
format, and Ethernet type. To configure MAC ACLs, first create an access list containing
the required permit or deny rules, and then bind the access list to one or more ports.
Console(config)#int eth 1/25
Console(config-if)#ip access-group david in
Console(config-if)#
Console#show ip access-group
Interface ethernet 1/25
IP access-list david in
Console#
Table 4-48 MAC ACL Commands
Command Function Mode Page
access-list mac Creates a MAC ACL and enters configuration mode GC 4-181
permit, deny Filters packets matching a specified source and
destination address, packet format, and Ethernet type
MAC-ACL 4-182
show mac access-list Displays the rules for configured MAC ACLs PE 4-183
mac access-group Adds a port to a MAC ACL IC 4-184
show mac access-group Shows port assignments for MAC ACLs PE 4-184