cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
965
Views
0
Helpful
2
Replies

6500 CATOS QoS ACL configuration

ewang
Level 1
Level 1

I'd like to mark DSCP on every user port based on tcp and udp port ranges:

1. mark udp range 16384 32767 to dscp 46/EF

2. mark tcp range 2000 to 2002 and 2427 to 2428 to dscp 24

Can qos acl support multiple entries?

can I configure:

set qos enable

set qos cos-dscp-map 0 8 16 24 32 46 48 56

set qos acl IPT dscp 46 udp any any range 16384 32767

set qos acl IPT dscp 24 tcp any any range 2000 2002

set qos acl IPT dscp 24 tcp any any range 2427 2428

commit qos acl IPT

set qos acl map IPT 1/1-48

set qos acl map IPT 2/1-48

The goal is to mark DSCP values based on application attributes. In the future, acl can expand to mark dscp for Tanberg, VT-Advantage, etc... on other ports

but in CATOS, can I configure ACL with multiple lines? I check CCO and there is no example

2 Replies 2

wong34539
Level 6
Level 6

The following documents have more information:

QoS Classification and Marking on Catalyst 6500/6000 Series Switches Running CatOS Software - http://www.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a008014f8a8.shtml

set qos acl ip -

http://www.cisco.com/en/US/products/hw/switches/ps708/products_command_reference_chapter09186a00802dec70.html#wp1026940

I have read all these. They don't answer my question at all

"can I configure ACL with multiple lines"?

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card