You are connecting a VMware ESXi server to an interface on a 3560 switch. The ESXi server will need several VLANs for the VMs running on it. How would you configure the interface?
A.Switch(config-if)# switchport trunk encapsulation dot1q
Switch(config-if)# switchport mode trunk
Switch(config-if)# switchport nonegotiate
B.Switch(config-if)# switchport trunk encapsulation dot1q
Switch(config-if)# switchport mode dynamic desirable
C.Switch(config-if)# switchport trunk encapsulation dot1q
Switch(config-if)# switchport mode access
D.Switch(config-if)# switchport trunk encapsulation dot1q
Switch(config-if)# switchport trunk
Switch(config-if)# switchport nonegotiate



Comments