64567,关于H3C 7510E交换机多vlan不能互通的问题
问题描述:
大家好,我在7510里配置了VLAN 8,9,10,11,12,20,21,分别都配置了vlanif ip 为172.16.9.254/24,172.16.10.254/24,172.16.11.254/24,172.16.20.254/24,172.16.21.254/24(也在就客户机的网关)..所有加入到Vlan的计算机都可以访问自己的网关,但Vlan之间为什么不能互访,请大家给点经验。。
interface Ten-GigabitEthernet1/0/1
port link-mode bridge
port access vlan 20
组网及组网描述:
switch-mode routing
说不支持?
正常情况下,vlan9的PC可以ping通 172.16.9.254 ,但其于的vlan if地址都无法Ping通,请大家帮忙解答一下,谢谢,非常感谢!!!
最佳答案
switch-mode命令可以改变主控板或者业务板的工作模式,对于板卡的型号不同,支持的情况也不一样
不同vlan之间通不了的话检查客户端网关地址配置是否正确,做个流统或者抓个包看下。
如果终端访问终端,有可能终端开启了防火墙或安装了其他安全保护软件,如:360卫士
switch-mode 后面接什么命令改变主控板或者业务板的工作模式
switch-mode route-normal
Warning: the operation is identical with current configuration.
当前配置和操作系统使用的配置是相同的。
witch-mode routing slot 0 到9 都是 The operation is not support! 不支持操作。
[SMGI-H3C7510E]switch-mode standard
Standard mode is configured successfully!
标准模式配置成功
[SMGI-H3C7510E]switch-mode standard-routing
The operation is not support!
这个也不支持。
所以请问一下用哪个可以改变交换机为三层路由功能,不然我的VlanIF 地址只可以本Valn下的用户可以Ping通。不能实现不同vlan间的PC的互访。谢谢!!!!