- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2009 05:48 AM
The router is not allowing me to add QOS service policy under Ethernet subinterfaces in a VRF-life setup on 7206.
Would QOS work for all the VRF if I create multiple classes for each VRF under one main policy-map and apply to main interface?
Solved! Go to Solution.
- Labels:
-
MPLS
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2009 07:48 AM
It might be this one you are looking for:
jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2009 06:12 AM
Hi,
Could you share your configuration ? it should work.
Thanks
Laurent.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2009 06:40 AM
Laurent,
Thanks for the reply.
Can you provide a link for the sample as I can't find any sample from CCO and what I found are all under Ethernet physical interface for VRF based QOS.
We can apply the QOS under subinterfaces for GSR PE router but the CE are 7206s.
We need to make sure it works before we create the temple for our IE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2009 07:32 AM
I was not able to find any useful link on CCO.
Could you post the error message and the service-policy you want to apply per subinterface ?
Thanks
Laurent.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2009 07:48 AM
It might be this one you are looking for:
jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2009 09:27 AM
Here is what I got from the 7206:
Router(config)#int f0/0.1
Router(config-subif)#ser
Router(config-subif)#service-policy ?
input Assign policy-map to the input of an interface
output Assign policy-map to the output of an interface
Router(config-subif)#service-policy output ?
WORD policy-map name
Router(config-subif)#service-policy output PIP-EMDC-BAKU-3400
CBWFQ : Not supported on subinterfaces
Router(config-subif)#
It is only expecting input or output not the policy map but is not taking it somehow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2009 10:07 AM
Ok so the link provided by Jon explains your issue and how to resolve it.
Let me know if you have other question regarding this non support of CBWFQ on subinterfaces.
Thanks
Laurent.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2009 05:38 AM
Yes, the link that Jon provided works.
Thanks for the helps.
