Refer to the Exhibit.
Exhibit: HP Comware switch configuration.
[Comware] vlan 100
[Comware-vlan100] quit[Comware] vlan 200
[Comware-vlan200] quit
[Comware] interface g1/0/22
[Comware-GigabitEthernet1/0/22] port link-type trunk
[Comware-GigabitEthernet1/0/22] port trunk permit vlan 100 200
[Comware-GigabitEthernet1/0/22] quit
A network administrator configures the Comware switch, as shown in the exhibit. The network administrator
then connects a cable from the Comware’s g1/0/22 interface to port 5 on an HP ProVision switch. Which
configuration will successfully establish connection for VLAN 1, 100, and 200 between the two switches?

A.
ProVision (config) # vlan 100
ProVision (config) # vlan 200
ProVision (config) # vlan 100 tagged 5
ProVision (config) # vlan 200 tagged 5
B.
ProVision (config) # vlan 100
ProVision (config) # vlan 200
ProVision (config) # interface 5 tagged 100 200
C.
ProVision (config) # vlan 100
ProVision (config) # vlan 200
ProVision (config) # interface 5 tagged 100
ProVision (config) # interface 5 tagged 200
D.
ProVision (config) # vlan 100 200
ProVision (config) # vlan 100 200 tagged 5