Dell POWEREDGE M1000E User Manual

Page 328

Advertising
background image

2-298

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference

OL-13271-03

Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commands

mac access-list extended

Examples

This example shows how to create a MAC named extended access list named mac1 and to enter extended
MAC access-list configuration mode:

Switch(config)# mac access-list extended mac1

Switch(config-ext-macl)#

This example shows how to delete MAC named extended access list mac1:

Switch(config)# no mac access-list extended mac1

You can verify your settings by entering the show access-lists privileged EXEC command.

Related Commands

Command

Description

deny (MAC access-list
configuration)

permit (MAC
access-list
configuration)

Configures the MAC ACL (in extended MAC-access list configuration
mode).

show access-lists

Displays the access lists configured on the switch.

vlan access-map

Defines a VLAN map and enters access-map configuration mode where you
can specify a MAC ACL to match and the action to be taken.

Advertising