相关文章  
  • A网络层访问权限控制技术-ACL详解
  • 防火墙概念与访问控制列表
  • 访问控制列表和IP分段
  • 巩固私有VLAN和VLAN访问控制列表的网络
  • 基于PACS的网络层访问控制方案
  • 思科路由器--基于时间的访问列表控制
  • IPX 访问控制列表
  • 常用默认端口列表及功能中文注解
  • 路由器访问控制列表详解
  • 用户地址与访问控制
  •   推荐  
      科普之友首页   专利     科普      动物      植物        天文   考古   前沿科技
     您现在的位置在:  首页 >>文献 >>培训

    访问表专题4

    am Protocol
      
      /***********************************************************/
      
      RouterA(config)#access-list 110 deny tcp any ?
      
      A.B.C.D Destination address
      
      any Any destination host
      
      eq Match only packets on a given port number
      
      gt Match only packets with a greater port number
      
      host A single destination host
      
      lt Match only packets with a lower port number
      
      neq Match only packets not on a given port number
      
      range Match only packets in the range of port numbers
      
      /***********************************************************/
      
      RouterA(config)#access-list 110 deny tcp any host
      
      172.16.30.2 ?
      
      eq Match only packets on a given port number
      
     

    页码:[1] [2] [3] [4] [5] [6] [7] [8] [9]4页、共9页

         

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

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