RE: File sharing programs

From: Desimone, Aurelio (ADesimone@refco.com)
Date: Mon Oct 21 2002 - 14:56:20 GMT-3


use nbar

ex:

ip nbar pdlm flash://gnutella.pdlm
ip nbar pdlm flash://fasttrack.pdlm
!
!You have to download the above files from cco
!
class-map match-any P2P
  match protocol gnutella
  match protocol fasttrack
  match protocol gnutella file-transfer "*"
  match protocol fasttrack file-transfer "*"
!
!
policy-map NBAR
  class P2P
     police 8000 1500 1500 conform-action trasmit exceed-action drop
!
!The above example will limit usage
!You can also set dscp/ip prec, or use the bandwith command to dedicate
bandwidth.
!
interface Ethernet0/0
   service-policy output NBAR

Good luck
Aurelio
10267

-----Original Message-----
From: Tim Devries [mailto:TDevries@cyence.com]
Sent: Monday, October 21, 2002 11:26 AM
To: ccielab@groupstudy.com
Subject: File sharing programs

I'm wondering if there is a way to prioritize file sharing program traffic
(by use of a class map?), or if
blocking this traffic is the only way to control it.

Does anyone have a reference to a sample config for something like this?

TIA,

Tim



This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:53 GMT-3