需求是只允许192.168.110.1/24 访问 192.168.1.0/24 其他网段不让访问
interface Vlan-interface720
ip address 192.160.20.1 255.255.254.0
interface Vlan-interface800
ip address 192.168.207.1 255.255.255.0
interface Vlan-interface100
ip address 192.168.1.1 255.255.255.0
=====================
acl number 3100
rule 0 permit ip source 192.169.110.0 0.0.0.255 destination 192.168.1.0 0.0.0.255
rule 5 deny ip
interface Vlan-interface520
ip address 192.169.110.1 255.255.255.0
packet-filter 3100 inbound
这样做了,192.169.110.1 还能ping通其他网段的网关地址?设置为packet-filter 3100 outbound后,应该通的192.168.1.1 也通不了了,这是什么问题
(0)
最佳答案
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论