N10-009 · Question #226
An office is experiencing intermittent connection issues. A network engineer identifies that the issue occurs whenever someone uses the fax machine that is connected to a switch. Which of the…
The correct answer is D. Configure a VLAN. To resolve intermittent connection issues caused by a fax machine on a switch, the engineer should first configure a VLAN to isolate the fax machine's network traffic from the rest of the office.
Question
An office is experiencing intermittent connection issues. A network engineer identifies that the issue occurs whenever someone uses the fax machine that is connected to a switch. Which of the following should the engineer do first to resolve the issue?
Options
- ARun a new Cat 5 line.
- BEnable 802.1Q tagging.
- CChange the MTU.
- DConfigure a VLAN.
How the community answered
(25 responses)- A4% (1)
- B12% (3)
- C8% (2)
- D76% (19)
Why each option
To resolve intermittent connection issues caused by a fax machine on a switch, the engineer should first configure a VLAN to isolate the fax machine's network traffic from the rest of the office.
Running a new Cat 5 line would address a physical cable fault, but the issue is intermittent and specifically linked to the fax machine's usage, suggesting a logical network problem rather than a damaged cable.
Enabling 802.1Q tagging is a component of VLAN implementation, but it is not the complete solution; the engineer needs to actually define and configure the VLANs and assign the fax machine's port to it.
Changing the MTU (Maximum Transmission Unit) primarily addresses network fragmentation or performance tuning for specific packet sizes, which is unlikely to resolve intermittent connection issues caused by a device's general network activity.
Configuring a VLAN (Virtual Local Area Network) for the fax machine isolates its network traffic from the main office network. This segmentation prevents any potential broadcast storms, excessive traffic, or misconfigurations from the fax machine from interfering with other devices and causing intermittent connection issues.
Concept tested: VLANs for network segmentation
Source: https://learn.microsoft.com/en-us/training/modules/configure-virtual-networks/1-vlans-virtual-networks
Community Discussion
No community discussion yet for this question.