Use Ethernet access control entries (ACEs) to filter on Ethernet parameters.
default filter acl ace ethernet <acl-id> <ace-id>
filter acl ace ethernet <acl-id> <ace-id> dst-mac eq WORD<1-1024>
filter acl ace ethernet <acl-id> <ace-id> dst-mac mask WORD<1-1024> WORD<1-1024>
filter acl ace ethernet <acl-id> <ace-id> ether-type eq WORD<1-200>
filter acl ace ethernet <acl-id> <ace-id> port eq {slot/port[/sub-port]}
filter acl ace ethernet <acl-id> <ace-id> src-mac eq WORD<1-1024>
filter acl ace ethernet <acl-id> <ace-id> src-mac mask WORD<1-1024> WORD<1-1024>
filter acl ace ethernet <acl-id> <ace-id> vlan-id eq <1-4059>
filter acl ace ethernet <acl-id> <ace-id> vlan-id mask <1-4059> <0-0xFFF | 0x0-0x0>
filter acl ace ethernet <acl-id> <ace-id> vlan-tag-prio eq <0-7>
filter acl ace ethernet <acl-id> <ace-id> vlan-tag-prio mask <0-7> <0-0x7 | 0x0-0x0>
no filter acl ace ethernet <acl-id> <ace-id>
no filter acl ace ethernet <acl-id> <ace-id> dst-mac
no filter acl ace ethernet <acl-id> <ace-id> ether-type
no filter acl ace ethernet <acl-id> <ace-id> port
no filter acl ace ethernet <acl-id> <ace-id> src-mac
no filter acl ace ethernet <acl-id> <ace-id> vlan-id
no filter acl ace ethernet <acl-id> <ace-id> vlan-tag-prio
Specifies the ACE ID. Different hardware platforms support different ACE ID ranges. Use the CLI Help to see the available range for the switch.
Specifies the ACL ID. Use the CLI Help to see the available range for the switch.
ip
arp
ipx802dot3
ipx802dot2
ipxSnap
ipxEthernet2
appleTalk
AppleTalk-Arp
sna802dot2
snaEthernet2
netBios
xns
vines
rarp
PPPoE-discovery
PPPoE-session
Identifies a single slot and port. If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.
Specifies the VLAN ID in the range of 1 to 4059. By default, VLAN IDs 1 to 4059 are configurable and the system reserves VLAN IDs 4060 to 4094 for internal use. On switches that support the vrf-scaling and spbm-config-mode boot configuration flags, if you enable these flags, the system also reserves VLAN IDs 3500 to 3998. VLAN ID 1 is the default VLAN and you cannot create or delete VLAN ID 1.
None
Global Configuration