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 <[EMAIL PROTECTED]>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 [email protected] > https://puck.nether.net/mailman/listinfo/cisco-nsp > archive at http://puck.nether.net/pipermail/cisco-nsp/ > _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
