cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
481
Views
0
Helpful
3
Replies

Blocking Peer to peer protocols on CAT 6500 Sup32PISA

ssanou.cfao
Level 1
Level 1

Dear,

I have install a CAT 6506e with Sup32PISA supervisor. I can see protocols with NBAR but I don't know have to apply blocking or limiting rules on peer to peer protcols. I also need to monitor graphicly the traffic on the CAT6500.

Thank you for your help

3 Replies 3

kyukim
Cisco Employee
Cisco Employee

Hi,

Here is an example of using nbar to block P2P traffic.


class-map match-any p2p
 match protocol edonkey
 match protocol fasttrack
 match protocol gnutella
 match protocol kazaa2
 match protocol winmx
 match protocol skype

policy-map SDM-QoS-Policy-2
 class p2p
   drop

Interface vlan or X 
service-policy input SDM-QoS-Policy-2

For graphical tool for 6500, you need to use either NetFlow collector tool or SNMP tool 
to see traffic in graphic. 
 
KK

Dear ;

Thank you for your support, i'll try it and be back to you very soon.

Dear,

I've try the configuration, but it doesn't work.

Please find attach the config file.

Review Cisco Networking products for a $25 gift card