Which command is used to add interfaces to VLAN 5 A switchpo
Which command is used to add interfaces to VLAN 5?
A. switchport access vlan 5 on each interface
B. switchport access vlan 5 in Global Configuration mode, followed by interface range x - y
C. switchport access vlan 5 interface range 0 – 24
D. None of the above
Solution
A is correct. Each interface must be added to the VLAN individually.
B, C, and D are incorrect. B is incorrect because the switchport mode access commands are not entered globally. The interface range x – y command should have been entered first. Cis incorrect because this command syntax does not exist. D is incorrect because this choice is not valid.

