[c-nsp] How to apply individual QoS policies to on an ingress Interface?
Tassos Chatzithomaoglou
achatz at forthnet.gr
Fri May 8 04:51:27 EDT 2009
I think the setup you're trying to do is supported only on 7600s.
We use the following on our 7200s:
class-map type traffic match-any TEST-CLASS
match access-group input name IN-ACL
match access-group output name OUT-ACL
!
policy-map type service TEST-POLICY
1 class type traffic TEST-CLASS
police input 1000000 187500 375000
police output 24000000 4500000 9000000
!
--
Tassos
Andy Saykao wrote on 08/05/2009 05:16:
> Thanks Pelle for the link.
>
>>From that link, I took a look at "Configuring MQC Support for IP
> Sessions" but the IOS I am using c7301-a3jk91s-mz.122-31.SB13.bin
> doesn't support the command to apply the service policy to.
>
> http://www.cisco.com/en/US/docs/ios/isg/configuration/guide/isg_mqc_ipse
> ssion_ps6922_TSD_Products_Configuration_Guide_Chapter.html
>
> Router(config-pmap-c)# policy-map type service PREMIUM_SERVICE
> Router(config-service-policymap)# service-policy input PREMIUM_MARK_IN
> <-- not supported
> Router(config-service-policymap)# service-policy output PREMIUM_UB_OUT
> <-- not supported
>
> Might just take the simple route and configure separate class-maps and
> policy-maps for each customer. At present we only have a handful
> customers that we need to rate limit.
>
> Cheers.
>
> Andy
>
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to whom they are addressed.
> Please notify the sender immediately by email if you have received this
> email by mistake and delete this email from your system. Please note that
> any views or opinions presented in this email are solely those of the
> author and do not necessarily represent those of the organisation.
> Finally, the recipient should check this email and any attachments for
> the presence of viruses. The organisation accepts no liability for any
> damage caused by any virus transmitted by this email.
>
> _______________________________________________
> 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