Switch Management Guide

A
CCESS
C
ONTROL
L
ISTS
8-18
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 25-2
Console(config-if)#ip access-group tom in 24-14
Console(config-if)#mac access-group jerry in 24-25
Console(config-if)#exit
Console(config)#interface ethernet 1/2
Console(config-if)#ip access-group tom in
Console(config-if)#