配置步骤

1、创建vlan

vlan batch 10 20 30

2、应用vlan

vlan 10

mux-vlan 

subordinate separate 30

subordinate group 20

3、接口应用

interface g0/0/1

port link-type access

port default vlan 10

port mux-vlan enable

其他同理