CCNA 2 v7 Modules 5 – 6: Redundant Networks
This flashcard set covers core concepts of Spanning Tree Protocol (STP) and its variants, including root bridge election, port roles and states, bridge ID components, and Cisco enhancements like Rapid PVST+. It is designed to help learners understand how STP prevents loops and ensures redundancy in switched networks.
What additional information is contained in the 12-bit extended system ID of a BPDU?
MAC address
VLAN ID
IP address
port ID
VLAN ID
Key Terms
What additional information is contained in the 12-bit extended system ID of a BPDU?
MAC address
VLAN ID
IP address
port ID
VLAN ID
During the implementation of Spanning Tree Protocol, all switches are rebooted by the network administrator. What is the first step of the spanning-tree election process?
Each switch with a lower root ID than its neighbor will not send BPDUs.
All the switches send out BPDUs advertising themselves as the root bridge.
Each switch determines the best path to forward traffic.
Each switch determines what port to block to prevent a loop from occurring.
All the switches send out BPDUs advertising themselves as the root bridge.
Which STP port role is adopted by a switch port if there is no other port with a lower cost to the root bridge?
designated port
root port
alternate
disabled port
root port
Which two concepts relate to a switch port that is intended to have only end devices attached and intended never to be used to connect to another switch? (Choose two.)
bridge ID
edge port
extended system ID
PortFast
PVST+
edge port
PortFast
Which three components are combined to form a bridge ID?
extended system ID
cost
IP address
bridge priority
MAC address
port ID
extended system ID
bridge priority
MAC address
Match the STP protocol with the correct description. (Not all options are used.)
Rapid PVST+
STP
MSTP
the legacy standard for STP that runs
all VLANs in a single spanning-tree
instance
a protocol that allows multiple VLANs
to run in a single spanning-tree
instance
a Cisco enhancement of RSTP to
provide a spanning-tree instance for
each VLAN
an evolution of STP that provides
faster convergence
the legacy standard for STP that runs
all VLANs in a single spanning-tree
instance
STP
Related Flashcard Decks
Study Tips
- Press F to enter focus mode for distraction-free studying
- Review cards regularly to improve retention
- Try to recall the answer before flipping the card
- Share this deck with friends to study together
Term | Definition |
---|---|
What additional information is contained in the 12-bit extended system ID of a BPDU? MAC address | VLAN ID |
During the implementation of Spanning Tree Protocol, all switches are rebooted by the network administrator. What is the first step of the spanning-tree election process? Each switch with a lower root ID than its neighbor will not send BPDUs. | All the switches send out BPDUs advertising themselves as the root bridge. |
Which STP port role is adopted by a switch port if there is no other port with a lower cost to the root bridge? designated port | root port |
Which two concepts relate to a switch port that is intended to have only end devices attached and intended never to be used to connect to another switch? (Choose two.) bridge ID | edge port |
Which three components are combined to form a bridge ID? extended system ID | extended system ID |
Match the STP protocol with the correct description. (Not all options are used.) Rapid PVST+ the legacy standard for STP that runs a protocol that allows multiple VLANs a Cisco enhancement of RSTP to an evolution of STP that provides | the legacy standard for STP that runs STP a protocol that allows multiple VLANs MSTP a Cisco enhancement of RSTP to Rapid PVST+ |
In which two port states does a switch learn MAC addresses and process BPDUs in a PVST network? (Choose two.) disabled | forwarding |
If no bridge priority is configured in PVST, which criteria is considered when electing the root bridge? lowest MAC address | lowest MAC address |
Match the spanning-tree feature with the protocol type. (Not all options are used.) Proprietary per VLAN implementation of IEEE 802.1w Cisco implementation of IEEE 802.1D Fast converging enhancement of IEEE 802.1D IEEE standard that reduces the number of STP instances PVST+ | Proprietary per VLAN implementation of IEEE 802.1w -> Rapid PVST+ |
When the show spanning-tree vlan 33 command is issued on a switch, three ports are shown in the forwarding state. In which two port roles could these interfaces function while in the forwarding state? (Choose two.) alternate | designated |
What is the function of STP in a scalable network? It decreases the size of the failure domain to contain the impact of failures. | It disables redundant paths to eliminate Layer 2 loops. |
What is a characteristic of spanning tree? It is enabled by default on Cisco switches. | It is enabled by default on Cisco switches. |
Which spanning tree standard supports only one root bridge so that traffic from all VLANs flows over the same path? PVST+ | 802.1D |
What is the purpose of the Spanning Tree Protocol (STP)? creates smaller collision domains | prevents Layer 2 loops |
Refer to the exhibit. Which switch will be the root bridge after the election process is complete? S1———S2 S1 | S2 |
What are two drawbacks to turning spanning tree off and having multiple paths through the Layer 2 switch network? (Choose two.) The MAC address table becomes unstable. | The MAC address table becomes unstable. |
A small company network has six interconnected Layer 2 switches. Currently all switches are using the default bridge priority value. Which value can be used to configure the bridge priority of one of the switches to ensure that it becomes the root bridge in this design? 1 | 28672 |
Refer to the exhibit. The administrator tried to create an EtherChannel between S1 and the other two switches via the commands that are shown, but was unsuccessful. What is the problem? S1======S2 S1 (config)# interface range fa0/1 - 4 Traffic cannot be sent to two different switches through the same EtherChannel link. | Traffic cannot be sent to two different switches through the same EtherChannel link. |
Which statement is true regarding the use of PAgP to create EtherChannels? It requires full duplex. | It is Cisco proprietary. |
What are two requirements to be able to configure an EtherChannel between two switches? (Choose two.) All the interfaces need to work at the same speed. | All the interfaces need to work at the same speed. |
Refer to the exhibit. On the basis of the output that is shown, what can be determined about the EtherChannel bundle? S_ATC_1.1# show etherchannel summary Number of channel-groups in use: 1 Group | Port-channel | Protocol | Ports The EtherChannel bundle is down. | A Cisco proprietary protocol was used to negotiate the EtherChannel link. |
Which two parameters must match on the ports of two switches to create a PAgP EtherChannel between the switches? (Choose two.) port ID | speed |
Refer to the exhibit. A network administrator is configuring an EtherChannel link between two switches, SW1 and SW2. Which statement describes the effect after the commands are issued on SW1 and SW2? SW1=========SW2 The EtherChannel is established after SW2 initiates the link request. | The EtherChannel fails to establish. |
Refer to the exhibit. A network administrator is configuring an EtherChannel link between two switches, SW1 and SW2. However, the EtherChannel link fails to establish. What change in configuration would correct the problem? SW1===========SW2 Configure SW2 EtherChannel mode to desirable. | Configure SW2 EtherChannel mode to desirable. |
A network administrator configured an EtherChannel link with three interfaces between two switches. What is the result if one of the three interfaces is down? The remaining two interfaces continue to load balance traffic. | The remaining two interfaces continue to load balance traffic. |
A network administrator is configuring an EtherChannel link between switches SW1 and SW2 by using the command SW1(config-if-range)# channel-group 1 mode auto . Which command must be used on SW2 to enable this EtherChannel? SW2(config-if-range)# channel-group 1 mode passive | SW2(config-if-range)# channel-group 1 mode desirable |
Which technology is an open protocol standard that allows switches to automatically bundle physical ports into a single logical link? PAgP | LACP |
What is a requirement to configure a trunking EtherChannel between two switches? The allowed range of VLANs must be the same on both switches. | The allowed range of VLANs must be the same on both switches. |
What are two advantages of using LACP? (Choose two.) It allows directly connected switches to negotiate an EtherChannel link. | It allows directly connected switches to negotiate an EtherChannel link. |
A switch is configured to run STP. What term describes a non-root port that is permitted to forward traffic on the network? root port | designated port |
What are two advantages of EtherChannel? (Choose two.) Spanning Tree Protocol views the physical links in an EtherChannel as one logical connection. | Spanning Tree Protocol views the physical links in an EtherChannel as one logical connection. |
Refer to the exhibit. What are the possible port roles for ports A, B, C, and D in this RSTP-enabled network? S3--------S1 alternate, designated, root, root | alternate, designated, root, root |
Refer to the exhibit. Which switching technology would allow each access layer switch link to be aggregated to provide more bandwidth between each Layer 2 switch and the Layer 3 switch? trunking | EtherChannel |
Refer to the exhibit. An administrator wants to form an EtherChannel between the two switches by using the Port Aggregation Protocol. If switch S1 is configured to be in auto mode, which mode should be configured on S2 to form the EtherChannel? S1==========S2 auto | desirable |
Open the PT Activity. Perform the tasks in the activity instructions and then answer the question. interface GigabitEthernet0/1 | interface GigabitEthernet0/1 |
A set of switches is being connected in a LAN topology. Which STP bridge priority value will make it least likely for the switch to be selected as the root? 65535 | 61440 |
In which two PVST+ port states are MAC addresses learned? (Choose two.) learning | learning |
Which port role is assigned to the switch port that has the lowest cost to reach the root bridge? designated port | root port |
A switch is configured to run STP. What term describes the switch port closest, in terms of overall cost, to the root bridge? root port | root port |
A switch is configured to run STP. What term describes a field used to specify a VLAN ID? extended system ID | extended system ID |
A switch is configured to run STP. What term describes the reference point for all path calculations? root bridge | root bridge |
A switch is configured to run STP. What term describes a field that has a default value of 32,768 and is the initial deciding factor when electing a root bridge? bridge priority | bridge priority |
Which statement describes an EtherChannel implementation? EtherChannel operates only at Layer 2. | A trunked port can be part of an EtherChannel bundle. |
Refer to the exhibit. A network administrator issued the show etherchannel summary command on the switch S1. What conclusion can be drawn? The EtherChannel is suspended. | The EtherChannel is not functional. |
Which statement describes a characteristic of EtherChannel? It can combine up to a maximum of 4 physical links. | It is made by combining multiple physical links that are seen as one link between two switches. |
Which two channel group modes would place an interface in a negotiating state using PAgP? (Choose two.) on | desirable |
Which mode configuration setting would allow formation of an EtherChannel link between switches SW1 and SW2 without sending negotiation traffic? SW1: on SW1: desirable SW1: auto SW1: auto SW1: passive | SW1: on |
Refer to the exhibit. An EtherChannel was configured between switches S1 and S2, but the interfaces do not form an EtherChannel. What is the problem? The interface port-channel number has to be different on each switch. | The EtherChannel was not configured with the same allowed range of VLANs on each interface. |
When EtherChannel is configured, which mode will force an interface into a port channel without exchanging aggregation protocol packets? active | on |
What are two load-balancing methods in the EtherChannel technology? (Choose two.) combination of source port and IP to destination port and IP | source IP to destination IP |
Which protocol provides up to 16 instances of RSTP, combines many VLANs with the same physical and logical topology into a common RSTP instance, and provides support for PortFast, BPDU guard, BPDU filter, root guard, and loop guard? STP | MST |
What is the outcome of a Layer 2 broadcast storm? Routers will take over the forwarding of frames as switches become congested. | New traffic is discarded by the switch because it is unable to be processed. |
Which two network design features require Spanning Tree Protocol (STP) to ensure correct network operation? (Choose two.) static default routes | redundant links between Layer 2 switches |
A network administrator has configured an EtherChannel between two switches that are connected via four trunk links. If the physical interface for one of the trunk links changes to a down state, what happens to the EtherChannel? Spanning Tree Protocol will transition the failed physical interface into forwarding mode. | The EtherChannel will remain functional. |