96 Device Security
mplsmcast, mplsucast, netbios, novell, pppoe, rarp).
console(config-mac-access-list)#deny any 00:11:22:33:44:55 00:00:00:00:FF:FF log
?
assign-queue Configure the Queue Id assignment attribute.
mirror Configure the packet mirroring attribute.
redirect Configure the packet redirection attribute.
<cr> Press enter to execute the command.
console(config-mac-access-list)#deny any 00:11:22:33:44:55 00:00:00:00:FF:FF log
Example #6 Configure MAC Access Group
console(config)#interface ethernet 1/g5
console(config-if-1/g5)#mac access-group mac1 ?
in Enter the direction <in>.
<cr> Press enter to execute the command.
console(config-if-1/g5)#mac access-group mac1 in ?
<1-4294967295> Enter the sequence number (greater than 0) to rank
precedence for this interface and direction. A lower
sequence number has higher precedence.
<cr> Press enter to execute the command.
console(config-if-1/g5)#mac access-group mac1 in 6
Example #7: Setup an ACL with Permit Action
console# Config
console(config)#mac access-list extended mac2
console(config-mac-access-list)#permit ?
any Configure a match condition for all the source MAC
addresses in the Source MAC Address field.
<srcmac> Enter a MAC Address.
console(config-mac-access-list)#permit any ?
any Configure a match condition for all the destination
MAC addresses in the Destination MAC Address field.
bpdu Match on any BPDU destination MAC Address.
<dstmac> Enter a MAC Address.