READ Free Dumps For Cisco- 200-125
Question ID 13526 | Refer to the exhibit. Each of these four switches has been configured with a hostname, as well as being |
Option A | SwitchA, Fa0/2, designated |
Option B | SwitchA, Fa0/1, root |
Option C | SwitchB, Gi0/2, root |
Option D | SwitchB, Gi0/1, designated |
Option E | SwitchD, Gi0/2, roo |
Option F | Answer : A,B,F Explanation: The question says no other configuration changes have been made so we can understand these switches have the same bridge priority. Switch C has lowest MAC address so it will become root bridge and 2 of its ports (Fa0/1 & Fa0/2) will be designated ports. Because SwitchC is the root bridge so the 2 ports nearest SwitchC on SwitchA (Fa0/1) and SwitchD (Gi0/2) will be root ports. Now we come to the most difficult part of this question: SwitchB must have a root port so which port will it choose? To answer this question we need to know about STP cost and port cost. In general, cost is calculated based on bandwidth of the link. The higher the bandwidth on a link, the lower the value of its cost. Below are the cost values you should memorize: SwitchB will choose the interface with lower cost to the root bridge as the root port so we must calculate the cost on interface Gi0/1 & Gi0/2 of SwitchB to the root bridge. This can be calculated from the cost to the root bridge of each switch because a switch always advertises its cost to the root bridge in its BPDU. The receiving switch will add its local port cost value to the cost in the BPDU. One more thing to notice is that a root bridge always advertises the cost to the root bridge (itself) with an initial value of 0. Now lets have a look at the topology again. SwitchC advertises its cost to the root bridge with a value of 0. Switch D adds 4 (the cost value of 1Gbps link) and advertises this value (4) to SwitchB. SwitchB adds another 4 and learns that it can reach SwitchC via Gi0/1 port with a total cost of 8. The same process happens for SwitchA and SwitchB learns that it can reach SwitchC via Gi0/2 with a total cost of 23 -> Switch B chooses Gi0/1 as its root port ->. Now our last task is to identify the port roles of the ports between SwitchA & SwitchB. It is rather easy as the MAC address of SwitchA is lower than that of Switch. |
Correct Answer | A,B,E |
Question ID 13527 | Which port state is introduced by Rapid-PVST? |
Option A | learning |
Option B | listening |
Option C | discarding |
Option D | forwarding |
Correct Answer | C |