Home > VTP Questions 2

VTP Questions 2

March 11th, 2012 in SWITCH 642-813 Go to comments

Here you will find answers to VTP Questions – Part 2

Question 1

What action should a network administrator take to enable VTP pruning on an entire management domain?

A. Enable VTP pruning on any switch in the management domain.
B. Enable VTP pruning on any client switch in the management domain.
C. Enable VTP pruning on a VTP server in the management domain.
D. Enable VTP pruning on every switch in the management domain.
E. Disable VTP pruning on a VTP server in the management domain.


Answer: C

Explanation

VTP pruning should only be enabled on VTP servers, all the clients in the VTP domain will automatically enable VTP pruning -> C is correct.

Question 2

What must be configured on a Cisco switch in order to advertise VLAN information?

A. VTP mode
B. VTP password
C. VTP revision number
D. VTP pruning
E. VTP domain name


Answer: E

Explanation

A Cisco switch needs a VTP domain name to advertise VLAN information to other switches and it must be configured on a Cisco switch.

Note: If a switch is configured as a VTP server without a VTP domain name, you cannot configure a VLAN on the switch

Question 3

Refer to the exhibit. VTP has been enabled on the trunk links between all switches within the Certprepare domain. An administrator has recently enabled VTP pruning. Port 1 on Switch 1 and port 2 on Switch 4 are assigned to VLAN 2. A broadcast is sent from the host connected to Switch 1. Where will the broadcast propagate?

VTP_pruning_broadcast.jpg

A. Every switch in the network receives the broadcast and will forward it out all ports.
B. Every switch in the network receives the broadcast, but only Switch 4 will forward it out port 2.
C. Switches 1, 2, and 4 will receive the broadcast, but only Switch 4 will forward it out port 2.
D. Only Switch 4 will receive the broadcast and will forward it out port 2.


Answer: C

Explanation

With VTP pruning enabled network-wide, switch 2 and switch 4 automatically use VTP to learn that none of the switches in the lower-left part of the figure have any ports assigned to VLAN 10. As a result, switch 2 and switch 4 prune VLAN 2 from the trunks connected to these switches. The pruning causes switch 2 and switch 4 to not send frames in VLAN 2 out these trunks -> Switches 3, 5 and 6 will not receive the broadcast while Switch 4 will receive it and forward out to port 2 -> C is correct.

Question 4

Switch R1 is part of the Company VTP domain. What’s true of VTP Pruning within this domain?

A. It does not prune traffic from VLANs that are pruning-ineligible
B. VLAN 1 is always pruning-eligible
C. It will prune traffic from VLANs that are pruning-ineligible
D. VLAN 2 is always pruning-ineligible


Answer: A

Explanation

VLAN 1 and VLANs 1002 to 1005 are always pruning-ineligible; traffic from these VLANs cannot be pruned. Extended-range VLANs (VLAN IDs greater than 1005) are also pruning-ineligible -> A is correct.

Question 5

Switch R1 has been configured with DTP using the desirable option. Which statement describes Dynamic Trunking Protocol (DTP) desirable mode?

A. The interface actively attempts to convert the link to a trunk link.
B. The interface is put into permanent trunking mode but prevented from generating DTP frames.
C. The interface is put into permanent trunking mode and negotiates to convert the link into a trunk link.
D. The interface is put into a passive mode, waiting to convert the link to a trunk link.


Answer: A

Explanation

Note: If an interface is set to switchport mode dynamic desirable, it will actively attempt to convert the link into trunking mode. If the peer port is configured as switchport mode trunk, dynamic desirable, or dynamic auto mode, trunking is negotiated successfully.

Question 6

Refer to the exhibit. What happens when the switch SW2 is connected to the rest of the network in the VTP domain Lab_Network?

VTP_show_vtp_status.jpg

A. The recently introduced switch SW2 adds one more VLAN to the VLAN database in the VTP domain.
B. The recently introduced switch SW2 creates a STP loop in the VTP domain.
C. The recently introduced switch SW2 removes all configured VLANs throughout the VTP domain.
D. The recently introduced switch SW2 switches over to VTP transparent mode in order to be included into the VTP domain.
E. A trunk should be configured between the two switches in order to integrate SW2 into the VTP domain.


Answer: C

Explanation

The Configuration Revision number of SW2 is higher than that of SW1 (147 > 47) and SW2 is operating in Client mode so it can send update to other switches. The result is SW1 and other switches in that VTP domain will remove their current VLAN information and copy VLAN information from SW2.

Question 7

What is the default VTP advertisement for subset advertisements in Catalyst switches that are in server or client mode?

A. 30 seconds
B. 5 minutes
C. 1 minute
D. 10 seconds
E. 5 seconds


Answer: B

Explanation

Subset advertisements list the specific changes that have been performed, such as creating or deleting a VLAN, suspending or activating a VLAN, changing the name of a VLAN, and changing a VLAN’s maximum transmission unit (MTU), status of the VLAN, VLAN type (such as Ethernet or Token Ring), length of the VLAN name, VLAN number, security association identifier (SAID) value. Summary advertisements are sent out every 300 seconds (5 minutes) by default.

Question 8

Two Company switches are connected via a trunk using VTP. Which VTP information does a Catalyst switch advertise on its trunk ports when using VTP? (Choose two)

A. STP root status
B. VTP mode
C. Negotiation status
D. Management domain
E. Configuration revision number


Answer: D E

Question 9

The network operations center has received a call stating that users in VLAN 107 are unable to access resources through Router 1. From the information contained in the graphic, what is the cause of this problem?

VTP_pruning_VLAN.jpg

A. VLAN 107 does not exist on switch A.
B. VTP is pruning VLAN 107.
C. VLAN 107 is not configured on the trunk.
D. Spanning tree is not enabled on VLAN 107.


Answer: B

Explanation

From the “VLANs in spanning tree forwarding state and not pruned” we can deduce that VLAN 107 is currently pruned on switch A.

Question 10

A switch that is to be added to the production network has been preconfigured (trunks, VLANs, VTP, and STP) and was tested in your lab. After installing the switch into the network, the entire network went down. What might explain what happened?

A. The new switch happened to be running Cisco Catalyst operating system, while the other network switches were running Cisco IOS Software.
B. The configuration revision of the new switch was higher than the configuration revision of the production VTP domain.
C. The link costs on the new switch are set to a high value, causing all ports on the new switch to go into a forwarding mode and none into blocking mode, thereby causing a spanning-tree loop.
D. The ports connecting to the two switches have been configured incorrectly. One side has the command switchport mode access and the other switchport mode trunk.


Answer: B

Explanation

If the configuration revision number of the new switch is higher than that of the rest of Cisco switches and it is in Client or Server mode with the same VTP domain then it can wipe out other switches’ VLAN information. This is a nightmare if you are working for a large company and it can make you to lose your job so please remember this: always set your newly added Cisco switch to VTP Transparent mode before plugging into your working network. This step also resets the Configuration Revision Number of that switch back to 0, which is safe to plug into your network.

Comments
  1. Boulle
    July 10th, 2012
  2. Rafael Vieira
    July 30th, 2012

    Thank you for help me. Now understand VTP pruning

  3. Arch
    August 4th, 2012

    Thank u!

  4. Red-5, yeah I’m a geek
    August 16th, 2012

    Q6 – SW2 is in client mode.
    I was under the impression that VTP clients could not create advertisements, only forward them. As SW2 is in client mode, I would have to imagine that it’s lack of VLANS does not propogate to other VTP switches in the domain. In fact, I would gather than SW2 would not be affected by the domain, until the domain config revision # exceeded 147.

    I’m using a cisco press book for studying, which doesn’t specifically say that VTP clients can’t create their own advertisements (it does say that it can forward advertisements).

    From the VTP tutorial linked on this site:
    * Client: cannot make changes to the VLAN configuration when in this mode; however, a VTP client can send any VLANs currently listed in its database to other VTP switches. VTP client also forwards VTP advertisements (but cannot create VTP advertisements).

    I will admit that I cannot find a good answer in the list…but the idea that the VTP client will wipe out the VLANS on the VTP Servers seems off to me.

    comments?

  5. Red-5, yeah I’m a geek
    August 16th, 2012

    well – interestingly enough – the cisco tutorial:
    http://www.cisco.com/warp/public/473/vtp_flash/

    calls this out directly and said that whether the new switch is in client or server mode its superior config revision will push its config to other clients/server.

    Mia culpa

  6. Anonymous
    September 12th, 2012

    Question 8 is wrong. The correct answer would be.

    B D

  7. Punit
    September 27th, 2012

    @ Anonymous – B is VTP mode.Go to any network topology you have configured or Q6 on the same page.You will find VTP V2 mode in the output of #show vtp status command.Thus the VTP mode running is not advertised only the V2 is active or not is shown.

  8. Taras
    November 2nd, 2012

    Q9 should be C, because VLAN 107 is not allowed on the trunk.

  9. Dmitry
    November 5th, 2012

    Taras, actually 107 _is_ in diapason of 102-1005 :)
    Vnimatel’neye ;)

  10. Martin
    November 19th, 2012

    Q.6 VTP passwords do not match; VTP info cannot be exchanged between switches if VTP Password do not match; This is BAD question; no solution in answers;

  11. imran
    November 23rd, 2012

    For question 2 , from my practical experience when trouble shooting VTP, VTP Domain , Password and Version must be same inorder for switches to synchronise their Vlan database through the switched network.
    thanks

  12. Ashu
    November 24th, 2012

    is a B the answer? Because the link is in aeccss mode and is currently assigned to the Admin VLAN. You can see from the exhibit that Port Fa0/1 belong to VLAN 20, the Admin VLAN. That’s why Admin VLAN has no problem communicating across this aeccss link. You need to make it a trunk before other VLANs’ frames can travel on it.Cheers

  13. Dr Virus
    January 25th, 2013

    Q2 -
    i dont know how the number of existing vlans are 1 !!!
    i mean that at least there will be vlan 1002 vlan 1003 vlan 1004 vlan 1005
    so i think at least 5 vlans !!
    assume everything in the grap was correct .
    why answer E in Q6 is incorrect ??
    i know that vtp need trunk port so that it work ??!!

    any comments with me ?
    !!!

  14. Sadki
    February 27th, 2013

    Q6 I agree with Martin, the VTP password do not match

  15. nzaramba
    March 8th, 2013

    no

  16. Keep Annoying Questions !!
    March 29th, 2013

    Q6, the password are in MD5 Hashing Form. Its not the actual password. So that is not the issue… !!
    Question 3 : from where does VLAN 10 Come into the answer ?

  17. Daniel
    April 3rd, 2013

    Q9 on test today

  18. Dwarbit
    April 5th, 2013

    Q6 – In order to verify password you have to type “show vtp password”, it is irrelevant to this question. Also verified that answer “c” is correct due to the following pulled from the 642-813 Official Certification Guide:

    Tip: It might seem intuitive that a switch acting as a VTP server could come online with
    a higher configuration revision number and wreak havoc on the whole domain. You should
    also be aware that this same thing can happen if a VTP client comes online with a higher
    revision, too!
    Even though it seems as if a client should strictly listen to advertisements from servers, a
    client can and does send out its own advertisements. When it first powers up, a client sends
    a summary advertisement from its own stored database. It realizes that it has a greater revision
    number if it receives an inferior advertisement from a server. Therefore, it sends out a
    subset advertisement with the greater revision number, which VTP servers will accept as
    more up-to-date information.

  19. gigi
    April 10th, 2013

    Q6. I thought that the MD5 mismatch was pointing to a password mismatch. However, testing with Packet Tracer (not so reliable, I know), you would notice that also the VLAN configuration is taken into account when calculating the MD5 digest; therefore the fact that SW1 has 33 VLANs configured and SW2 has 1 VLAN configured, that would be enough to have a mismatch in the MD5 value. Also it looks like that the revision number is taken into account. Therefore I think C is the right answer, but still let’s say thanks to Cisco that tries all the possible ways to trick us and have us re-take the exam!

    http://aiman-atta.blogspot.nl/2008/11/vtps-md5-digest-misconception.html
    https://supportforums.cisco.com/thread/2196967

  20. TechMom
    April 12th, 2013

    Didn’t get any question from this section today in the test.

  21. Dinesh Kumar
    May 23rd, 2013

    Q4, answer B also seems to be correct. VLAN1 is always pruning inelgible. Please expain

  1. No trackbacks yet.
Add a Comment