设为首页收藏本站language 语言切换
查看: 2263|回复: 1
收起左侧

[分享] 基于时间的ACL

[复制链接]
发表于 2012-6-19 16:16:32 | 显示全部楼层 |阅读模式
(1) 定义上班时间段
# 定义8:00至18:00的周期时间段。
<Device> system-view
[Device] time-range trname 8:00 to 18:00 working-day
(2) 定义到工资服务器的ACL
# 进入高级IPv4 ACL视图,编号为3000。
[Device] acl number 3000
# 定义总裁办公室到工资服务器的访问规则。
[Device-acl-adv-3000] rule 1 permitip source 129.111.1.2 0.0.0.0 destination 129.110.1.2 0.0.0.0
# 定义其它部门到工资服务器的访问规则。
[Device-acl-adv-3000] rule 2 denyip source any destination 129.110.1.2 0.0.0.0 time-range trname
[Device-acl-adv-3000] quit
(3) 应用ACL
# 将ACL 3000用于Ethernet1/0出方向的包过滤。
[Device] firewall enable
[Device] interface ethernet 1/0
[Device-Ethernet1/0] firewallpacket-filter 3000 outbound
发表于 2012-6-19 16:44:23 | 显示全部楼层
沙发 2012-6-19 16:44:23 回复 收起回复
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-1-31 05:58 , Processed in 0.053695 second(s), 10 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表