Cisco CCNP Enterprise 350-401 ENCOR Trunking and EtherChannel Troubleshooting Practice Test
Topic 06 covers trunking and etherchannel troubleshooting for the Cisco Certified Specialist – Enterprise Core certification. These original practice questions apply the verified 350-401 objectives to practical decisions and troubleshooting. Select one answer unless a fixed number is requested. For broader preparation, visit the Cisco 350-401 ENCOR Exam Dumps page. Each option includes an explanation of the relevant behavior and scenario constraints.
Question 1
Two Cisco switch ports are connected back-to-back. Both are configured with `switchport mode dynamic auto`. `show interfaces trunk` lists neither port, although the physical link is up. Which change most directly forms a negotiated trunk while retaining DTP?
Correct Answer: E
Correct Answer
Answer E is correct because dynamic desirable actively proposes trunking, while dynamic auto accepts a proposal but does not initiate one.
Incorrect Answers
Answer A is incorrect because disabling negotiation removes the mechanism needed by the current dynamic modes and does not itself force trunking.
Answer B is incorrect because access mode makes both interfaces permanently nontrunking. It does not satisfy the stem’s governing point: Two passive DTP states do not initiate a trunk; at least one side must actively seek or be statically trunking.
Answer C is incorrect because a native VLAN mismatch does not initiate DTP and creates an additional inconsistency.
Answer D is incorrect because an access VLAN does not cause two auto ports to negotiate a trunk.
Question 2
A campus interswitch link is configured `switchport mode trunk` on SW1 and `switchport mode dynamic auto` on SW2. The link becomes an operational trunk. Which explanation is correct?
Correct Answer: E
Correct Answer
Answer E is correct because a statically trunking Cisco port can negotiate the neighboring auto port into trunking when DTP is enabled.
Incorrect Answers
Answer A is incorrect because operational trunking is established by configuration/negotiation, not by observing multivlan user traffic.
Answer B is incorrect because dynamic auto is willing to trunk but does not actively propose it to another passive peer.
Answer C is incorrect because native VLAN agreement affects 802.1Q treatment but does not select trunk mode.
Answer D is incorrect because STP controls loop-free forwarding; it does not negotiate switchport trunk mode.
Question 3
A Cisco access switch connects to a third-party switch that does not support DTP. The Cisco port is `dynamic auto`; the third-party port is manually configured for 802.1Q tagging. The physical link is up but the Cisco side remains nontrunking. Which correction is most appropriate?
Correct Answer: E
Correct Answer
Answer E is correct because a peer that cannot speak DTP should use deliberate static trunking; `switchport nonegotiate` avoids sending DTP frames.
Incorrect Answers
Answer A is incorrect because PAgP negotiates EtherChannel, not trunk formation, and does not solve the peer DTP limitation.
Answer B is incorrect because STP cost does not change switchport trunk negotiation.
Answer C is incorrect because that would remove the intended multivlan trunk. It does not satisfy the stem’s governing point: Use a static trunk with negotiation disabled when the peer cannot participate in DTP.
Answer D is incorrect because a device that does not support DTP cannot complete that negotiation.
Question 4
Output from one switch shows `Administrative Mode: dynamic desirable` and `Operational Mode: static access` on Gi1/0/12. The cable leads to an endpoint NIC rather than another switch. Which interpretation is best?
Correct Answer: D
Correct Answer
Answer D is correct because administrative intent and actual negotiated state are separate fields; an endpoint does not establish the DTP trunk.
Incorrect Answers
Answer A is incorrect because administrative and operational switchport modes can differ while the physical link remains up.
Answer B is incorrect because dynamic desirable can legitimately operate nontrunking when the peer does not support or accept trunking.
Answer C is incorrect because desirable actively attempts trunking but does not guarantee an operational trunk with an incapable peer.
Answer E is incorrect because the operational access state indicates the switch is not currently treating the link as a trunk.
Question 5
Two distribution switches should always carry VLANs 10, 20, and 30 over a dedicated interswitch link. The design forbids accidental trunk formation on endpoint links and does not need dynamic negotiation. Which configuration approach is most deliberate for this link?
Correct Answer: B
Correct Answer
Answer B is correct because the intended role is known in advance, so explicit trunk mode plus no negotiation minimizes dependence on dynamic behavior.
Incorrect Answers
Answer A is incorrect because auto/auto does not actively form a trunk. It does not satisfy the stem’s governing point: Use explicit static trunking when the role is fixed and negotiation is unnecessary.
Answer C is incorrect because LACP addresses link aggregation and does not by itself establish the desired trunking policy.
Answer D is incorrect because an access port belongs to one access VLAN and is not the required multivlan trunk.
Answer E is incorrect because that relies on a dynamic/default state even though the design calls for deliberate static behavior.
Question 6
A trunk between SW1 and SW2 is up. VLANs 10 and 20 pass correctly, but hosts in VLAN 30 cannot cross the link. SW1 shows `Vlans allowed on trunk: 10,20` while SW2 shows `10,20,30`. Which first correction addresses the evidence?
Correct Answer: C
Correct Answer
Answer C is correct because the local allowed list explicitly excludes the one failing VLAN while the trunk and other VLANs operate.
Incorrect Answers
Answer A is incorrect because the trunk is already up and the failure is VLAN-specific rather than a need for aggregation.
Answer B is incorrect because root election does not add a VLAN to an allowed list.
Answer D is incorrect because native VLAN selection is not required to carry VLAN 30; the explicit allowed-list omission already explains the failure.
Answer E is incorrect because removing a working VLAN does not restore the omitted VLAN 30.
Question 7
Gi1/0/1 is an operational trunk and its allowed list includes VLAN 250. `show vlan brief` on the same switch has no VLAN 250, and no VTP mechanism will create it. What best explains why local access ports cannot be placed into VLAN 250 and traffic is not forwarded for it?
Correct Answer: D
Correct Answer
Answer D is correct because an allowed list permits an existing VLAN to use the trunk; it does not create the VLAN in the local database.
Incorrect Answers
Answer A is incorrect because the allowed list and VLAN database are separate configuration state.
Answer B is incorrect because native VLAN selection is independent of which VLAN IDs are locally defined.
Answer C is incorrect because STP can control forwarding for a VLAN but does not create or delete the VLAN database entry.
Answer E is incorrect because a routed port would remove Layer 2 trunking rather than create the missing VLAN.
Question 8
A trunk connects SW1 and SW2. SW1 uses native VLAN 99; SW2 uses native VLAN 10. CDP reports a native VLAN mismatch. Untagged management frames sent by SW1 should belong to VLAN 99. What is the principal risk?
Correct Answer: C
Correct Answer
Answer C is correct because 802.1Q native traffic can be sent untagged, so disagreement changes the VLAN association applied to the same untagged frame.
Incorrect Answers
Answer A is incorrect because a native mismatch does not inherently disable every tagged VLAN on the trunk.
Answer B is incorrect because the scenario is a trunk mismatch, not evidence of an EtherChannel negotiation failure.
Answer D is incorrect because root election is separate from native-tag classification. It does not satisfy the stem’s governing point: A native VLAN mismatch makes the two ends interpret untagged trunk traffic in different VLAN contexts.
Answer E is incorrect because native VLAN disagreement does not change the operational switchport mode.
Question 9
On an 802.1Q trunk with native VLAN 99 and default native-tag behavior, a frame from VLAN 20 and a frame from VLAN 99 leave the trunk. Which TWO statements are correct? Choose TWO.
Correct Answers: A, C
Correct Answers
Answer A is correct because by default, traffic whose VLAN matches the native VLAN is sent without an 802.1Q tag.
Answer C is correct because non-native VLAN traffic requires a tag on a conventional 802.1Q trunk so the receiver can recover its VLAN membership.
Incorrect Answers
Answer B is incorrect because trunking exists specifically to carry multiple VLANs and normally tags non-native traffic.
Answer D is incorrect because GRE is unrelated to ordinary 802.1Q native VLAN forwarding.
Answer E is incorrect because native status is explicitly configured, not selected by numeric ordering.
Question 10
VLAN 40 works from Access-A to Distribution-A, and from Distribution-B to Access-B. It fails only across the Distribution-A—Distribution-B trunk. That trunk is up; its allowed list is `10,20,30` while every other trunk includes `10,20,30,40`. Which conclusion best localizes the fault?
Correct Answer: A
Correct Answer
Answer A is correct because the path evidence shows VLAN 40 is healthy on both sides and absent exactly where the allowed list omits it.
Incorrect Answers
Answer B is incorrect because other VLANs traverse the same trunk, and the explicit allowed list explains only VLAN 40.
Answer C is incorrect because the failure boundary aligns with a Layer 2 VLAN carriage omission rather than proving a gateway error.
Answer D is incorrect because successful local forwarding on each side contradicts a missing-VLAN explanation there.
Answer E is incorrect because a VLAN need not be native to be carried over a trunk.
Question 11
A three-switch path should carry VLANs 100 and 200 end to end. SW1—SW2 is trunking both. SW2 Gi1/0/24 toward SW3 reports `Operational Mode: static access` in VLAN 100. VLAN 100 works to SW3 but VLAN 200 does not. What is the decisive finding?
Correct Answer: B
Correct Answer
Answer B is correct because the access-mode hop carries one access VLAN and breaks the multivlan trunk requirement exactly where VLAN 200 disappears.
Incorrect Answers
Answer A is incorrect because SW1—SW2 is already confirmed to trunk VLAN 200, so the failure is downstream.
Answer C is incorrect because native status does not compensate for an access-mode hop.
Answer D is incorrect because the requirement is Layer 2 VLAN carriage, not a routed replacement.
Answer E is incorrect because STP root selection does not turn an access port into a trunk.
Question 12
All hosts in VLAN 60 and VLAN 70 lose connectivity across an uplink at the same moment. `show interfaces Gi1/0/48` shows line protocol down, and `show interfaces trunk` no longer lists the port. Which diagnosis is better supported than a VLAN-specific configuration error?
Correct Answer: B
Correct Answer
Answer B is correct because multiple VLANs fail together and the underlying interface is down, which precedes any per-VLAN carriage question.
Incorrect Answers
Answer A is incorrect because an access-port error would not remove the shared uplink from the trunk table for all VLANs.
Answer C is incorrect because a root change does not explain the line protocol down state of the shared uplink.
Answer D is incorrect because that would not explain VLAN 70 failing simultaneously or the physical interface being down.
Answer E is incorrect because a native mismatch does not normally make the physical interface line protocol down.
Question 13
SW1 allows VLANs `10,20,30,40` on a trunk. SW2 allows `10,20,30`. Both switches are otherwise correctly configured and VLAN 40 exists on both. Which statement best describes VLAN 40 across this link?
Correct Answer: C
Correct Answer
Answer C is correct because a VLAN must be permitted by the relevant trunk processing on both ends for bidirectional Layer 2 service.
Incorrect Answers
Answer A is incorrect because allowed-list enforcement applies to VLAN traffic, not only broadcasts.
Answer B is incorrect because absence from an allowed list does not reclassify a VLAN as native.
Answer D is incorrect because 802.1Q trunking does not renumber an omitted VLAN into a permitted one.
Answer E is incorrect because a one-sided permission cannot make the peer accept and forward the VLAN as intended.
Question 14
A trunk is up, but packets believed to be in VLAN 88 appear untagged in a packet capture on one side. The engineer needs to confirm the port native VLAN, administrative mode, operational mode, and negotiation state. Which output is most directly useful?
Correct Answer: E
Correct Answer
Answer E is correct because this output exposes switchport administrative/operational mode and native/access VLAN details needed to interpret the tagging behavior.
Incorrect Answers
Answer A is incorrect because the routing table does not reveal a Layer 2 switchport native VLAN or trunk negotiation state.
Answer B is incorrect because time state is unrelated to VLAN tagging. It does not satisfy the stem’s governing point: Choose switchport verification that directly exposes the tagging and mode parameters under investigation.
Answer C is incorrect because that can show bundle state but is not the primary source for the port native VLAN and switchport operating mode.
Answer D is incorrect because CPU utilization does not identify an 802.1Q tagging configuration.
Question 15
A user connects a small managed switch to a wall jack intended only for a single endpoint. The access switch port was left `dynamic desirable`; the user switch supports DTP and becomes a trunk. Which configuration most directly removes this unintended trunking path while preserving the endpoint VLAN?
Correct Answer: C
Correct Answer
Answer C is correct because explicit access mode prevents the endpoint-facing port from negotiating a trunk.
Incorrect Answers
Answer A is incorrect because that would expand rather than eliminate the unintended trunk exposure.
Answer B is incorrect because the port can still negotiate a trunk, so the exposure remains.
Answer D is incorrect because link aggregation does not enforce endpoint access mode and could introduce another negotiation mechanism.
Answer E is incorrect because STP priority affects topology choice, not DTP trunk formation.
Question 16
Two switch ports are configured in the same channel group with LACP `passive` mode on both ends. Individual links are up, but no bundle forms. Which correction preserves LACP and requires the fewest changes?
Correct Answer: E
Correct Answer
Answer E is correct because passive listens for LACP but does not initiate; an active peer initiates negotiation and can form with passive.
Incorrect Answers
Answer A is incorrect because introducing a mismatch can prevent rather than enable bundling.
Answer B is incorrect because auto/auto is also noninitiating and changes the protocol rather than fixing the stated LACP pairing.
Answer C is incorrect because STP is not the cause of a passive/passive LACP negotiation stalemate.
Answer D is incorrect because switchport settings do not make passive/passive LACP peers exchange the negotiation needed to bundle.
Question 17
SW1 uses `channel-group 5 mode active` on two links. SW2 uses `channel-group 5 mode desirable`. The links remain individual. What is the key incompatibility?
Correct Answer: C
Correct Answer
Answer C is correct because active is an LACP mode, whereas desirable is a PAgP mode.
Incorrect Answers
Answer A is incorrect because trunk interfaces can be bundled when member configurations are consistent.
Answer B is incorrect because active and desirable are both initiating modes, but they speak different protocols.
Answer D is incorrect because the local numeric identifier need not match the peer; protocol compatibility and member parameters matter.
Answer E is incorrect because EtherChannel is presented to STP as one logical port when properly formed.
Question 18
An interswitch bundle is configured with `channel-group 7 mode on` on both sides. It comes up with no LACP or PAgP neighbors shown. Which statement is correct?
Correct Answer: C
Correct Answer
Answer C is correct because static on mode forces channeling and therefore lacks LACP/PAgP negotiation safeguards.
Incorrect Answers
Answer A is incorrect because mode on does not use PAgP. It does not satisfy the stem’s governing point: Mode on is static aggregation and should not be mistaken for a negotiated LACP/PAgP bundle.
Answer B is incorrect because a static bundle can operate without LACP because it was not configured to use it.
Answer D is incorrect because static on expects a compatible static arrangement, not LACP passive negotiation.
Answer E is incorrect because static versus negotiated aggregation is independent of Layer 2 versus Layer 3 port-channel use.
Question 19
A design standard requires LACP. SW1 should initiate negotiation, while SW2 may wait for a peer. Which mode pair is compatible?
Correct Answer: B
Correct Answer
Answer B is correct because LACP active initiates and passive responds, so this pairing can form the bundle.
Incorrect Answers
Answer A is incorrect because auto is PAgP, not LACP. It does not satisfy the stem’s governing point: A standard LACP initiator/responder pairing is active/passive.
Answer C is incorrect because static on does not negotiate LACP with the passive side.
Answer D is incorrect because neither side initiates LACP in passive/passive. It does not satisfy the stem’s governing point: A standard LACP initiator/responder pairing is active/passive.
Answer E is incorrect because desirable is PAgP and cannot negotiate LACP with a passive peer.
Question 20
`show etherchannel summary` displays `Po12(SU)` with Gi1/0/1(P) and Gi1/0/2(s). LACP is configured on both ends. Traffic uses only Gi1/0/1. What does the lowercase `s` member state most strongly indicate for Gi1/0/2?
Correct Answer: B
Correct Answer
Answer B is correct because a suspended member has failed to join the active bundle and should be investigated for negotiation or parameter consistency.
Incorrect Answers
Answer A is incorrect because the P flag marks a member that is bundled in the port channel.
Answer C is incorrect because STP should see the formed EtherChannel as a logical port rather than assign independent forwarding roles to healthy bundled members.
Answer D is incorrect because channel member state is not a per-VLAN forwarding designation.
Answer E is incorrect because suspended is a channel state and does not by itself mean the interface has an explicit shutdown command.
Question 21
Three 1-Gb/s interfaces are intended for one LACP EtherChannel. Two operate at 1 Gb/s full duplex; the third was manually forced to 100 Mb/s full duplex. Which finding should be corrected before expecting all three to bundle?
Correct Answer: B
Correct Answer
Answer B is correct because EtherChannel members must have compatible interface characteristics; the 100-Mb/s member does not match the other 1-Gb/s members.
Incorrect Answers
Answer A is incorrect because separate groups would defeat the intended single EtherChannel.
Answer C is incorrect because STP topology does not normalize member speeds for channel formation.
Answer D is incorrect because introducing switchport inconsistencies would make bundling less likely.
Answer E is incorrect because that would create an additional incompatibility rather than match the other members.
Question 22
Gi1/0/1 and Gi1/0/2 should be members of the same Layer 2 port channel. Gi1/0/1 is a trunk; Gi1/0/2 is configured as an access port in VLAN 20. Why is this a problem?
Correct Answer: D
Correct Answer
Answer D is correct because a logical port channel needs consistent member Layer 2 behavior rather than mixing access and trunk semantics.
Incorrect Answers
Answer A is incorrect because member configuration consistency is a direct channel-formation requirement.
Answer B is incorrect because the purpose of the bundle is a single logical interface, not independent per-member switchport roles.
Answer C is incorrect because Layer 2 trunk EtherChannels are supported when the members are consistently configured.
Answer E is incorrect because channel membership does not justify an inconsistent access/routed transformation.
Question 23
A two-link trunk EtherChannel is intended to use native VLAN 99. Gi1/0/1 is configured with native VLAN 99, but Gi1/0/2 has native VLAN 1. The second member does not join normally. What should be corrected?
Correct Answer: B
Correct Answer
Answer B is correct because native VLAN is part of the Layer 2 trunk configuration that must represent one logical port channel.
Incorrect Answers
Answer A is incorrect because members of a device participate under the device LACP identity; changing identities does not resolve the switchport mismatch.
Answer C is incorrect because removing the intended native VLAN does not establish the required consistent trunk configuration.
Answer D is incorrect because that would introduce a trunk/access mismatch rather than align the members.
Answer E is incorrect because STP should treat the formed port channel as one logical link rather than independently engineer each member.
Question 24
A port channel should carry VLANs 10,20,30. Gi1/0/1 has allowed list `10,20,30`; Gi1/0/2 was locally changed to `10,20`. IOS XE reports an inconsistency and the member is suspended. Which remedy is best?
Correct Answer: E
Correct Answer
Answer E is correct because the bundle should present a single Layer 2 forwarding policy rather than different VLAN carriage on individual members.
Incorrect Answers
Answer A is incorrect because EtherChannel does not use member-specific allowed lists as a traffic-engineering method.
Answer B is incorrect because STP cost cannot validate an inconsistent member trunk configuration.
Answer C is incorrect because mixing negotiation protocols cannot create a coherent bundle.
Answer D is incorrect because that adds another inconsistent parameter and does not align allowed VLAN behavior.
Question 25
An engineer changes `switchport trunk allowed vlan` directly on one physical member after the interfaces have already been bundled. The platform warns that VLAN changes should be made on the port-channel interface. Why?
Correct Answer: E
Correct Answer
Answer E is correct because post-bundle Layer 2 policy should be applied coherently to the logical port channel so all members represent the same forwarding interface.
Incorrect Answers
Answer A is incorrect because load distribution is based on hashing, not separate VLAN permission lists per member.
Answer B is incorrect because a coherent logical-interface change does not inherently require disabling LACP.
Answer C is incorrect because a Layer 2 port channel carries the logical switchport policy.
Answer D is incorrect because members still transmit the port-channel traffic, including tagged frames, according to the logical configuration.
Question 26
`show etherchannel summary` for Po20 displays Gi1/0/1(P), Gi1/0/2(P), and Gi1/0/3(I). Which TWO conclusions are justified? Choose TWO.
Correct Answers: A, D
Correct Answers
Answer A is correct because the P flag identifies ports bundled in the channel.
Answer D is correct because the I state means the interface is not participating as a port-channel member.
Incorrect Answers
Answer B is incorrect because the individual member is not part of the active bundle, so its bandwidth cannot be counted as channel capacity.
Answer C is incorrect because a port channel can remain up with a subset of valid bundled members.
Answer E is incorrect because STP views the formed channel logically and the I flag is not an STP role.
Question 27
A four-member 1-Gb/s EtherChannel uses a hash based on source/destination IP. One TCP flow between a single source and destination measures about 1 Gb/s even though the aggregate has 4 Gb/s of member capacity. Which explanation is best?
Correct Answer: A
Correct Answer
Answer A is correct because per-flow hashing preserves frame ordering and normally maps a given flow to one physical member.
Incorrect Answers
Answer B is incorrect because ordinary EtherChannel hashing avoids per-packet striping of one flow in order to preserve ordering.
Answer C is incorrect because multiple flows can use different members and consume aggregate capacity.
Answer D is incorrect because native VLAN treatment is unrelated to aggregate member bandwidth.
Answer E is incorrect because STP sees a correctly formed EtherChannel as one logical port.
Question 28
A 4×10-Gb/s port channel carries only two very large long-lived flows. Monitoring shows 20 Gb/s on one member and little traffic on two others over a sampled interval. All four members are bundled with no errors. What should the engineer evaluate first?
Correct Answer: B
Correct Answer
Answer B is correct because a small number of large flows can collide on the same hash result and produce uneven utilization even when every member is healthy.
Incorrect Answers
Answer A is incorrect because LACP forms/maintains the bundle; traffic distribution uses a hash rather than instantaneous per-packet negotiation.
Answer C is incorrect because members should be consistent; different native VLANs are not a load-balancing technique.
Answer D is incorrect because flows are not assigned channel groups; members belong to one logical bundle.
Answer E is incorrect because STP operates on the logical port channel rather than selecting individual healthy members for blocking.
Question 29
Po5 consists of four active 10-Gb/s members. The design assumes all four can forward simultaneously. One member fails, while the other three remain bundled and the hash redistributes new traffic. Ignoring protocol overhead, what aggregate member capacity remains?
Correct Answer: A
Correct Answer
Answer A is correct because three surviving 10-Gb/s members provide 3 × 10 = 30 Gb/s of aggregate member capacity.
Incorrect Answers
Answer B is incorrect because the failed member no longer contributes its 10 Gb/s.
Answer C is incorrect because a properly formed EtherChannel is designed to remain operational with surviving members subject to configured minimum-link constraints, which are not present here.
Answer D is incorrect because that would count only one member rather than the three remaining bundled links.
Answer E is incorrect because only one of four links failed, leaving three rather than two.
Question 30
After replacing one member cable, all four LACP members show `(P)` and no errors. Traffic distribution shifts so Gi1/0/4 now carries much more traffic than before, but the port channel remains up and packet loss is absent. Which interpretation is most appropriate?
Correct Answer: D
Correct Answer
Answer D is correct because all members are participating, so utilization balance is a data-distribution question rather than evidence that LACP failed to form the channel.
Incorrect Answers
Answer A is incorrect because the P flag explicitly indicates it is bundled rather than suspended.
Answer B is incorrect because LACP does not guarantee equal byte counts across members; the hash and flow mix govern distribution.
Answer C is incorrect because the summary shows all members participate in one logical link.
Answer E is incorrect because per-packet striping is not the normal EtherChannel model and can create ordering problems.
Popular posts
Recent Posts
