nerdexam
Cisco

200-150 · Question #88

A switch is configured to be part of a VTP domain so that its VLAN database is not affected by any changes in the domain. Which mode should be configured on this switch?

The correct answer is B. transparent. VTP transparent mode isolates a switch from domain-wide VLAN changes by preventing it from participating in VTP synchronization while still forwarding VTP frames.

Cisco Data Center Networking Technologies

Question

A switch is configured to be part of a VTP domain so that its VLAN database is not affected by any changes in the domain. Which mode should be configured on this switch?

Options

  • Aclient
  • Btransparent
  • Cserver
  • Dneutral

How the community answered

(44 responses)
  • A
    2% (1)
  • B
    95% (42)
  • C
    2% (1)

Why each option

VTP transparent mode isolates a switch from domain-wide VLAN changes by preventing it from participating in VTP synchronization while still forwarding VTP frames.

Aclient

VTP client mode causes the switch to receive and synchronize its VLAN database with VTP server advertisements, making it directly vulnerable to any domain-wide VLAN changes.

BtransparentCorrect

A switch in VTP transparent mode maintains its own independent, locally configured VLAN database and does not adopt VLAN changes advertised by VTP servers in the domain. It ignores received VTP advertisements entirely for its own database, protecting it from unintended additions or deletions caused by domain-wide updates. The switch still forwards VTP frames to neighboring switches, ensuring VTP propagation continues through it without the switch itself being affected.

Cserver

VTP server mode allows the switch to both originate VLAN changes and synchronize with the domain, meaning its VLAN database is fully governed by VTP domain state.

Dneutral

VTP neutral is not a valid operational mode in Cisco's VTP implementation - the three valid modes are server, client, and transparent.

Concept tested: VTP transparent mode VLAN database isolation

Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/vtp/10558-21.html

Topics

#VTP modes#VTP transparent#VLAN database#switch configuration

Community Discussion

No community discussion yet for this question.

Full 200-150 Practice