This document discusses QoS pre-classification on Cisco IOS routers. By default, routers apply QoS policies to the outer header of tunneled traffic rather than the inner header. This can cause issues when policies rely on source/destination addresses. To address this, routers can be configured to either make a copy of the inner header for classification (using "qos pre-classify") or apply policies directly to the tunnel interface. Both approaches result in policies being applied to the original inner header rather than the outer encapsulated header.
Related topics: