200-101 · Question #150
Refer to the exhibit. Which two statements about the configuration of the switch interface are correct? (Choose two.)
The correct answer is A. The switchport belongs only to VLAN 2. E. A network host can be connected to this interface. A is correct: a port configured as an access port with switchport access vlan 2 belongs exclusively to VLAN 2-it carries untagged frames for that VLAN only. E is correct: an access port is designed for end-host connections (workstations, servers, printers), so a network host…
Question
Options
- AThe switchport belongs only to VLAN 2.
- BBy default, all switch ports are members of VLAN 1005.
- CInterface fa0/0 will be in both VLAN 1 (by default) and VLAN 2.
- DThe exhibit shows interface fa0/0 to be dynamically mapped to VLAN 2.
- EA network host can be connected to this interface.
How the community answered
(33 responses)- A88% (29)
- B3% (1)
- C3% (1)
- D6% (2)
Explanation
A is correct: a port configured as an access port with switchport access vlan 2 belongs exclusively to VLAN 2-it carries untagged frames for that VLAN only. E is correct: an access port is designed for end-host connections (workstations, servers, printers), so a network host can be connected to it. B is incorrect: the default VLAN for all switch ports is VLAN 1, not VLAN 1005 (1005 is the maximum extended VLAN ID range boundary). C is incorrect: access ports belong to exactly one VLAN, not multiple. D is incorrect: the exhibit shows a static (manual) VLAN assignment via switchport access vlan 2, not a dynamic assignment via VMPS.
Topics
Community Discussion
No community discussion yet for this question.