标题: Quidway S6500系列交换机防病毒配置方案模板 (查看:1109 回复:0)
紫色的回忆
入门网管




UID 413147
精华 3
积分 50
帖子 52
MST币 846 点    
BST币 50 点    赚取
阅读权限 70
注册 2006-7-20
状态 离线
 
[ 使用道具 ]  
发表于 2006-8-17 13:28  [ 资料 ]  [ 博客 ]  [ 短消息 ]  [ 加为好友
爱琴思邮件系统iGENUS V5.0
Quidway S6500系列交换机防病毒配置方案模板
本帖发表在我是网管论坛,帖子地址:http://bbs.54master.com/90883,1,1
  现在网络病毒肆意横行,给网络的正常应用带来了很大的隐患,下面给出Quidway S6500系列交换机防病毒配置的一个模版,仅供大家参考:
  
  acl name anti_worm advanced
  
  rule 0 deny udp destination-port eq tftp
  
  rule 1 deny tcp destination-port eq 135
  
  rule 2 deny udp destination-port eq 135
  
  rule 3 deny udp destination-port eq 137
  
  rule 4 deny udp destination-port eq 138
  
  rule 5 deny tcp destination-port eq 139
  
  rule 6 deny udp destination-port eq netbios-ssn
  
  rule 7 deny tcp destination-port eq 445
  
  rule 8 deny udp destination-port eq 445
  
  rule 9 deny tcp destination-port eq 539
  
  rule 10 deny udp destination-port eq 539
  
  rule 11 deny tcp destination-port eq 593
  
  rule 12 deny udp destination-port eq 593
  
  rule 13 deny udp destination-port eq 1434
  
  rule 14 deny tcp destination-port eq 4444
  
  acl name anti_icmp advanced
  
  rule 0 deny icmp
  
  将以上规则以not-carefor-interface方式在芯片上全局下发,如:
  
  int e1/0/1
  
  packet-filter inbound ip-group anti_worm not-care-for-interface
  
  packet-filter inbound ip-group anti_icmp not-care-for-interface
  
  int e2/0/1
  
  packet-filter inbound ip-group anti_worm not-care-for-interface
  
  packet-filter inbound ip-group anti_icmp not-care-for-interface
  
  int e2/0/48
  
  packet-filter inbound ip-group anti_worm not-care-for-interface
  
  packet-filter inbound ip-group anti_icmp not-care-for-interface
  
  注:
  
  1、 not-carefor-interface参数表示的意思是该规则在整个芯片下发,而不仅仅是在这个端口下发,对于FT48单板来说,一个有两个芯片,前24个端口为一个芯片,后24个端口为一个芯片,在芯片的任何一个端口带该参数下发的规则都在整个芯片上生效。
  
  2、 其他单板为一块芯片。

[ 点这里复制网址,推荐给你QQ/MSN上的好友们! ]
本站声明:以上内容由网友 紫色的回忆 提供,与54master立场无关!
[ 顶部 ]
  
 



当前时区 GMT+8, 现在时间是 2008-10-13 12:52

Powered by Discuz! 5.5.0  © 2001-2007 Comsenz Inc.
Processed in 0.157639 second(s), 12 queries , Gzip enabled

清除 Cookies - 关于我是网管 - 联系我是网管 - 广告服务 - 诚聘版主 - 无图版 - WAP -