nerdexam
Cisco

200-150 · Question #62

Which two options are valid VTP commands? {Choose two)

The correct answer is A. feature vtp D. vtp version. VTP on Cisco NX-OS is enabled with 'feature vtp' and configured with 'vtp version' to set the protocol version.

Cisco Data Center Networking Technologies

Question

Which two options are valid VTP commands? {Choose two)

Options

  • Afeature vtp
  • Bvtp client mode
  • Cvtp VLAN
  • Dvtp version
  • Evtp static

How the community answered

(40 responses)
  • A
    88% (35)
  • B
    3% (1)
  • C
    3% (1)
  • E
    8% (3)

Why each option

VTP on Cisco NX-OS is enabled with 'feature vtp' and configured with 'vtp version' to set the protocol version.

Afeature vtpCorrect

On Cisco NX-OS switches, VTP must first be enabled using the 'feature vtp' command before any other VTP configuration can be applied, which differs from IOS where VTP is on by default.

Bvtp client mode

The correct IOS syntax is 'vtp mode client', not 'vtp client mode' - the keyword 'mode' must precede the mode type.

Cvtp VLAN

'vtp VLAN' is not a valid VTP command; VLANs are configured using the standalone 'vlan' command, not as a subcommand of vtp.

Dvtp versionCorrect

'vtp version' is a valid command on both IOS and NX-OS platforms used to configure which VTP version (1, 2, or 3) the switch will run, directly affecting VLAN propagation behavior.

Evtp static

'vtp static' is not a valid VTP mode; the only valid VTP modes are server, client, and transparent.

Concept tested: Valid VTP configuration commands on Cisco NX-OS

Source: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/system_management/b_5k_system_mgmt_cli_7x/b_5k_system_mgmt_cli_7x_chapter_01001.html

Topics

#VTP#VLAN Trunking Protocol#switch configuration#NX-OS commands

Community Discussion

No community discussion yet for this question.

Full 200-150 Practice