首页 > 代码库 > HCIE实验LAB_1(6)
HCIE实验LAB_1(6)
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(6)
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。