cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3466
Views
10
Helpful
16
Replies

QOS on SVI

JOHN APONTE
Level 1
Level 1

I have the following:

WS-SUP720-BASE

L3 Switching Engine III WS-F6K-PFC3A

CATOS/IOS hybrid code

Trying to apply a service-policy output QOS_POLICY on a SVI that connects across to another 6500 with a WS-X6K-SUP2-2GE/WS-F6K-PFC2 also running CATOS/IOS hybrid code. I am trying to apply the policy on a L3 interface vlan that connects both boxes across a gige pipe. I am able to apply the QOS policy on the SUP2 box with a L3 SVI interface but on the SUP3 with a L3 SVI interface when I try to apply the policy I am getting the folowing error 'MQC features are not supported for this interface'. Why does the policy stick on the SUP2 module but not on the SUP3 module.? Thanks for your support.

16 Replies 16

rducombl
Cisco Employee
Cisco Employee

service-policy is not supported on SVI if you run hybrid mode. All PFC QoS must be configured under CAtos .

See Catos config guide for more info

: http://www.cisco.com/en/US/partner/docs/switches/lan/catalyst6500/catos/8.x/configuration/guide/qos.html

typically you will need to play

set qos acl cli and to attach to vlan it will :

set qos acl map _"acl-name" vlan output

Roland

Why did the service policy stick on the svi interface on the 6509 with the sup2 and not on the 6509 svi with a sup 720?