Administrator Guide

Layer 2 Switching Commands 278
Example
This example rate limits IPv4 multicast traffic ingressing the front panel ports
to 8 kbps and a maximum burst of 4 kilobytes.
console(config)# mac access-list extended ipv4-multicast
console(config-mac-access-list)#permit 01:00:5e:00:00:00 00:00:00:ff:ff:ff
any rate-limit 8 4
console(config-mac-access-list)#permit any any
console(config-mac-access-list)#exit
console(config)#mac access-group ipv4-multicast in
mac access-list extended
Use the mac access-list extended command in Global Configuration mode to
create the MAC Access Control List (ACL) identified by the
name
parameter
and enter MAC Access-list Configuration mode.
Syntax
mac access-list extended
name
no mac access-list extended
name
name
— Name of the access list. (Range: 1-31 characters)
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
Use this command to create a mac access control list. The CLI mode is
changed to Mac-Access-List Configuration when this command is
successfully executed.
Example
The following example creates MAC ACL and enters MAC-Access-List-
Configuration mode.
console(config)#mac access-list extended dell-networking
2CSNXXX_SWUM204.book Page 278 Monday, January 25, 2016 1:25 PM