Purpose
Command or Action
Verifies your entries.
show access-lists
Example:
Switch#
show access-lists
Step 4
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Switch#
copy-running-config
Step 5
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 an IP Extended ACL for IPv4 Traffic
Before You Begin
Before you perform this task, determine which access lists you will be using for your QoS configuration.
SUMMARY STEPS
1.
configure terminal
2.
access-list access-list-number
{
deny
|
permit
}
protocol source source-wildcard destination
destination-wildcard
3.
end
4.
show access-lists
5.
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Creates an IP extended ACL, repeating the command as many times as necessary.
access-list access-list-number
{
deny
|
permit
}
protocol source
Step 2
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
586
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: ......