Creating A Layer 2 Mac Acl For Non-Ip Traffic - Cisco Catalyst 2960 series Configuration Manual

Consolidated platform configuration guide, ios release 15.2(4)e
Hide thumbs Also See for Catalyst 2960 series:
Table of Contents

Advertisement

How to Configure QoS
Command or Action
Step 6
copy running-config startup-config
Example:
Switch# copy-running-config
startup-config
Related Topics
Access Control Lists, on page 548
QoS ACL Guidelines, on page 540
Examples: Classifying Traffic by Using ACLs, on page 631
QoS ACL IPv6 Guidelines

Creating a Layer 2 MAC ACL for Non-IP Traffic

Before You Begin
Before you perform this task, determine that Layer 2 MAC access lists are required for your QoS configuration.
SUMMARY STEPS
1. configure terminal
2. mac access-list extended name
3. {permit | deny} {host src-MAC-addr mask | any | host dst-MAC-addr | dst-MAC-addr mask} [type mask]
4. end
5. show access-lists [access-list-number | access-list-name]
6. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
mac access-list extended name
Example:
Switch(config)# mac access-list
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
590
Purpose
(Optional) Saves your entries in the configuration file.
Purpose
Enters global configuration mode.
Creates a Layer 2 MAC ACL by specifying the name of the list.
After entering this command, the mode changes to extended MAC ACL
configuration.
To delete an access list, use the no mac access-list extended
Note
access-list-name global configuration command.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents