64667,H3C S5500-52C-EI acl 不支持
我的设备是H3C S55
之前ACL 是这样的,一直是没问题的,后来加了几条就报错 Reason: Not supported by hardware. acl总条数有限制吗。我的有5
acl number 3
rule
rule 5 permit tcp destination 192.168.7.2
rule 1
rule 15 permit tcp destination 192.168.4.242
rule 2
rule 25 permit tcp destination 192.168.7.113
rule 3
rule 35 permit tcp destination 192.168.9.166
acl number 3
rule
rule 5 deny tcp destination 192.168.8.
rule 1
rule 15 deny tcp destination 192.168.1
rule 2
修改成如下后就不行了,
acl number 3
rule
rule 5 permit tcp destination 192.168.7.2
rule 1
rule 15 permit tcp destination 192.168.4.242
rule 2
rule 25 permit tcp destination 192.168.7.113
rule 3
rule 35 permit tcp destination 192.168.9.166
rule 4
rule 45 permit tcp destination 192.168.8.
rule 5
rule 55 permit tcp destination 192.168.9.
rule 6
rule 65 permit tcp destination 192.168.1
rule 7
rule 75 permit tcp destination 192.168.4.
rule 8
rule 85 permit tcp destination 192.168.7.
acl number 3
rule 25 deny tcp destination 192.168.4.
rule 3
rule 35 deny tcp destination 192.168.8.
rule 4
rule 45 deny tcp destination 192.168.1
组网及组网描述:
三层核心交换,控制不能访问vlan 4,7,8,9 的8
2
应该是操作符lt不支持
那如何改下,rang 1-8
2
可以试试
susuqtt 发表时间:2 CRM论坛(CRMbbs.com)——一个让用户更懂CRM的垂直性行业内容平台,CRM论坛致力于互联网、客户管理、销售管理、SCRM私域流量内容输出5年。 如果您有好的内容,欢迎向我们投稿,共建CRM多元化生态体系,创建CRM客户管理一体化生态解决方案。,H3C S5500-52C-EI acl 不支持