vlan30的ip为什么还是能访问vlan10的IP?
vlan30ip段:192.168.10.0/24
vlan 10ip段:192.168.0.0/24
acl number 3000
rule 5 permit ip destination 192.168.10.0 0.0.0.255
rule 10 permit ip source 192.168.10.0 0.0.0.255 destination 192.168.10.249 0 acl number 3001
rule 30 permit ip destination 192.168.0.0 0.0.255.255
rule 40 permit ip destination 172.16.0.0 0.15.255.255
traffic classifier vlan30 operator and
if-match acl 3000
traffic classifier vlan30deny operator and
if-match acl 3001
traffic behavior vlan30
filter permit traffic
behavior vlan30deny
filter deny
qos policy vlan30
classifier vlan30 behavior vlan30
classifier vlan30deny behavior vlan30deny
qos vlan-policy vlan30 vlan 30 inbound
qos vlan-policy vlan30 vlan 30 outbound
dis ip int bri
Vlan-interface10 up up 192.168.0.254 Vlan-inte...
Vlan-interface30 up up 192.168.10.254 Vlan-inte..
(0)
您好,策略都是允许的呀
(0)
behavior是拒绝的
acl number 3001 rule 30 permit ip destination 192.168.0.0 0.0.255.255 rule 40 permit ip destination 172.16.0.0 0.15.255.255
禁止互访不需要做QOS,直接通过packet-filter绑定ACL套用再vlan接口下就行了老弟
(0)
交换机太老?没有这个命令 [neiwang-vlan30]? Vlan view commands: arp Specify ARP configuration information arp-snooping ARP snooping description Description of VLAN display Display current system information igmp-snooping IGMP snooping ip-subnet-vlan IP subnet-based VLAN isolate-user-vlan Specify isolate-user-VLAN characteristic mac-address Configure MAC address mac-forced-forwarding Specify MAC-forced forwarding configuration information mld-snooping Configure MLD snooping characteristic mtracert Trace route to multicast source name Name of VLAN ping Ping function port Add ports to or delete ports from VLAN protocol-vlan Protocol-based VLAN quit Exit from current command view return Exit to User View save Save current configuration tracert Trace route function undo Cancel current setting
交换机太老?没有这个命令 [neiwang-vlan30]? Vlan view commands: arp Specify ARP configuration information arp-snooping ARP snooping description Description of VLAN display Display current system information igmp-snooping IGMP snooping ip-subnet-vlan IP subnet-based VLAN isolate-user-vlan Specify isolate-user-VLAN characteristic mac-address Configure MAC address mac-forced-forwarding Specify MAC-forced forwarding configuration information mld-snooping Configure MLD snooping characteristic mtracert Trace route to multicast source name Name of VLAN ping Ping function port Add ports to or delete ports from VLAN protocol-vlan Protocol-based VLAN quit Exit from current command view return Exit to User View save Save current configuration tracert Trace route function undo Cancel current setting
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
acl number 3001 rule 30 permit ip destination 192.168.0.0 0.0.255.255 rule 40 permit ip destination 172.16.0.0 0.15.255.255