[c-nsp] 6509 Auto Qos

Florin Florian florin.florian at gmail.com
Fri May 21 09:45:59 EDT 2010


Hi Chris,

I got the same problem couple of weeks ago. I wasn't able to apply AutoQoS
on the interface and I reverse the proccess. It means I create the AutoQoS
on the lab (emtpy SW configuration) and I applied on production. What I did
was just to apply (copy/paste) the config on the global config and after
that I was able to configure my interfaces for AutoQoS.

I'm running AutoQoS on Cisco 4506 with Sup6E

interface GigabitEthernet2/3
     service-policy output AutoQos-VoIP-Output-Policy-queue-only

interface Port-channel12
     service-policy input AutoQos-VoIP-Input-Cos-Policy
      service-policy output AutoQos-VoIP-Output-Policy-non-queue

class-map match-all AutoQos-VoIP-Bearer-Cos
 match cos  5
class-map match-all AutoQos-VoIP-Control-QosGroup24
 match qos-group 24
class-map match-all AutoQos-VoIP-Control-QosGroup26
 match qos-group 26
class-map match-all AutoQos-VoIP-Bearer-QosGroup
 match qos-group 46
class-map match-all AutoQos-VoIP-Control-Cos
 match cos  3
!
!
policy-map AutoQos-VoIP-Output-Policy-queue-only
 class AutoQos-VoIP-Bearer-QosGroup
    priority
 class AutoQos-VoIP-Control-QosGroup26
    bandwidth remaining percent 5
 class AutoQos-VoIP-Control-QosGroup24
    bandwidth remaining percent 5
 class class-default
    dbl
policy-map AutoQos-VoIP-Input-Cos-Policy
 class AutoQos-VoIP-Bearer-Cos
  set qos-group 46
 class AutoQos-VoIP-Control-Cos
  set qos-group 24
policy-map AutoQos-VoIP-Output-Policy-non-queue
 class AutoQos-VoIP-Bearer-QosGroup
  set dscp ef
  set cos 5
    police cir 600000000
 class AutoQos-VoIP-Control-QosGroup26
  set dscp af31
  set cos 3
 class AutoQos-VoIP-Control-QosGroup24
  set dscp cs3
  set cos 3

I hope that help.

fflorin

On Thu, May 20, 2010 at 1:53 PM, Chris Lane <clane1875 at gmail.com> wrote:

> All,
> I need to run Auto QoS for a Cisco soft phone on a 6509 running IOS
> 122-33.SXH1
> according to the cisco docs this feature was released with this train and
> later.
> i believe its my line cards which are:
> 1   48  48-port 10/100 mb RJ45                 WS-X6148-45AF
>  SAL085281YQ
>  2   48  48 port 10/100 mb RJ45                 WS-X6348-RJ-45
> SAL0540CQA4
>  3   48  48-port 10/100 mb RJ45                 WS-X6148-RJ45V
> SAL06499J4Q
>  4   48  48-port 10/100 mb RJ45                 WS-X6148-RJ45V
> SAL0750QMGV
>
> and i have a Sup720/3bxl
>
> any help would greatly be appreciated.
>
> Regards,
>
> --
> //CL
>  _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
>


More information about the cisco-nsp mailing list