acl number 3001 rule 0 permit tcp destination 192.168.3.200 0 destination-port eq 22 rule 5 permit tcp destination 192.168.7.20 0 destination-port eq 22 rule 10 permit tcp destination 192.168.4.243 0 destination-port eq 22 rule 15 permit tcp destination 192.168.4.242 0 destination-port eq 22 rule 20 permit tcp destination 192.168.7.112 0 destination-port eq 22 rule 25 permit tcp destination 192.168.7.113 0 destination-port eq 22 rule 30 permit tcp destination 192.168.8.134 0 destination-port eq 22 rule 35 permit tcp destination 192.168.9.166 0 destination-port eq 22 rule 40 permit tcp destination 192.168.8.0 0.0.0.255 destination-port eq 443 rule 45 permit tcp destination 192.168.8.0 0.0.0.255 destination-port eq 80 rule 50 permit tcp destination 192.168.9.0 0.0.0.255 destination-port eq 443 rule 55 permit tcp destination 192.168.9.0 0.0.0.255 destination-port eq 80 rule 60 permit tcp destination 192.168.10.0 0.0.0.255 destination-port eq 443 rule 65 permit tcp destination 192.168.10.0 0.0.0.255 destination-port eq 80 rule 70 permit tcp destination 192.168.4.0 0.0.0.255 destination-port eq 443 rule 75 permit tcp destination 192.168.4.0 0.0.0.255 destination-port eq 80 rule 80 permit tcp destination 192.168.7.0 0.0.0.255 destination-port eq 443 rule 85 permit tcp destination 192.168.7.0 0.0.0.255 destination-port eq 80 acl number 3002 rule 25 deny tcp destination 192.168.4.0 0.0.0.255 destination-port lt 8000 rule 30 deny tcp destination 192.168.7.0 0.0.0.255 destination-port lt 8000 rule 35 deny tcp destination 192.168.8.0 0.0.0.255 destination-port lt 8000 rule 40 deny tcp destination 192.168.9.0 0.0.0.255 destination-port lt 8000 rule 45 deny tcp destination 192.168.10.0 0.0.0.255 destination-port lt 8000
traffic classifier 3001 operator and if-match acl 3001
traffic classifier 3002 operator and if-match acl 3002
traffic behavior 3001 filter permit
traffic behavior 3002 filter deny
qos policy 3000
classifier 3001 behavior 3001
classifier 3002 behavior 3002
我的acl和qos 配置如上,在接口 interface GigabitEthernet1/0/44 使用规则是报错,qos apply policy 3000 outbound Reason: Not supported by hardware.
是一个三层核心,是阻止访问vlan4,7,8,9,10,8000一下的端口,但是放行443和80 ,
(0)
最佳答案
H3C S5500-52C-EI
我之前是如下写的是可以的,
acl number 3001 rule 0 permit tcp destination 192.168.3.200 0 destination-port eq 22 rule 5 permit tcp destination 192.168.7.20 0 destination-port eq 22 rule 10 permit tcp destination 192.168.4.243 0 destination-port eq 22 rule 15 permit tcp destination 192.168.4.242 0 destination-port eq 22 rule 20 permit tcp destination 192.168.7.112 0 destination-port eq 22 rule 25 permit tcp destination 192.168.7.113 0 destination-port eq 22 rule 30 permit tcp destination 192.168.8.134 0 destination-port eq 22 rule 35 permit tcp destination 192.168.9.166 0 destination-port eq 22 acl number 3002 rule 0 deny tcp destination 192.168.9.0 0.0.0.255 destination-port eq 22 rule 5 deny tcp destination 192.168.8.0 0.0.0.255 destination-port eq 22 rule 10 deny tcp destination 192.168.7.0 0.0.0.255 destination-port eq 22 rule 15 deny tcp destination 192.168.10.0 0.0.0.255 destination-port eq 22 rule 20 deny tcp destination 192.168.4.0 0.0.0.255 destination-port eq 22
(0)
我用S5500EI设备将你测试报错的配置刷了一遍,没有报错啊。建议你400确认下。
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
我用S5500EI设备将你测试报错的配置刷了一遍,没有报错啊。建议你400确认下。