Which of the following configurations should be used to support these VLANs while also allowing switch port 0/1 to enter the forwarding state immediately?

You need to configure a new IOS-based Catalyst switch to support voice and data VLANs. The data VLAN will be VLAN 10 and the voice VLAN will be VLAN 100. Which of the following configurations should be used to support these VLANs while also allowing switch port 0/1 to enter the forwarding state immediately?

You need to configure a new IOS-based Catalyst switch to support voice and data VLANs. The data VLAN will be VLAN 10 and the voice VLAN will be VLAN 100. Which of the following configurations should be used to support these VLANs while also allowing switch port 0/1 to enter the forwarding state immediately?

A.
Certkiller 1(config)# interface FastEthernet 0/1
Certkiller 1(config-if)# switchport mode trunk
Certkiller 1(config-if)# switchport access vlan 10
Certkiller 1(config-if)# switchport aux vlan 100
Certkiller 1(config-if)# spanning-tree port-priority

B.
Certkiller 1(config)# interface FastEthernet 0/1
Certkiller 1(config-if)# switchport mode access
Certkiller 1(config-if)# switchport native vlan 10
Certkiller 1(config-if)# switchport aux vlan 100
Certkiller 1(config-if)# spanning-tree portfast bpdu filter default

C.
Certkiller 1(config)# interface FastEthernet 0/1
Certkiller 1(config-if)# switchport mode trunk
Certkiller 1(config-if)# switchport native vlan 10
Certkiller 1(config-if)# switchport voice vlan 100
Certkiller 1(config-if)# spanning-tree portfast

D.
Certkiller 1(config)# interface FastEthernet 0/1
Certkiller 1(config-if)# switchport mode access
Certkiller 1(config-if)# switchport access vlan 10
Certkiller 1(config-if)# switchport voice vlan 100
Certkiller 1(config-if)# spanning-tree portfast



Leave a Reply 0

Your email address will not be published. Required fields are marked *