A
CCESS
C
ONTROL
L
ISTS
7-14
CLI – This examples assigns an IP and MAC ingress ACL to port 1, and
an IP ingress ACL to port 2.
Console(config)#interface ethernet 1/1 24-2
Console(config-if)#ip access-group tom in 23-8
Console(config-if)#mac access-group jerry in 23-20
Console(config-if)#exit
Console(config)#interface ethernet 1/2
Console(config-if)#ip access-group tom in
Console(config-if)#