Question : How to block P2P ports and some websites in a Cisco 3745 Router

Hi Firends

I want to know how to block all P2P applications and some web site from a Cisco 3745 Router. Please send me a solution to block with confguration examples. Also I need to know is it possible to do the same with Cisco 3550 series work group switches. I did tried traffic shapping but no luck. Also I want to know know the top bandwidth consumers. I have MRTG but is there any tool or utility to know the bandwidth consumption by port numbers.

Cheers guys

Have a nic day

Khaleej

Answer : How to block P2P ports and some websites in a Cisco 3745 Router

Dear Khaleej you can do traffic shapping just go thro the below link


http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121newft/121t/121t5/dtpoli.htm#xtocid16


http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a00801e419a.shtml

Time Based Access-Control lists:

http://www.cisco.com/en/US/customer/products/sw/iosswrel/ps1839/products_feature_guide09186a0080087ae5.html#46031

time-range BlockP2P
 periodic weekdays 8:00 to 20:00

ip access-list extended StrickP2PBlock
 deny tcp any time-range BlockP2P
!
interface ethernet 0
 ip access-group StrickP2PBlock in

for more details do access the below link

http://www.cisco.com/en/US/customer/products/sw/iosswrel/ps1830/products_feature_guide09186a0080087456.html


Yasir
Random Solutions  
 
programming4us programming4us