Home > STP Hotspot

STP Hotspot

April 10th, 2012 in Hotspot Go to comments

Question

Online Incorporated is an internet game provide. The game service network had recently added an additional switch block with multiple VLANs configured. Unfortunately, system administrators neglected to document the spanning-tree topology during configuration. For baseline purpose, you will be required to identify the spanning-tree topology for the switch block. Using the output of “show spanning-tree” command on switch SW-C and the provided physical topology, answer the following questions:

SpanningTreeBCMSNHotspot

The output of “show spanning-tree” command on SW-C:

SpanningTree_show_spanning_tree

 

 

 

Question 1:

Which spanning Tree Protocol has been implemented on SW-B?

A. STP/IEEE 802.1D
B. MSTP/IEEE 802.1s
C. PVST+
D. PVRST
E. None of the above

 

Answer: C

Explanation:

On the Fa0/2 interface we can see the type of connection is P2p Peer (STP) and Cisco says that: “!— Type P2p Peer(STP) represents that the neighbor switch runs PVST.” Please visit this link to understand more http://www.cisco.com/en/US/products/hw/switches/ps708/products_configuration_example09186a00807b0670.shtml

Question 2:

Which bridge ID belongs to SW-B?

A. 24623.000f.34f5.0138
B. 32768.000d.bd03.0380
C. 32768.000d.65db.0102
D. 32769.000d.65db.0102
E. 32874.000d.db03.0380
F. 32815.000d.db03.0380

 

Answer: A

Explanation:

Have a look at the output at VLAN0047:

SpanningTree_show_spanning_tree_VLAN47

Notice there are two “Cost” value in the picture, the above “Cost” is the total cost from the current switch to the root bridge while the second “Cost” refers to the cost on that interface (Fa0/2). Both these “Cost” are the same so we can deduce that the root bridge is connectly directly to this switch on Fa0/2 interface -> the root bridge is Switch B, and the “Address” field shows its MAC address 000f.34f5.0138. Notice Bridge ID = Bridge Priority + MAC address.

Question 3:

Which port role has interface Fa0/2 of SW-A adopted for VLAN 47?

A. Root port
B. Nondesigned port
C. Designated port
D. Backup port
E. Alternate port

 

Answer: C

Explanation:

We learned that Switch B is the root bridge for VLAN 47 so port Fa0/1 on SwitchA and Fa0/2 on SwitchC should be the root ports, and from the output of SwitchC, we knew that port Fa0/1 of SwitchC is in blocking state. Therefore its opposite port on SwitchA must be in designated state (forwarding).

So, can Fa0/2 of SW-A be in blocking state? The answer is no so that BPDU packets can be received on Fa0/1 of SW-C. It will remain in blocking state as long as a steady flow of BPDUs is received.

 

Question 4:

Which port state is interface Fa0/2 of SW-B in for VLANs 1 and 106?

A. Listening
B. Learning
C. Disabled
D. Blocking
E. Forwarding
F. Discarding

 

Answer: D

Explanation:

As explained in question 2, we can deduce SW-A is the root bridge for VLANs 1 and 106 so ports Fa0/1 on SW-B and SW-C will be the root ports. From the output of SW-C for VLANs 1 and 106, port Fa0/2 of this switch is designated (forwarding) so we can deduce interface Fa0/2 of SW-B is in blocking status.

Question 5:

Which bridge ID belongs to SW-A?

A. 24623.000f.34f5.0138
B. 32768.000d.bd03.0380
C. 32768.000d.65db.0102
D. 32769.000d.65db.0102
E. 32874.000d.db03.0380
F. 32815.000d.db03.0380

 

Answer: D

Explanation:

SW-A is the root bridge for VLANs 1 and 106 and we can easily find the MAC address of this root bridge from the output of SW-C, it is 000d.65db.0102. Notice that SW-A has 2 bridge IDs for VLANs 1 and 106, they are 32769.000d.65db.0102 and 24682.000d.65db.0102

 

Comments
Comment pages
1 2 33
  1. Talon
    April 21st, 2012

    Official Cert Guide, Page 204.

    Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
    Aging Time 300
    Interface Role Sts Cost Prio.Nbr Type
    —————- —- —- ——— ——– ——————————-
    Gi7/8 Desg FWD 4 128.392 P2p
    Gi9/6 Altn BLK 4 128.518 P2p Peer(STP)
    Po1 Root FWD 3 128.833 P2p
    Po2 Desg FWD 3 128.834 P2p
    Po3 Desg FWD 3 128.835 P2p
    Switch#
    The output in Example 10-1 shows information about the RSTP instance for VLAN 171.
    The first shaded line confirms that the local switch indeed is running RSTP. (The only
    other way to confirm the STP mode is to locate the spanning-tree mode command in the
    running configuration.)
    In addition, this output displays all the active ports participating in the VLAN 171 instance
    of RSTP, along with their port types. The string P2p denotes a point-to-point RSTP
    port type in which a full-duplex link connects two neighboring switches that both are
    running RSTP. If you see P2p Peer(STP), the port is a point-to-point type but the neighboring
    device is running traditional 802.1D STP.

    Thanks

  2. Anonymous
    April 22nd, 2012

    Try this command on a real Cisco switch:

    Switch(config)# spanning-tree mode ?

    The options will be pvst, mst and rapid-pvst

    So 802.1D i.e Common Spanning Tree is only run under pvst. So for Question 1, PVST+ seems like the correct choice, as its is the closest to Common Spanning Tree (802.1D).

  3. test
    April 30th, 2012

    @Anonymus
    I think it depends what you have running on the switch where you issue the command :

    VLAN0001
    Spanning tree enabled protocol rstp
    Root ID Priority 4097
    Address 001e.bee7.5f80
    This bridge is the root
    Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

    Bridge ID Priority 4097 (priority 4096 sys-id-ext 1)
    Address 001e.bee7.5f80
    Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
    Aging Time 300 sec

    Interface Role Sts Cost Prio.Nbr Type
    ——————- —- — ——— ——– ——————————–
    Po1 Desg FWD 12 128.56 P2p
    Po11 Desg FWD 12 128.136 P2p Peer(STP)
    Po12 Desg FWD 12 128.144 P2p Peer(STP)

    MST0
    Spanning tree enabled protocol mstp
    Root ID Priority 32768
    Address 001e.bee7.5f80
    This bridge is the root
    Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

    Bridge ID Priority 32768 (priority 32768 sys-id-ext 0)
    Address 001e.bee7.5f80
    Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

    Interface Role Sts Cost Prio.Nbr Type
    ——————- —- — ——— ——– ——————————–
    Po1 Desg FWD 100000 128.56 P2p
    Po11 Desg FWD 100000 128.136 P2p Bound(PVST)
    Po12 Desg FWD 100000 128.144 P2p Bound(PVST)

    Rapid-PVST reports the neighbor as STP (even though it is PVST)
    While MST correctly identifies the nieghbor as PVST

  4. tomiccell
    May 3rd, 2012

    “Share your SWITCH Experience” has been missing from this site, and now “SWITCH FAQs & Tips” is too. (Left hand corner). Please whats going on?

  5. devashish
    May 15th, 2012

    hi gys i have completed my switching today 989 …all lab are same 1 eigrp, 2 aaa, 3 lacp as in p4. Also Hsrp, all the best to all of u for your upcoming exam
    i had go through cisco press,actual test,9tut, lab of p4s

  6. Anonymous
    May 17th, 2012

    hi 9TUT.
    I need your small favour… will you please suggest a good study book for CCNP (book name with author.) i would really appreciate if you could do this.

    Thanks…

  7. Gucci
    May 21st, 2012

    Guys, do you get same numbers in the exam like vlan numbers , bridge IDs and etc. ?

  8. Raju
    May 22nd, 2012

    Can anyone share VTP Hotspot

  9. abbas
    May 23rd, 2012

    Dear i wil send u tomarrow
    my email address is szaidiabbas@gmail.com

  10. marco
    May 26th, 2012

    Q1

    about this question the Official Certification Guide reports:

    ”if you see P2p Peer (STP) the port is a point-to-point type but the neighboring device is running traditional 802.1D STP”

    this means Answer A is correct

  11. dairin
    May 28th, 2012

    @marco
    you are wrong. pvst+ is based on 802.1d (so the certification guide is not wrong at all) but as you can see switch B is running one instance of spanning-tree per vlan otherwise it couldn’t be the root bridge vlan 47 only. therefore pvst+ must be in use and still answer C is correct.

  12. mira
    May 29th, 2012

    Good explanations, Dairin and test. thanks

  13. marco
    May 31st, 2012

    @dairin

    oh yes, you are right. thanks a lot

  14. johnmaxwell
    June 3rd, 2012

    Hello 9tut I think the answer to Q4 is A root port. I think there’s been a mistake with here as SWITCH-B cannot very well be the root bridge to VLAN 47 i think its SWITCH-C its clearly reflected on the show mac-address table on Switch-B that its port Fa0/2 is root port for VLAN 47 and as we all know since CCNA that a root bridge does not have any root port in it…

  15. johnmaxwell
    June 3rd, 2012

    I think that was for Q3 sorry

  16. johnmaxwell
    June 3rd, 2012

    9tut is the topology for Q4 the one on topmost portion of this page? see it clearly states there that interface Fa0/2 of SW-B is in FWD state and that Switch-D is the root bridge for VLAN 106…

  17. Ninja Spoon
    June 21st, 2012

    Q4 – Why is the answer not Discarding?

    In the output, is shows that all the instances of Spanning Tree are using RSTP. So the states would be Discarding/Learning/Forwarding

  18. hey
    June 22nd, 2012

    Q1: It quotes: “VLAN0001 Spanning Tree enabled protocol rstp”.
    Why the answer is not RAPID Spanning-Tree, which means PVRST, therefore answer D ?

  19. hey
    June 22nd, 2012

    Q1 again: http://www.cisco.com/en/US/products/hw/switches/ps708/products_configuration_example09186a00807b0670.shtml
    “This output is taken after the mode is changed to rapid-PVST+:
    Access1#show spanning-tree vlan 10
    VLAN0010
    Spanning tree enabled protocol rstp”

    Is it possible that the answer is ‘E. None of the above’, as rapid-PVST+ is not among the options? What do you think?

  20. hey
    June 22nd, 2012

    Q1 once again:
    I think I got it. They are asking for the spanning tree mode implemented on the neighbor. So the answer must be C due to the “P2p Peer(STP)” think. Sorry for all this mess.

  21. Mohammad Said
    June 27th, 2012

    Hi guys! I hope from you to visit my blog and I offer a free Cisco Learning Videos in CCNA and CCNP level. I cover many topics and Ideas to explain every thing about EIGRP,OSPF,RIP, Redistribution, Path control, and many topics it would be valuable for every one who wants to understand Cisco topics very well. Because passing the Exam is not every thing in Cisco, you need to understand what you are study!
    So I will be happy to visit my Blog to watch my videos and here is the Link:

    http://cisco-learning-video.blogspot.com/

    Every week I upload a new video with new Idea !

  22. FordLove
    June 28th, 2012

    Can anyone tell me how many SIMS were actually on the test? And maybe which ones you had, and what to look for or watch out for?

  23. Rollodus
    June 30th, 2012

    Have some comments for question Q2, based on the same logic where the costs are equals we can say that the MAC address could a different one. In my opinion something is missing, just don’t know what.

  24. Rollodus
    June 30th, 2012

    I apologize I was referring at question 2.

  25. DumpsMania
    July 17th, 2012

    Do you want to pass your CCNA or CCNP exams in first attempt?

    Well we have 100% latest and proven fresh dumps for you.
    We gurantee your passing score and we can prove that we have the most current dumps with us

    Special Offer:-We will provide you with dumps updates for 3 months.

    Price :- 10$

    For more details, Please email us at dumpsmania@hotmail.com

  26. Anonymous
    July 18th, 2012

    CISCO equipment does not support CST …so the right answer is PVST

  27. HungN
    July 20th, 2012

    Hi Guys,

    Seeing the answer right in front your eyes before making selection is annoying. So i grabs all of the questions on this site and put them into VCE file to make my life easier. Be sure to check back CertPrepare site regularly for updates.

    Here is the file: http://www.4shared.com/file/C5hmKPbb/CCNP_642-813_CertPrepare-by_Hu.html

    Best of luck !!!

  28. Zul
    July 24th, 2012

    Hi All,

    Allhamdulillah, I just passed the SWITCH 30minutes ago with 934. SiM out today: LACP with STP Sim, VTP Lab 2, MLS and EIGRP Sim (the one posted by Glop) & HSRP Hotspot. 99.1% questions are same which publish by Glop. 2 down, 1 more to go (TSHOOT).

  29. Anonymous
    August 2nd, 2012

    Thx so much certprepare!

  30. Bikas Pandey
    August 6th, 2012

    Hi all,

    Which port role has interface Fa0/2 of SW-A adopted for VLAN 47?

    A. Root port
    B. Nondesigned port
    C. Designated port
    D. Backup port
    E. Alternate port

    In the output you can see that the port role is root and status is designated. and in question it has clearly asked for the role but not status,so why answer A is not correct. clearify me if i am wrong.

  31. Anon
    August 13th, 2012

    @Bikas: Port Fa0/2 of SW-A is connected to Fa0/1 of SW-C. The output in the exhibit is from SW-C…

  32. Arch
    August 13th, 2012

    Thank you!

  33. learner
    August 21st, 2012

    shudn’t Q 2′s answer be f … coz on VLAN 0047′s output, the Bridge ID section will be sw B’s info wheras the info in Root ID section is root’s info .. I thought tht ws how it worked, any ideas ?

  34. gh
    September 5th, 2012

    Latest dumps are available. mail me dumpsmania@hotmail.com

  35. Arif
    September 8th, 2012

    hi….guys can i one tell me from where can i get latest dumps for CCNP switch exam?

  36. Arif
    September 8th, 2012

    Pass4sure has updated dumps on 4 Sep ….can anyone has these updated questions….i need it…

  37. Rizki
    September 10th, 2012

    Ицо, колегите ми разказаха за по-трагичен случай отпреди доста години. Представи си подобна ситуация, само че вместо суичове мрежата е с хъбове. Тогава зациклянето се получило не само заради broadcast заявки ами дори при обикновни uincast пакети. По стечение на обстоятелствата мрежата освен за трафик към клиенти е била използвана и за управление (management) сървърите и на самите мрежови устройства, та можеш да си представиш каква паника е настанало като не само не са могли да разберат какво става, ами откъде идва. Пробвали да махнат loop-a ама проблема не се решил заради буферираните пакети. Проблема се оправил чак когато спрели всичките мрежови устройства. Всичките няколко стотин

  38. aaa
    September 11th, 2012

    pls. write in english only

  39. HIT
    September 20th, 2012

    100% latest CCNP dumps are available with verification method at just 11$. mail me for more details
    reviewexams@hotmail.com

  40. ghu
    October 19th, 2012

    100 percent Latest and valid CCNP SWITCH 642-813 dumps are available with guarantee and verification method

    Just follow the link

    http://goo(.)gl/GmZKT <=== Kindly remove brackets

  41. Ram
    October 25th, 2012

    Hi Guys, I just finished my CCNA and would like to proceed with CCNP. I was wondering in which order should I start preparing? Switching Routing and Troubleshooting? Should I be taking the exams in the same order was well? Please suggest?

  42. Prestley
    November 1st, 2012

    start with route

  43. Thikyo PCCW
    November 13th, 2012

    Taking this one today.

  44. Ruby
    November 16th, 2012

    Mail me to get 100 percent latest route dumps at lg-ruba7642@hotmail.com

  45. Dara
    November 21st, 2012

    Anybody has latest dumbs? I have heard that format is changed. Is it true?

  46. singh
    November 27th, 2012

    dont tell me that format has changed? im taking my test tomorrow :(

  47. shree
    January 17th, 2013

    any idea dumps are changed or not???

  48. nour
    January 22nd, 2013

    dears,
    in Q1 asking about switch B run default as per cisco press PVST+ , switch C and A run RSTP,
    explenation spanning tree enable protocol o switch c is RSTP, and realtion ship of its port with other switch P2P that is mean run the same rstp as switch A or P2P peer (STP) a point-to-point type but the neighboring device is running traditional 802.1D STP.
    other

  49. CORAZON SALVAJE
    January 22nd, 2013

    Someone can share a valid link to download packet tracer 5.3.3 ?

  50. Anonymous
    January 29th, 2013

    @corazon. This is from mark. Posted in labsim comments section.

    https://www.dropbox.com/s/4pa108fx4pci2j8/PacketTracer533_setup_no_tutorials.exe

  51. so
    January 30th, 2013

    Can someone help me with E-book materials for CCNP? I want to prepare and write the exam this year. I already pass CCNA last year. Plsss help.

  52. Satya
    February 26th, 2013

    Can someone please share the latest 642-813 dumps, i am palnning to give exam this weekend.

  53. Satya
    February 26th, 2013

    my email id is sphadke2@gmail.com

  54. Delios
    March 3rd, 2013

    Q5: If 24682.000d.65db.0102 were an option and 32769.000d.65db.0102 too, What would be the correct answer?, 24682.000d.65db.0102 because has a lower bridge id?.

    Thanks in advance

  55. valentine
    March 10th, 2013

    pls can someone send me vce testing software. or where can i download it! am having trouble in using the vce files i have. thanks.. cisco.valentine@yahoo.com

  56. certprepare
    March 13th, 2013

    welcome

  57. CCNP PRIDE
    March 13th, 2013

    how do you practice your lab activities? some commands not running in GNS3 and PT. I think the nly way to practice these commands is to buy or borrow some 3550/60 and 2550/60 switches.

  58. michael
    March 15th, 2013

    @hungn

    do you have vce from the route on http://www.digitaltut.com/ site created as well

  59. AA
    March 16th, 2013

    Please can someone verify 642-813 is still valid?

  60. Anonymous
    March 25th, 2013

    hello…does anyone has the latest dump files for CCNP switch? Please email to me at hung.ng.n@gmail.com

  61. rockstar
    March 26th, 2013

    does any one got this hotspot in exam???

  62. Experience Over Certs
    April 21st, 2013

    @AA – Looks like it – http://lmgtfy.com/?q=is+cisco+642-813+still+valid&l=1
    Really, some people just don’t deserve to pass this exam!

  63. Mokkosid
    May 5th, 2013

    Hi guys! About Q5. There are not specified for which VLAN we should tell Bridge ID, so why correct is 32769?
    I think answer C is more correct, because we have default Bridge ID there.

  64. lobk
    May 18th, 2013

    Answer D is correct for Q5.

    The bridge ID = the Bridge priority + MAC

    In this case it is 32769.000d.65db.0102 or 24682.000d.65db.0102. The only choice provided was 32769.000d.65db.0102.

Comment pages
1 2 33
  1. No trackbacks yet.
Add a Comment