medium
Single Answer
0Which commands would you enter on a new switch joining your existing network to configure VTP?
Answer Options
A
vtp mode transparent vtp domain corpname
B
vtp mode client vtp domain corpname
C
vtp domain corpname
D
vtp client vtp corpname
Correct Answer: B
Explanation
When setting up VTP on a new switch connected to your existing VTP infrastructure, you need to change the mode of the switch. Then you must configure the VTP domain that is serving the VTP information. The transparent mode for VTP will not allow the switch to participate in VTP processing. Setting the VTP domain alone will not allow the switch to participate in VTP because it must be switched to the mode of client as well. The command vtp corpname is not a valid command.
vtp
switch-configuration
cli