S7506E-V int vlan接口调用ACL不生效
1693062816,零 零 三段 粉丝:0人 关注:1人
问题描述:
组网情况如下:
S7506E-V ACL配置如下:
acl number 3000
rule 0 deny ip source 10.18.51.0 0.0.0.255 destination
rule 5 deny ip source 10.18.61.0 0.0.0.255 destination
#
interface Vlan-interface1004
ip address 172.22.255.18 255.255.255.248
ospf network-type p2p
packet-filter 3000 inbound
packet-filter 3000 outbound
#
测试方法如下:
在汇聚2上通过ping -a 10.18.61.254
加上以后一直能Ping通
是不是方向反了,outbound试试?
7小时前回答in和out方向都加了的
零删除vlan 1004的acl调用
int vl 1
pa 3000 in
在观察试试吧
建议把ACL还是放在汇聚2控制最好
7小时前回答你这个ACL写的毫无意义,acl默认就是deny any
你正在内容来源:知了社区,S7506E-V int vlan接口调用ACL不生效