04-26-2013 11:07 PM - edited 03-07-2019 01:04 PM
Hi everyone,
I want to know if is it possible to configure QoS on a 4500 Sup7 on a Layer 3 routed port like the following example (Similar to CBWFQ on IOS Router)?
Switch(config)# configure terminalSwitch(config)# policy-map policy11Switch(config-pmap)# class prec1Switch(config-pmap-c)# bandwidth percent 30Switch(config-pmap-c)# exitSwitch(config-pmap)# class prec2Switch(config-pmap-c)# bandwidth percent 20Switch(config-pmap-c)# exitSwitch(config-pmap)# class prec3Switch(config-pmap-c)# bandwidth percent 10Switch(config-pmap-c)# exitSwitch(config-pmap)# exitMy doubt is because the following sentence:Switch(config)# interface gigabitethernet1/1Switch(config)# no switchportSwitch(config)# ip address 10.1.1.1 255.255.255.252Switch(config)# service-policy output policy1Restrictions for Applying a QoS Service Policy
Traffic marking can be configured on an interface, a VLAN, or a port and VLAN. An interface can be a Layer 2 access port, a Layer 2 switch trunk, a Layer 3 routed port, or an EtherChannel. A policy is attached to a VLAN using the vlan configuration mode.
Reference: http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/12.2/3.1.1SG/configuration/guide/qos.html#wp1437725
Solved! Go to Solution.
04-27-2013 12:31 AM
Hello, you will be able do do this, the SUP7-E has full capabilities of this.
The restrictions section is a bit misleading, because it tells you what it CAN do.
If any limitations, it may be on the line card itself, but probably not.
I have tested QoS on a 4506 with SUP7E and it works perfectly.
Hope this helps
Sent from Cisco Technical Support iPhone App
04-27-2013 11:26 PM
Yes you are correct. You can apply to a physical interface or a vlan interface too.
Hope this helps
Sent from Cisco Technical Support iPhone App
04-27-2013 12:31 AM
Hello, you will be able do do this, the SUP7-E has full capabilities of this.
The restrictions section is a bit misleading, because it tells you what it CAN do.
If any limitations, it may be on the line card itself, but probably not.
I have tested QoS on a 4506 with SUP7E and it works perfectly.
Hope this helps
Sent from Cisco Technical Support iPhone App
04-27-2013 05:27 PM
Thank you,
Then is possible, so I won't need to use in a SVI way with access port. I want to make it simple.
Thanks for the advice.
Kind regards,
04-27-2013 11:26 PM
Yes you are correct. You can apply to a physical interface or a vlan interface too.
Hope this helps
Sent from Cisco Technical Support iPhone App
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