[c-nsp] QOS Configuration Question

Paul Stewart pstewart at nexicomgroup.net
Mon Jul 31 10:37:49 EDT 2006


Hi there...

I'm trying to adapt a standard "QOS template" for some of our remote
sites.  As I try to build this, I'm looking for input.  The remote sites
are all serviced either via wireless at 50Mb/s +/- or via fiber at 100
Mb/s so the link coming back typically won't be a problem but the
endpoint connection for these customers can be congested at times.  I'm
trying to do my best to help that congestion from the router side of
things as there is no QOS support beyond the router at each of these
sites.

Here's what I've got started on...

class-map match-any voip
  match protocol rtp audio
class-map match-any peer2peer
  match protocol fasttrack
  match protocol gnutella
  match protocol kazaa2
  match protocol napster
  match protocol vdolive
!
!
policy-map qos
  class voip
   set ip dscp ef
  class peer2peer
   police 128000 1000 1000 conform-action transmit  exceed-action drop
violate-action drop

Basically trying to give high diffserv to voip and low priority to
filesharing crap.  This isn't very pretty as of yet...


Does anyone have a "template" they have designed and willing to share on
this? :)

Thanks,

Paul Stewart
Network Administrator
Nexicom Inc.
http://www.nexicom.net/ 



More information about the cisco-nsp mailing list