Cisco Catalyst 3750-X Software Configuration Manual page 928

Hide thumbs Also See for Catalyst 3750-X:
Table of Contents

Advertisement

Configuring Standard QoS
Command
Step 3
end
Step 4
show access-lists
Step 5
copy running-config startup-config
To delete an access list, use the no access-list access-list-number global configuration command.
This example shows how to create an ACL that permits IP traffic from any source to any destination that
has the DSCP value set to 32:
Switch(config)# access-list 100 permit ip any any dscp 32
This example shows how to create an ACL that permits IP traffic from a source host at 10.1.1.1 to a
destination host at 10.1.1.2 with a precedence value of 5:
Switch(config)# access-list 100 permit ip host 10.1.1.1 host 10.1.1.2 precedence 5
This example shows how to create an ACL that permits PIM traffic from any source to a destination
group address of 224.0.0.2 with a DSCP set to 32:
Switch(config)# access-list 102 permit pim any 224.0.0.2 dscp 32
Creating an IPv6 ACL
IPv6 ACLs are not supported on switches running the LAN base feature set.
Note
Beginning in privileged EXEC mode, follow these steps to create an IPv6 ACL for IPv6 traffic:
Before creating IPv6 ACLs, you must enable a dual ipv4-and-ipv6 SDM template and reload the switch.
Note
Command
Step 1
configure terminal
Step 2
ipv6 access-list
access-list-name
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
39-48
Purpose
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
Purpose
Enter global configuration mode.
Create an IPv6 ACL, and enter IPv6 access-list configuration mode.
Access list names cannot contain a space or quotation mark or begin with a numeric.
Chapter 39
Configuring QoS
OL-21521-01

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 3560-x

Table of Contents