对vlan有选择性的中继,在一个trunk port上按顺序:
(config-if)#switchport mode trunk
(config-if)#switchport trunk allowed vlan none
(config-if)#switchport trunk allowed vlan add 1
(config-if)#switchport trunk allowed vlan add 2