商讯信箱
用户名: @
密  码:   注册|忘记密码
登录
个人用户经销商
信箱 E杂志
您的位置:首页 > 网络专区 > 正文       

利用Cisco的NBAR特性封堵BT流量

作者:互联网  2007-07-02   

【方法】
(1)在Cisco网站上下载一个叫:bittorrent.pdlm的文件
(2)上传到路由器上(可以通过TFTP,FTP etc等方法)
(3)定义bt这种协议
     ip nbar pdlm bittorrent.pdlm
(4)定义Class-map和policy-map
&n bsp;   class-map mathc-all bittorent
       match protocol bittorrent

    policy-map bittorrent-policy
       class bittorrent
       drop

(5)应用到接口上
    interface fastethernet 0/0
      service-policy input bittorrent-policy
      service-policy output bittorrent-policy

Over

【补充】NBAR是Network-Based Application Recognition的缩写
        PDLM是Packet Description Language Module的缩写

 

转载地址:http://www.net130.com/CMS/Pub/Tech/tech_instance/155144.htm

1
有问必答
【内容导航】
第1页:利用Cisco的NBAR特性封堵BT流量
©版权所有。未经许可,不得转载。
[责任编辑:王鑫] [我要挑错]
相关产品
本文相关产品
   没有相关产品