NET126-Module 5-6 (JamesEvans)

¡Supera tus tareas y exámenes ahora con Quizwiz!

18. 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 -32768 -34816 -61440

-28672 Explanation: The default bridge priority value for all Cisco switches is 32768. The range is 0 to 61440 in increments of 4096. Thus, the values 1 and 34816 are invalid. Configuring one switch with the lower value of 28672 (and leaving the bridge priority value of all other switches unchanged) will make the switch become the root bridge.

37. 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 -4096 -32768 -61440

-61440

13. Which spanning tree standard supports only one root bridge so that traffic from all VLANs flows over the same path? -PVST+ -802.1D -MST -Rapid PVST

-802.1D Explanation: MST is the Cisco implementation of MSTP, an IEEE standard protocol that provides up to 16 instances of RSTP. PVST+ provides a separate 802.1D spanning-tree instance for each VLAN that is configured in the network. 802.1D is the original STP standard defined by the IEEE and allows for only one root bridge for all VLANs. 802.1w, or RSTP, provides faster convergence but still uses only one STP instance for all VLANs.

45. Which statement describes an EtherChannel implementation? -EtherChannel operates only at Layer 2. -PAgP cannot be used in conjunction with EtherChannel. -A trunked port can be part of an EtherChannel bundle. -EtherChannel can support up to a maximum of ten separate links.

-A trunked port can be part of an EtherChannel bundle. Explanation: Up to 16 links can be grouped in an EtherChannel by using the the PAgP or LACP protocol. EtherChannel can be configured as a Layer 2 bundle or a Layer 3 bundle. Configuring a Layer 3 bundle is beyond the scope of this course. If a trunked port is a part of the EtherChannel bundle, all ports in the bundle need to be trunk ports and the native VLAN must be the same on all of these ports. A best practice is to apply the configuration to the port channel interface. The configuration is then automatically applied to the individual ports.

21. 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 interfaces need to be assigned to different VLANs. -Different allowed ranges of VLANs must exist on each end. -All the interfaces need to be working in the same duplex mode. -The interfaces that are involved need to be contiguous on the switch.

-All the interfaces need to be working in the same duplex mode Explanation: All interfaces in the EtherChannel bundle must be assigned to the same VLAN or be configured as a trunk. If the allowed range of VLANs is not the same, the interfaces do not form an EtherChannel even when set to auto or desirable mode.

2. 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.

10. 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 -disabled -blocked -root

-Designated -Root Explanation: The role of each of the three ports will be either designated port or root port. Ports in the disabled state are administratively disabled. Ports in the blocking state are alternate ports.

4. 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

5. 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 Explanation: The three components that are combined to form a bridge ID are bridge priority, extended system ID, and MAC address.

7. In which two port states does a switch learn MAC addresses and process BPDUs in a PVST network? (Choose two.) -disabled -forwarding -listening -blocking -learning

-Forwarding -Learning Explanation: Switches learn MAC addresses at the learning and forwarding port states. They receive and process BPDUs at the blocking, listening, learning, and forwarding port states.

30. What are two advantages of using LACP? (Choose two.) -It allows directly connected switches to negotiate an EtherChannel link. -It eliminates the need for configuring trunk interfaces when deploying VLANs on multiple switches. -It decreases the amount of configuration that is needed on a switch. -It provides a simulated environment for testing link aggregation. -It allows the use of multivendor devices. -LACP allows Fast Ethernet and Gigabit Ethernet interfaces to be mixed within a single EtherChannel.

-It allows the use of multivendor devices. Explanation: The Link Aggregation Control Protocol (LACP) allows directly connected multivendor switches to negotiate an EtherChannel link. LACP helps create the EtherChannel link by detecting the configuration of each side and making sure that they are compatible so that the EtherChannel link can be enabled when needed.

11. 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 protects the edge of the enterprise network from malicious activity. -It combines multiple switch trunk links to act as one logical link for increased bandwidth. -It disables redundant paths to eliminate Layer 2 loops.

-It disables redundant paths to eliminate Layer 2 loops. Explanation: STP is an important component in a scalable network because it allows redundant physical connections between Layer 2 devices to be implemented without creating Layer 2 loops. STP prevents Layer 2 loops from forming by disabling interfaces on Layer 2 devices when they would create a loop.

20. Which statement is true regarding the use of PAgP to create EtherChannels? -It requires full duplex. -It increases the number of ports that are participating in spanning tree. -It requires more physical links than LACP does. -It mandates that an even number of ports (2, 4, 6, etc.) be used for aggregation. -It is Cisco proprietary.

-It is Cisco proprietary Explanation: PAgP is used to automatically aggregate multiple ports into an EtherChannel bundle, but it only works between Cisco devices. LACP can be used for the same purpose between Cisco and non-Cisco devices. PAgP must have the same duplex mode at both ends and can use two ports or more. The number of ports depends on the switch platform or module. An EtherChannel aggregated link is seen as one port by the spanning-tree algorithm.

23. Which two parameters must match on the ports of two switches to create a PAgP EtherChannel between the switches? (Choose two.) -port ID -PAgP mode -MAC address -speed -VLAN information

-speed -VLAN information Explanation: For an EtherChannel to be created, the ports that are concerned on the two switches must match in terms of the speed, duplex, and VLAN information. The PAgP mode must be compatible but not necessarily equal. The port ID and the MAC addresses do not have to match.

12. What is a characteristic of spanning tree? -It is enabled by default on Cisco switches. -It is used to discover information about an adjacent Cisco device. -It has a TTL mechanism that works at Layer 2. -It prevents propagation of Layer 2 broadcast frames.

-It is enabled by default on Cisco switches Explanation: Spanning tree does work at Layer 2 on Ethernet-based networks and is enabled by default, but it does not have a TTL mechanism. Spanning tree exists because Layer 2 frames do not have a TTL mechanism. Layer 2 frames are still broadcast when spanning tree is enabled, but the frames can only be transmitted through a single path through the Layer 2 network that was created by spanning tree. Cisco Discovery Protocol (CDP) is used to discover information about an adjacent Cisco device.

47. Which statement describes a characteristic of EtherChannel? -It can combine up to a maximum of 4 physical links. -It can bundle mixed types of 100 Mb/s and 1Gb/s Ethernet links. -It consists of multiple parallel links between a switch and a router. -It is made by combining multiple physical links that are seen as one link between two switches.

-It is made by combining multiple physical links that are seen as one link between two switches. Explanation: An EtherChannel is formed by combining multiple (same type) Ethernet physical links so they are seen and configured as one logical link. It provides an aggregated link between two switches. Currently each EtherChannel can consist of up to eight compatibly configured Ethernet ports.

28. Which technology is an open protocol standard that allows switches to automatically bundle physical ports into a single logical link? -PAgP -LACP -Multilink PPP -DTP

-LACP Explanation: LACP, or Link Aggregation Control Protocol, is defined by IEEE 802.3ad and is an open standard protocol. LACP allows switches to automatically bundle switch ports into a single logical link to increase bandwidth. PAgP, or Port Aggregation Protocol, performs a similar function, but it is a Cisco proprietary protocol. DTP is Dynamic Trunking Protocol and is used to automatically and dynamically build trunks between switches. Multilink PPP is used to load-balance PPP traffic across multiple serial interfaces.

53. 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 -Rapid PVST+ -PVST+ -MST

-MST Explanation: MST is the Cisco implementation of MSTP, an IEEE standard protocol that provides up to 16 instances of RSTP and combines many VLANs with the same physical and logical topology into a common RSTP instance. Each instance supports PortFast, BPDU guard, BPDU filter, root guard, and loop guard. STP and RSTP assume only one spanning-tree instance for the entire bridged network, regardless of the number of VLANs. PVST+ provides a separate 802.1D spanning-tree instance for each VLAN that is configured in the network.

54. 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. -CSMA/CD will cause each host to continue transmitting frames. -ARP broadcast requests are returned to the transmitting host.

-New traffic is discarded by the switch because it is unable to be processed. Explanation: When the network is saturated with broadcast traffic that is looping between switches, new traffic is discarded by each switch because it is unable to be processed.

49. Which mode configuration setting would allow formation of an EtherChannel link between switches SW1 and SW2 without sending negotiation traffic? -SW1: on/ SW2: on -SW1: desirable/ SW2: desirable -SW1: auto/ SW2: auto trunking enabled on both switches -SW1: auto/ SW2: auto PortFast enabled on both switches -SW1: passive/ SW2: active

-SW1: on/ SW2: on Explanation: The auto channel-group keyword enables PAgP only if a PAgP device is detected on the opposite side of the link. If the auto keyword is used, the only way to form an EtherChannel link is if the opposite connected device is configured with the desirable keyword. PortFast and trunking technologies are irrelevant to forming an EtherChannel link. Even though an EtherChannel can be formed if both sides are configured in desirable mode, PAgP is active and PAgP messages are being sent constantly across the link, decreasing the amount of bandwidth available for user traffic.

27. 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 -SW2(config-if-range)# channel-group 1 mode on -SW2(config-if-range)# channel-group 1 mode active

-SW2(config-if-range)# channel-group 1 mode desirable Explanation: The possible combinations to establish an EtherChannel between SW1 and SW2 using LACP or PAgP are as follows:PAgPon onauto desirabledesirable desirable LACPon onactive activepassive active The EtherChannel mode chosen on each side of the EtherChannel must be compatible in order to enable it.

32. What are two advantages of EtherChannel? (Choose two.) -Spanning Tree Protocol views the physical links in an EtherChannel as one logical connection. -Load balancing occurs between links configured as different EtherChannels. -Configuring the EtherChannel interface provides consistency in the configuration of the physical links. -Spanning Tree Protocol ensures redundancy by transitioning failed interfaces in an EtherChannel to a forwarding state. -EtherChannel uses upgraded physical links to provide increased bandwidth.

-Spanning Tree Protocol views the physical links in an EtherChannel as one logical connection. -Configuring the EtherChannel interface provides consistency in the configuration of the physical links. Explanation: EtherChannel configuration of one logical interface ensures configuration consistency across the physical links in the EtherChannel. The EtherChannel provides increased bandwidth using existing switch ports without requiring any upgrades to the physical interfaces. Load balancing methods are implemented between links that are part of the same Etherchannel. Because EtherChannel views the bundled physical links as one logical connection, spanning tree recalculation is not required if one of the bundled physical links fail. If a physical interface fails, STP cannot transition the failed interface into a forwarding state.

52. 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 -source port to destination port -combination of source MAC and IP to destination MAC and IP -source MAC to destination MAC

-source IP to destination IP -source MAC to destination MAC Explanation: Depending on the hardware platform, one or more load-balancing methods can be implemented. These methods include source MAC to destination MAC load balancing or source IP to destination IP load balancing, across the physical links.

17. 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 switch acts like a hub. -Port security becomes unstable. -Broadcast frames are transmitted indefinitely. -Port security shuts down all of the ports that have attached devices.

-The MAC address table becomes unstable -Broadcast frames are transmitted indefinitely Explanation: Spanning tree should never be disabled. Without it, the MAC address table becomes unstable, broadcast storms can render network clients and the switches unusable, and multiple copies of unicast frames can be delivered to the end devices.

29. 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 participating interfaces must be assigned the same VLAN number on both switches. -The participating interfaces must be physically contiguous on a switch. -The participating interfaces must be on the same module on a switch.

-The allowed range of VLANs must be the same on both switches. Explanation: To enable a trunking EtherChannel successfully, the range of VLANs allowed on all the interfaces must match; otherwise, the EtherChannel cannot be formed. The interfaces involved in an EtherChannel do not have to be physically contiguous, or on the same module. Because the EtherChannel is a trunking one, participating interfaces are configured as trunk mode, not access mode.

26. 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 become separate links between the two switches. -One interface becomes an active link for data traffic and the other becomes a backup link. -The EtherChannel fails.

-The remaining two interfaces continue to load balance traffic. Explanation: EtherChannel creates an aggregation that is seen as one logical link. It provides redundancy because the overall link is one logical connection. The loss of one physical link within the channel does not create a change in the topology; the EtherChannel remains functional.

1. 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

44. 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 -MAC Address -extended system ID -bridge ID

-bridge priority

31. 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 -alternate port -disabled

-designated port

48. Which two channel group modes would place an interface in a negotiating state using PAgP? (Choose two.) -on -desirable -active -auto -passive

-desirable -auto Explanation: There are three modes available when configuring an interface for PAgP: on, desirable, and auto. Only desirable and auto place the interface in a negotiating state. The active and passive states are used to configure LACP and not PAgP.

42. A switch is configured to run STP. What term describes a field used to specify a VLAN ID? -extended system ID -port ID -bridge priority -bridge ID

-extended system ID

38. In which two PVST+ port states are MAC addresses learned? (Choose two.) -learning -forwarding -disabled -listening -blocking

-learning -forwarding Explanation: The two PVST+ port states during which MAC addresses are learned and populate the MAC address table are the learning and the forwarding states.

8. If no bridge priority is configured in PVST, which criteria is considered when electing the root bridge? -lowest MAC address -lowest IP address -highest IP address -highest MAC address

-lowest MAC address Explanation: Only one switch can be the root bridge for a VLAN. The root bridge is the switch with the lowest BID. The BID is determined by priority and the MAC address. If no priority is configured then all switches use the default priority and the election of the root bridge will be based on the lowest MAC address.

51. When EtherChannel is configured, which mode will force an interface into a port channel without exchanging aggregation protocol packets? -active -auto -on -desirable

-on Explanation: For both LACP and PAgP, the "on" mode will force an interface into an EtherChannel without exchanging protocol packets.

14. What is the purpose of the Spanning Tree Protocol (STP)? -creates smaller collision domains -prevents routing loops on a router -prevents Layer 2 loops -allows Cisco devices to exchange routing table updates -creates smaller broadcast domains

-prevents Layer 2 Loop Explanation: The Spanning-Tree Protocol (STP) creates one path through a switch network in order to prevent Layer 2 loops.

55. Which two network design features require Spanning Tree Protocol (STP) to ensure correct network operation? (Choose two.) -static default routes -implementing VLANs to contain broadcasts -redundant links between Layer 2 switches -link-state dynamic routing that provides redundant routes -removing single points of failure with multiple Layer 2 switches

-redundant links between Layer 2 switches -removing single points of failure with multiple Layer 2 switches

43. A switch is configured to run STP. What term describes the reference point for all path calculations? -root bridge -root port -designated port -alternate port

-root bridge

3. 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

40. 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 -designated port -alternate port -disabled

-root port

39. Which port role is assigned to the switch port that has the lowest cost to reach the root bridge? -designated port -disabled port -root port -non-designated port

-root port Explanation: The root port on a switch is the port with the lowest cost to reach the root bridge.

56. 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. -Spanning Tree Protocol will recalculate the remaining trunk links. -The EtherChannel will transition to a down state. -The EtherChannel will remain functional.

-the EtherChannel will remain function Explanation: EtherChannel offers redundancy by bundling multiple trunk links into one logical connection. Failure of one physical link within the EtherChannel will not create a change in the topology and therefore a recalculation by Spanning Tree is unnecessary. Just one physical link must remain operational for the EtherChannel to continue to function.

15. What is the value used to determine which port on a non-root bridge will become a root port in a STP network? -the path cost -the highest MAC address of all the ports in the switch -the lowest MAC address of all the ports in the switch -the VTP revision number

-the path cost


Conjuntos de estudio relacionados

Live Virtual Machine Lab 12.1: Module 12 Networking Device Monitoring

View Set

PSYCH 233 CASADA PHYSIOLOGICAL PSYCH FINAL, Module 2.1 Quiz

View Set

MDC CHM 1045L MIDTERM QUESTION BANK

View Set

MS3 - Ch. 33: Nonmalignant Hematologic Disorders

View Set

Chapter 7 Objectives Notes Oceanus

View Set

Period 2 - AP CLASSROOM TEST ONLY (This is the majority of the test on thursday)

View Set