HCIE实验LAB_1

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了HCIE实验LAB_1相关的知识,希望对你有一定的参考价值。

Section 6: Security

 

6.1 TCP/UDP flooding

acl 3000

rule 5 deny tcp destination-port eq 135

rule 10 deny tcp destination-port eq 139

rule 15 deny und destination-port eq 445

 

interface g0/0/1

traffic-filter inbound acl 3000

 

6.2 Strom-control

interface s1/0/0

strom-control multicast min-rate 1000 max-rate 2000

strom-control interval 60

strom-control action block

strom-control enable log

 

6.3 访问控制

time-range offwork 23:00 to 00:00 workday

time-range offwork 00:00 to 07:00 workday

acl 2000

rule 5 permit source 10.1.10.100

rule 10 deny source 10.1.10.0 0.0.0.255 time-range offwork

 

interface g0/0/1

traffic-filter inbound acl 2000

 

以上是关于HCIE实验LAB_1的主要内容,如果未能解决你的问题,请参考以下文章

HCIE实验LAB_1

杭州腾科华为HCIE考试流程

《MIT 6.828 Lab 1 Exercise 12》实验报告

HCIE必经之路——大综合实验

HCIE实验复习

HCIE大师之路——QOS综合实验