[转载]本人成功的在7401ASR上封住BT
信息来源:Cisco网络技术论坛版本要求:12.3
System image file is "disk0:c7400-g4js-mz.123-5a.B3.bin"
另需要加载:bittorrent.pdlm和edonkey.pdlm到disk0中
后面配置为
ip nbar pdlm disk0:bittorrent.pdlm
ip nbar pdlm disk0:edonkey.pdlm
class-map match-any bit
match protocol bittorrent
match protocol edonkey
!
!
policy-map limit-bit
class bit
drop(丢弃掉BT和电驴的数据包)
interface GigabitEthernet0/0
description connect to 3550
ip address *.*.*.* 255.255.255.248
ip router isis
service-policy input limit-bit
service-policy output limit-bit
duplex full
speed 100
media-type rj45
我现将bittorrent.pdlm和edonkey.pdlm此文件上传,供大家使用,应用过程中有什么问题大家一起探讨
页:
[1]