[c-nsp] MPLS EXP QOS
Mohammad Khalil
eng_mssk at hotmail.com
Wed Jan 20 12:32:05 EST 2016
Hi all
I have two eBGP peerings that am running VPNv4 sessions on (Inter-AS option-C)
What am trying to achieve is to make sure that packets going out from my CE is matched and placed on the ASBR in the appropriate hardware queue
What I have is 4-class QoS model (Gold , silver , platinum and default or best-effort)
My configuration looks like below (just samples)
class-map match-all GOLD
match mpls experimental topmost 3
match ip precedence 3
policy-map POLICY
class GOLD
Now , here I have to take action in order for the policy to work? I only need to check the match (I can use the set bandwidth remaining x option to complete the configuration)
Now the other issue I am facing is one of the PEs is 7606-S and the other one is ME3600X , my termination with my neighbor is interface Vlan (SVI) , when I tried to apply the configuration on the ME3600X box
interface Vlan x
service-policy output POLICY
I got prompted with error in applying QoS
And on the 7606-S , I get I cannot apply bandwidth shaping in the outbound direction
When I replace the set bandwidth remaining x with set mpls experimental topmost x , I can see that work on 7606-S but not on ME3600X
I only care for matching precedence values (MPLS exp)
Thanks for your inputs
BR,
Mohammad
More information about the cisco-nsp
mailing list