What commands must be issued on this switch to add VLAN 50 to the database?

An administrator is unsuccessful in adding VLAN 50 to a switch. While troubleshooting the problem, the administrator views the output of the show vtp status command, which is displayed in the graphic. What commands must be issued on this switch to add VLAN 50 to the database? (Choose two.)

An administrator is unsuccessful in adding VLAN 50 to a switch. While troubleshooting the problem, the administrator views the output of the show vtp status command, which is displayed in the graphic. What commands must be issued on this switch to add VLAN 50 to the database? (Choose two.)

A.
Switch(config-if)# switchport access vlan 50

B.
Switch(vlan)# vtp server

C.
Switch(config)# config-revision 20

D.
Switch(config)# vlan 50 name Tech

E.
Switch(vlan)# vlan 50

F.
Switch(vlan)# switchport trunk vlan 50



Leave a Reply 5

Your email address will not be published. Required fields are marked *


sutra

sutra

B is not the correct command – should be “vtp mode server”

Network_manmade

Network_manmade

Also it should be run under global config not VLAN config…

VLAN 50 is also usually run at global config but can be run at the VLAN config sub-mode

savaspar

savaspar

It’s correct if it is issued under vlan database mode

Mohamed.hosseny

Mohamed.hosseny

Is a measure of how you understand so the correct answer is B E

savaspar

savaspar

A is also a considerably correct answer, because vlan 50 will be created after vtp mode server global configuration command.