配置LSW1:
vlan batch 2 3
interface GigabitEthernet 0/0/1
port link-type access
port default vlan 2
display this
interface GigabitEthernet 0/0/2
port link-type access
port default vlan 3
display this
interface GigabitEthernet 0/0/3
port link-type trunk
port trunk allow-pass vlan all
配置LSW3:
vlan batch 2 3
interface GigabitEthernet 0/0/2
port link-type access
port default vlan 2
display this
interface GigabitEthernet 0/0/3
port link-type access
port default vlan 3
display this
配置LSW2:
vlan batch 2 3
interface GigabitEthernet 0/0/1
port link-type trunk
port trunk allow-pass vlan all
interface GigabitEthernet 0/0/2
port link-type trunk
port trunk allow-pass vlan all
至此,同部门的可以通了。
本文分享自 nginx遇上redis 微信公众号,前往查看
如有侵权,请联系 cloudcommunity@tencent.com 删除。
本文参与 腾讯云自媒体同步曝光计划 ,欢迎热爱写作的你一起参与!