通信人家园
标题:
求华为ma5626 GPON onu 做vlan交换机配置
[查看完整版帖子]
[打印本页]
时间:
2016-6-4 11:56
作者:
1zhouchuan1
标题:
求华为ma5626 GPON onu 做vlan交换机配置
ma5626做普通交换机配置已有,但我想要端口隔离 比如 1电口 和2 3 4能通,2 3 4 间相互隔离,求大神答疑解惑?
时间:
2016-6-4 14:50
作者:
gtduke
VLAN间通信?必须路由呀
时间:
2016-6-4 23:27
作者:
1zhouchuan1
gtduke 发表于 2016-6-4 14:50
VLAN间通信?必须路由呀
求大神指教,我也不懂什么vlan。我现在是有一台16口的ma5626,就想实现1口做上联口,其他2-15之间端口隔离,然后都能与1口互通。我现在已经能把16口onu做成普通交换机了,就是端口隔离不知道怎么弄?
时间:
2016-6-4 23:31
作者:
1zhouchuan1
因为vlan模版中增加了二层互通功能。配置步骤如下:
MA5620(config)#vlan service-profile profile-id 1 --创建一个vlan模版
{ <cr>|profile-name<K> }:
Command:
vlan service-profile profile-id 1
MA5620(config-vlan-srvprof-1)#user-bridging enable --打开二层互通的功能
Command:
user-bridging enable
Info: Please use the commit command to make modifications take effect
MA5620(config-vlan-srvprof-1)#commit --commit模版配置
MA5620(config-vlan-srvprof-1)#quit
MA5620(config)#vlan bind service-profile 200 profile-id 1 --将用户的Svlan与模版绑定即可
MA5620(config)#multi-service-port vlan 200 port 0/1 1-16 user-vlan untagged rx-cttr 6 tx-cttr 6
这是参考别人的命令。
通信人家园 (https://www.txrjy.com/)
Powered by C114