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.
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)- A2% (1)
- B95% (42)
- C2% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.