nerdexam
Cisco

200-101 · Question #129

A switch is configured with all ports assigned to vlan 2 with full duplex FastEthernet to segment existing departmental traffic. What is the effect of adding switch ports to a new VLAN on the switch?

The correct answer is D. An additional broadcast domain will be created. Each VLAN on a switch defines a separate broadcast domain, so adding a new VLAN creates one additional broadcast domain.

Operate a Medium-Sized Switched Network

Question

A switch is configured with all ports assigned to vlan 2 with full duplex FastEthernet to segment existing departmental traffic. What is the effect of adding switch ports to a new VLAN on the switch?

Options

  • AMore collision domains will be created.
  • BIP address utilization will be more efficient.
  • CMore bandwidth will be required than was needed previously.
  • DAn additional broadcast domain will be created.

How the community answered

(28 responses)
  • A
    7% (2)
  • C
    4% (1)
  • D
    89% (25)

Why each option

Each VLAN on a switch defines a separate broadcast domain, so adding a new VLAN creates one additional broadcast domain.

AMore collision domains will be created.

Collision domains are determined by switch port boundaries and duplex settings, not VLAN membership - with full-duplex FastEthernet each port is already its own collision domain regardless of VLAN assignment.

BIP address utilization will be more efficient.

VLAN configuration does not inherently improve IP address utilization - the same number of hosts still require IP addresses, and efficient addressing depends on subnetting design, not VLAN count.

CMore bandwidth will be required than was needed previously.

Adding a VLAN does not increase the total bandwidth requirement - it redistributes the existing traffic across separate broadcast domains, which can reduce unnecessary broadcast overhead rather than increasing bandwidth needs.

DAn additional broadcast domain will be created.Correct

A VLAN logically segments a switch into isolated Layer 2 broadcast domains - broadcast frames sent within one VLAN are never forwarded to ports in another VLAN. When a new VLAN is configured and ports are assigned to it, those ports form a new, independent broadcast domain separate from the existing VLAN 2, increasing the total number of broadcast domains on the switch by one.

Concept tested: VLANs as broadcast domain segmentation on switches

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst6500/ios/12-2SX/configuration/guide/book/vlans.html

Topics

#VLAN#broadcast domain#switched network#network segmentation

Community Discussion

No community discussion yet for this question.

Full 200-101 Practice