[c-nsp] ME3750 Shaping

Syed Waqqas Ahmed waqqasahmed at gmail.com
Mon Sep 15 23:09:36 EDT 2008


just an example i found rate-limiting the traffic use policy map.

policy-map BE-6mbps
  class RATELIMIT
   police cir 6144000 bc 128000 be 128000    conform-action
set-dscp-transmit default    exceed-action drop     violate-action drop

interface GigabitEthernet13/47
 service-policy input BE-6mbps
 service-policy output BE-6mbps

you can prioritize  cetrian traffic using dscp bit value..


Regards

Waqqas Ahmed.
On Tue, Sep 16, 2008 at 6:30 AM, Brad Henshaw <brad.henshaw at qcn.com.au>wrote:

> Eric Van Tol wrote:
>
> > The idea here is very simple - there are ports that receive
> > a data-only service and a ports that receive both data and voice.
>
> What do you /really/ need to achieve here? Priority for voice? Rate
> limitation of voice, data or both to a certain rate?
>
> Also how do you identify data vs. voice? VLAN? DSCP/CoS?
>
> Regards,
> Brad
>  _______________________________________________
> 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