Purpose
Command or Action
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Switch#
copy-running-config
Step 6
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
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
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Creates a Layer 2 MAC ACL by specifying the name of the list.
mac access-list extended name
Step 2
Example:
Switch(config)#
mac access-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
access-list-name
global configuration command.
Note
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
590
How to Configure QoS
Summary of Contents for Catalyst 2960 Series
Page 96: ......
Page 196: ......
Page 250: ......
Page 292: ......
Page 488: ......
Page 589: ...P A R T VI Cisco Flexible NetFlow Configuring NetFlow Lite page 509 ...
Page 590: ......
Page 619: ...P A R T VII QoS Configuring QoS page 539 Configuring Auto QoS page 645 ...
Page 620: ......
Page 750: ......
Page 1604: ......
Page 1740: ......
Page 2105: ...P A R T XII Configuring Cisco IOS IP SLAs Configuring Cisco IP SLAs page 2025 ...
Page 2106: ......
Page 2118: ......
Page 2164: ......