09-23-2019 02:00 PM
Recently changed direction of career from Enterprise to Service Provider. My first project is to implement QoS across our MPLS backbone. The theory is simple. We have 5 customers and 5 markings. Customer 1 will be EXP 1, Customer 2 will be EXP 2, etc. However, I cannot figure out how to initially mark traffic.
I can create class maps but those first look for a CoS, DSCP, or EXP marking. I want to mark based on either an ingress interface or VLAN and I cannot seem to figure that out. Can anyone provide any light to my path and point me in the direction?
Solved! Go to Solution.
09-24-2019 04:13 AM
you can directly use class-map default and set mpls experimental imposition bit according to your customer at customer ingress interface.
09-24-2019 04:13 AM
you can directly use class-map default and set mpls experimental imposition bit according to your customer at customer ingress interface.
10-02-2019 10:07 AM - edited 10-02-2019 10:08 AM
Thank you Virendra! On to phase 2 of the project now! :)
If there are others looking into this..
Looks like I needed to create several class maps and policy maps. On the ingress physical interface, I'm creating a service instance and then applying the policy map (service-policy command) to that service instance.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide