Traffic shaping on LAG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2018 08:01 PM - edited 03-08-2019 02:58 PM
Hi everyone
I have ASR1001 connected to the provider. It's a L2 connection. The provider requested to configure LAG with the only interface inside. We have numerous QinQ connections inside this link.
Is it possible to shape the whole link?
Unfortunately, I can apply policy to subinterface of LAG, but I can't apply it to the LAG itself
ASR1(config)#int po1
ASR1(config-if)#service-policy output 50M
service-policy output 50M not supported on this target
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2018 08:25 PM
Can you please share your policy-map and the version you're running?
Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2018 08:39 PM
Hi Francesco
Here is a policy-map
policy-map 50M
class All
shape peak 50000000
version is asr1001-universalk9.03.13.06a.S.154-3.S6a-ext.bin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2018 09:37 PM
Did you try upgrading to latest recommended version (e.g. 3.16 latest recommended version)
Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2018 09:53 PM
This box is a temporary solution. I'm going to put there ASR1004, that's why I didn't played with firmware.
It would be great if you could provide documentation about QoS restrictions on IOS-XE versions.
Appreciate it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2018 06:35 PM
This is what's written:
Class-based policing can be configured on an interface or a subinterface, but it is not supported on EtherChannel or tunnel interfaces.
Here is the link I'm referring to:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/qos_plcshp/configuration/xe-3s/qos-plcshp-xe-3s-book/qos-plcshp-class-plc.html#GUID-7B0063DD-26C6-4458-AEA4-2A7CB1B1B3CA
However, you need to activate the capability. take a look here:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/qos_mqc/configuration/xe-16-5/qos-mqc-xe-16-5-book/aggregate-etherchannel-quality-of-service.html
Then yes you can do it.
Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question
