ACL 访问控制列表

1.实验拓扑

使用ENSP模拟器(版本V100R002C00 1.2.00.350

华为,eNSP, 配置,ACL

2.实验需求

1R1ACL 

2:使R1 ping不通C1

 

3.实验配置

 

R1

sy

int g0/0/2

ip add 192.168.10.1 255.255.255.0


华为,eNSP, 配置,ACL

华为,eNSP, 配置,ACL

华为,eNSP, 配置,ACL

华为,eNSP, 配置,ACL


R1

q

acl 2000

rule permit source 192.168.10.10 0.0.0.255

 

traffic classifier tc1

if-match acl 2000

q

traffic behavior tb1

deny 

q

[traffic policy tpl

classifier tcl behavior tb1 

q




int g0/0/2

traffic-policy tpl in

traffic-policy tpl inbound 

q






华为,eNSP, 配置,ACL


转载于:https://blog.51cto.com/funinghua/1584421

相关文章:

  • 2021-05-04
  • 2021-08-21
  • 2021-10-02
  • 2021-10-31
  • 2021-07-19
  • 2021-12-28
  • 2021-09-19
  • 2022-01-03
猜你喜欢
  • 2021-09-15
  • 2021-12-15
  • 2021-10-15
  • 2022-01-01
  • 2021-08-27
  • 2021-12-08
  • 2021-07-13
相关资源
相似解决方案