首页 > 数据库 > mysql教程 > DynamicACL的应用技巧

DynamicACL的应用技巧

WBOY
发布: 2016-06-07 15:05:44
原创
1243 人浏览过

欢迎进入网络技术社区论坛,与200万技术人员互动交流 >>进入 在CCNA和NP中我们了解到了ACL――思科为网络访问提供的一种安全手段,它是运行在CISCO的IOS上的一种程序。传统的ACL分三大类:标准ACL/扩展ACL/命名ACL.这里对其做简单的回顾: Cisco routers can

欢迎进入网络技术社区论坛,与200万技术人员互动交流 >>进入

  在CCNA和NP中我们了解到了ACL――思科为网络访问提供的一种安全手段,它是运行在CISCO的IOS上的一种程序。传统的ACL分三大类:标准ACL/扩展ACL/命名ACL.这里对其做简单的回顾:

  Cisco routers can identify access-list using two methods:

  access-list number――the number of the access list determines what protocol it is filtering:

  ――(1-99)and(1300-1399)―― standard IP access list

  ――(100-199)and(2000-2699)―― extended IP access list

  access list name (IOS versions gt 11.2)

  Names contain alphanumeric characters

  Names connot contain spaces or punctuation and must begin with alphabetic character

  名称访问列表可以包含数字和字母,但其不可以包含空格及标点符号,而且第一个字符要是字母。

  Cisco router support two basic types of IP access lists:

  ――standard――Filter IP packets based on the source address only.

  标准访问列表针对源IP地址进行过滤

  ――Extended――Fiter IP packets based on several attributes.including:

  ――Protocol type.

  ――Source and desination IP address

  ――Source and destination TCP/UDP ports

  ――ICMP and IGMP message types.

[1] [2] 

DynamicACL的应用技巧

来源:php.cn
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板