相关文章  
  • 严守秘密的科学方法-密码学初探
  • 黑客探密——网络安全的侦测与工具
  • 一次系统艰难而真实的入侵
  • SIP与P2P的技术携手能否创造奇迹?
  • 上网安全指南:如何建立安全的数字堡垒
  • 教你如何选择未来数字家庭安全布线(图)
  • 安全研究剖析:黑客入侵方式演示
  • 断网之后:基础网络安全不容忽视
  • 今天你泄露了吗 网络个人隐私渗透实例
  • 利用多种方法共保家庭网络安全
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    思科路由器安全功能对BT流量的控制4

    ) 的接口是 FastEthernet 或 10M 的以太网接口。在路由器上您可以看见如下的配置 :
      
      class-map match-all bittorrent
      match protocol bittorrent
      !
      !
      policy-map bittorrent-policy
      class bittorrent
      drop
      !
      interface FastEthernet0/
      description neibujiekou
      ip address 192.168.0.1 255.255.255.0
      ip nat inside
      service-policy input bittorrent-policy
      service-policy output bittorrent-policy
      
      !
      
      这样您就可以在你的公司或单位的因特网接入路由器上实施一些流量控制。同时 NBAR 和 PDLM 还可以应用在您

    页码:[1] [2] [3] [4] [5]4页、共5页

         

          设为首页       |       加入收藏       |       广告服务       |       友情链接       |       版权申明      

    Copyriht 2007 - 2008 ©  科普之友 All right reserved