A.Router(config-if)#encapsulation dotq 5 B.Router(config-if)#encapsulation dotq vlan 5 C.Router(config-subif)#encapsulation dotq 5 D.Router(config-subif)#encapsulation dotq vlan 5
A.Switch(config-if)#Switchport trunk allowed remove 5 B.Switch(config-if)#Switchport trunk remove 5 C.Switch(config-if)#Switchport trunk Vlan allowed remove 5 D.Switch(config-if)#Switchport trunk allowed Vlan remove 5
A.Access接口只能屬于1個VLAN,而一個Trunk接口可以屬于多個VLAN B.Access接口只能發(fā)送不帶Tag的幀,而Trunk接口只能發(fā)送帶有Tag的幀 C.Access接口只能接收不帶Tag的幀,而Trunk接口只能接收帶有Tag的幀 D.Access接口的默認(rèn)VLAN就是它所屬的VLAN,而Trunk接口可以指定默認(rèn)VLAN