1.标准ACL和扩展ACL

重温CCNA(八)

重温CCNA(八)

Standard ACLs

Standard ACLs can be used to permit or deny traffic only from source IPv4 addresses. The destination of the packet and the ports involved are not evaluated. The example in Figure 1 allows all traffic from the 192.168.30.0/24 network. Because of the implied "deny any" at the end, all other traffic is blocked with this ACL. Standard ACLs are created in global configuration mode.

Extended ACLs

Extended ACLs filter IPv4 packets based on several attributes:

  • Protocol type
  • Source IPv4 address
  • Destination IPv4 address
  • Source TCP or UDP ports
  • Destination TCP or UDP ports
  • Optional protocol type information for finer control
  • 重温CCNA(八)

2.acl中的any和host

重温CCNA(八)

3.命名acl的配置

重温CCNA(八)

4.扩展的acl

重温CCNA(八)

5.针对端口号的acl

重温CCNA(八)

6.ipv6的acl

http://cisco.sdut.edu.cn/old/course/RouteSwitch_en/#9.5.1.2

相关文章:

  • 2021-08-06
  • 2021-09-25
  • 2021-11-11
  • 2021-09-24
  • 2021-04-16
  • 2021-07-13
  • 2021-11-24
  • 2022-01-30
猜你喜欢
  • 2021-04-23
  • 2021-07-11
  • 2021-05-26
  • 2021-11-26
  • 2022-01-17
  • 2022-01-19
  • 2021-07-03
相关资源
相似解决方案