37-51
Catalyst 3750-E and 3560-E Switch Software Configuration Guide
OL-9775-08
Chapter 37 Configuring QoS
Configuring Standard QoS
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
Beginning in privileged EXEC mode, follow these steps to create an IPv6 ACL for IPv6 traffic:
Note
Before creating IPv6 ACLs, you must enable a dual ipv4-and-ipv6 SDM template and reload the switch.
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
ipv6 access-list
access-list-name
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.
Содержание Catalyst 3750-E Series
Страница 48: ...Contents xlviii Catalyst 3750 E and 3560 E Switch Software Configuration Guide OL 9775 08 ...
Страница 52: ...lii Catalyst 3750 E and 3560 E Switch Software Configuration Guide OL 9775 08 Preface ...
Страница 1414: ...Index IN 58 Catalyst 3750 E and 3560 E Switch Software Configuration Guide OL 9775 08 ...