多vlan通过一个端口的命令
port link-type trunk
port trunk allow-pass vlan 40 to 249 1000 1002 1010 1013 1029 1052
interface Eth-Trunk1
port link-type trunk
port trunk allow-pass vlan 33 to 34 100 to 300
traffic-policy nsa inbound
这样vlan33 34 100 300内的IP都可以互通
多vlan通过一个端口的命令
port link-type trunk
port trunk allow-pass vlan 40 to 249 1000 1002 1010 1013 1029 1052
interface Eth-Trunk1
port link-type trunk
port trunk allow-pass vlan 33 to 34 100 to 300
traffic-policy nsa inbound
这样vlan33 34 100 300内的IP都可以互通
评论列表