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

Basic Qos Topology question

hauchinango
Level 3
Level 3

My topology consists of 3750's as access switches, 6509 as the core, and 3845 as a WAN router. We connect to multiple remote sites over MPLS from this router.

On the access layer switches, I have enabled auto qos cisco phone on the phone ports, and trust on the uplink to the 6509. I plan on doing modular Qos policy on the 3845 WAN router, but I am unsure what I need to configure on the 6509 to pass the QoS markings from the access layer switches.

Thanks,

1 Accepted Solution

Accepted Solutions

Hi,

There are two modes of operations for switches:

1) 'mls qos' is not configured. In this case, every packet that comes in leaves with the same marking. This is the default.

2) 'mls qos' is configured. Now, every time a packet comes in an interface it checks for 'mls qos trust' commands. If you're trusting cos it uses the cos-dscp map, if you're trusting ToS is checks the tos-dscp map, and if you're trusting DSCP it will check if there is a DSCP-mutation map.

If there is no 'mls qos trust' command on the interface, then all packets will be marked 0.

What you need to do is find out if mls qos is enabled, and if so, the best solution will most likely be 'mls qos trust dscp' on all trunk ports on the 6500.

It should be noted that the marking/trust only happens on INBOUND ports, and packets do not get remarked outbound.

hth,

nick

View solution in original post

2 Replies 2

Hi,

There are two modes of operations for switches:

1) 'mls qos' is not configured. In this case, every packet that comes in leaves with the same marking. This is the default.

2) 'mls qos' is configured. Now, every time a packet comes in an interface it checks for 'mls qos trust' commands. If you're trusting cos it uses the cos-dscp map, if you're trusting ToS is checks the tos-dscp map, and if you're trusting DSCP it will check if there is a DSCP-mutation map.

If there is no 'mls qos trust' command on the interface, then all packets will be marked 0.

What you need to do is find out if mls qos is enabled, and if so, the best solution will most likely be 'mls qos trust dscp' on all trunk ports on the 6500.

It should be noted that the marking/trust only happens on INBOUND ports, and packets do not get remarked outbound.

hth,

nick

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: