You are configuring a switch so that a specific port on the switch is assigned to VLAN 3. What command do you use to assign FastEthernet port 0/4 to VLAN 3 on a Cisco switch?

a.
Switch(config)#int fa 0/4
Switch(config-if)#switchport mode access
Switch(config-if)#switchport access vlan 3
b.
Switch(config)#int fa 0/4
Switch(config-if)#switchport mode access
Switch(config-if)#switchport access 3
c.
Switch(config)#int fa 0/4
Switch(config)#switchport mode access
Switch(config-if)#switchport access vlan 3
d.
Switch(config)#int fa 0/4
Switch(config-if)#switchport mode access 3
Switch(config-if)#switchport access vlan

a.
Switch(config)#int fa 0/4
Switch(config-if)#switchport mode access
Switch(config-if)#switchport access vlan 3

Computer Science & Information Technology

You might also like to view...

Match the following Date/Time format field properties with the appropriate example

I. General Date II. Long Date III. Medium Date IV. Long Time V. Medium Time A. 10:10 PM B. 11/9/2015 10:10:10 PM C. 10:10:10 PM D. Wednesday, November 9, 2015 E. 9-Nov-15

Computer Science & Information Technology

To approve or block files containing macros, your macro security level should be set to:

A) Enable all macros. B) Enable all macros without files. C) Disable all macros with notification. D) Disable all macros without notification.

Computer Science & Information Technology