CCNA Exam QuestionsBrowse all questions from this exam

CCNA Exam - Question 268


Exam CCNA Question 268

Refer to the exhibit. An administrator must configure interfaces Gi1/1 and Gi1/3 on switch SW11. PC-1 and PC-2 must be placed in the Data VLAN, and Phone-1 must be placed in the Voice VLAN. Which configuration meets these requirements?

Show Answer
Correct Answer: A

To configure interfaces Gi1/1 and Gi1/3 on switch SW11 correctly, ensuring both PC-1 and PC-2 are placed in the Data VLAN (VLAN 8), and Phone-1 is placed in the Voice VLAN (VLAN 9), we need the configuration where Gi1/1 is set to access vlan 8 and Gi1/3 is also set to access vlan 8 but additionally includes voice vlan 9. This setup guarantees that data traffic for both PCs is in VLAN 8 and voice traffic for the phone is in VLAN 9. Thus, the configuration in option A meets these requirements.

Discussion

7 comments
Sign in to comment
mfariaOption: A
Feb 2, 2024

Some times identation helps interface gigabitethernet1/1 switchport mode access switchport access vlan 8 interface gigabitethernet1/3 switchport mode access switchport access vlan 8 switchport voice vlan 9

ZUMY
Jan 1, 2023

A is correct

potfur
Dec 8, 2022

A. interface gigabitethernet1/1 switchport mode access switchport access vlan 8 ! interface gigabitethernet1/3 switchport mode access switchport access vlan 8 switchport voice vlan 9

kyleptt
Jan 29, 2024

A is correct

AbdullahMohammad251Option: A
May 6, 2024

D is incorrect because we need the 2 pcs to be in the same vlan, D places PC2 in vlan 8 and the PC1 in vlan 9. So, the correct answer is A

[Removed]Option: A
Sep 16, 2024

A is correct

eb63e5a
Oct 11, 2024

A is correct