Courseiva

CCNA 200-301 v2 (200-301) — Questions 526600

1389 questions total · 19pages · All types, answers revealed

Page 7

Page 8 of 19

Page 9
526
MCQhard

A network engineer notices that users on VLAN 100 are experiencing intermittent connectivity to the server farm. The switch connecting these users shows no errors on the uplink interface, but the server farm switch reports a high number of input errors on its connected interface. The engineer runs 'show controllers' on the server farm switch. What is the most likely cause of the issue?

A.The interface is configured with the wrong duplex setting.
B.The SFP module is faulty or incompatible with the cable type.
C.The cable is too long, causing attenuation.
D.Auto-negotiation is disabled, causing a speed mismatch.
AnswerB

The 'show controllers' output shows the media type as 1000BaseSX SFP with auto-negotiation off, but the interface is reporting no errors. However, the other switch sees input errors. This points to a hardware issue with the SFP, such as a faulty module or a mismatch between the SFP and the fiber cable (e.g., using a single-mode SFP with multi-mode fiber).

Why this answer

The 'show controllers' command on the server farm switch reveals physical-layer issues such as framing errors, CRC errors, or alignment errors, which are often caused by faulty or incompatible SFP modules. Since the uplink interface on the user switch shows no errors, the problem is isolated to the server farm switch's interface, and a faulty SFP can introduce signal degradation or electrical issues without necessarily causing complete link failure. Option B is correct because SFP incompatibility or defects commonly produce input errors at the physical layer, even when the link appears up.

Exam trap

Cisco often tests the distinction between 'show interfaces' (which shows input errors but not the specific physical-layer cause) and 'show controllers' (which reveals the exact physical-layer errors), leading candidates to mistakenly choose duplex mismatch or cable length issues without recognizing that the command output points to SFP or transceiver problems.

Why the other options are wrong

A

The 'show controllers' output confirms Full-duplex on both ends, so a duplex mismatch is not the cause. Duplex mismatch would typically cause collisions or CRC errors, which are not indicated here.

C

While excessive cable length can cause attenuation and errors, the 'show controllers' output does not show specific error counters like symbol errors or FCS errors that would indicate attenuation. The link is up and no errors are reported on this switch, making cable length an unlikely cause.

D

Speed is set to 1000 Mbps on both ends, and auto-negotiation is off, which is normal for fiber connections. A speed mismatch would prevent the link from coming up or cause constant errors, but the link is up and no errors are reported on this switch.

Why candidates pick the wrong answer

A

Students often associate input errors with duplex mismatch, as it is a common cause of errors on Ethernet links. However, the output clearly shows both ends are set to Full-duplex, ruling this out.

C

Cable length is a known cause of signal degradation and errors, so students might jump to this conclusion. However, the absence of related error counters and the fact that errors are only seen on one side suggest a hardware issue rather than a cable length problem.

D

Auto-negotiation is often misunderstood; students may think disabling it always causes issues. However, for fiber Gigabit Ethernet, auto-negotiation is optional and speed is typically fixed. The absence of errors on this switch indicates speed mismatch is not the problem.

527
MCQeasy

Which OSPF component is used to identify routers uniquely inside an OSPF domain?

A.Area ID
B.Router ID
C.Hello timer
D.Wildcard mask
AnswerB

The Router ID is a 32-bit value, typically derived from the highest loopback address or manually configured, that uniquely identifies an OSPF speaker within the autonomous system. It is carried in all OSPF packets and used as the originating router ID in LSAs, ensuring that each router is recognized as a distinct entity. Without a unique Router ID, OSPF neighbors could not reliably build a link-state database or exchange routing information.

Why this answer

The router ID is the unique identifier OSPF uses for each router. It is not the same thing as the process ID, which is locally significant only.

Exam trap

A frequent exam trap is mistaking the OSPF area ID for the router ID. While area IDs define logical groupings of routers within an OSPF domain, they do not uniquely identify individual routers. Another pitfall is confusing the router ID with the OSPF process ID, which is locally significant and does not uniquely identify routers.

Additionally, some candidates incorrectly select hello timers or wildcard masks, which serve different purposes such as neighbor keepalive intervals and network statement definitions, respectively. Understanding these distinctions is critical to avoid selecting incorrect options that sound related but serve different functions.

Why the other options are wrong

A

Area ID identifies OSPF areas, which are logical subdivisions within the OSPF domain, but it does not uniquely identify individual routers. Selecting area ID confuses the concept of router identification with area grouping.

C

Hello timer controls how often OSPF routers send hello packets to maintain neighbor adjacency. It does not serve as a unique identifier for routers.

D

Wildcard mask is used in OSPF network statements to specify which IP addresses belong to an OSPF area. It does not identify routers uniquely.

When would these options actually be correct?

A

If the question asked which component is used to define the structure of OSPF routing domains or how OSPF routers are organized into areas, then Area ID would be the correct answer, as it specifies the area to which routers belong.

C

In a question asking about OSPF configuration parameters, such as 'What is the default interval for sending OSPF hello packets?', the correct answer would be the Hello timer, as it directly pertains to the timing of OSPF neighbor discovery.

D

In a question asking about OSPF configuration and routing policies, such as 'What is the purpose of a wildcard mask in OSPF?' the option would be correct as it relates to defining networks and interfaces for OSPF routing.

Why candidates pick the wrong answer

A

Students may confuse Area ID with Router ID because both are numerical identifiers used in OSPF configuration, and the term 'ID' suggests uniqueness.

C

Students might think Hello timers are used for identification because they are a key part of OSPF neighbor discovery, but their purpose is timing, not identification.

D

Students may confuse wildcard masks with Router IDs because both involve IP addressing concepts, and wildcard masks are often used in OSPF configuration alongside network statements.

528
Drag & Dropmedium

Drag and drop the following troubleshooting steps into the correct order to diagnose a client connectivity issue using the OSI bottom-up method.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4

Why this order

The OSI bottom-up method starts at physical layer and moves up. This ensures that lower-layer issues are resolved before higher-layer troubleshooting, preventing wasted effort on symptoms caused by underlying problems.

Exam trap

The exam trap is that candidates may confuse bottom-up with top-down troubleshooting or think that checking the network layer first is more efficient. Remember: bottom-up always starts at the physical layer and proceeds sequentially upward.

Why candidates pick the wrong answer

B

Candidates might confuse bottom-up with top-down troubleshooting, especially if they are more familiar with application-layer issues.

C

Candidates might think that checking the network layer first is efficient because it is often the source of connectivity issues, but this violates the bottom-up methodology.

D

Candidates might overlook the data link layer because they focus on IP (network layer) issues, but bottom-up requires checking each layer sequentially.

529
Drag & Dropmedium

Drag and drop the following steps into the correct order to configure Rapid PVST+ with a designated root bridge, PortFast, and BPDU Guard on access ports.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

Why this order

Set the spanning-tree mode to Rapid PVST+: This enables Rapid PVST+ globally, a prerequisite for the root primary command to function correctly. 2. Configure the switch as the root bridge for VLAN 1: Lowers the bridge priority to guarantee this switch becomes the root, defining the STP topology. 3.

Enter interface configuration mode for the access ports: Prepares the specific ports where PortFast and BPDU Guard are applied. 4. Enable PortFast on the interfaces: Allows immediate transition to forwarding state, bypassing listening/learning phases. 5. Enable BPDU Guard on the interfaces: Protects the network by err-disabling the port if a BPDU is received, which should occur only after PortFast is enabled on access ports.

530
Multi-Selecthard

A trunk link between two switches is up, but hosts in VLAN 30 on opposite switches cannot communicate. VLAN 10 works across the same trunk. Which two causes are the most likely?

Select 2 answers
A.VLAN 30 is not allowed on the trunk on one side
B.VLAN 30 may not exist in the VLAN database on the affected switch
C.The trunk native VLAN should always be 30
D.PortFast must be disabled on the access ports in VLAN 30
AnswersA, B

A trunk port has an allowed VLAN list, and both ends must include VLAN 30 in that list for its traffic to cross the link. If one switch's trunk configuration omits VLAN 30 (via the allowed vlan command), the trunk remains up and carries other VLANs, but frames tagged with VLAN 30 are discarded at that port. This mismatch is a frequent cause of a single VLAN failing while the trunk itself appears operational.

Why this answer

When one VLAN fails but others work across the same trunk, the problem is likely VLAN-specific. VLAN 30 may not exist on one switch or may not be allowed on the trunk. Option C is incorrect because the native VLAN does not need to be 30; a native VLAN mismatch would typically cause connectivity issues on all VLANs, not just VLAN 30.

Option D is incorrect because PortFast only affects the speed at which an access port enters the forwarding state and does not impact communication across an already-up trunk.

Exam trap

Don't assume trunk issues affect all VLANs equally; check for VLAN-specific settings.

Why the other options are wrong

C

The native VLAN ID is not required to match the VLAN that is having connectivity issues; native VLAN is used for untagged traffic on the trunk and does not affect communication for specific VLANs like VLAN 30.

D

PortFast is used on access ports to speed up the transition to forwarding state and is unrelated to inter-VLAN communication across a trunk. Disabling PortFast would not resolve connectivity issues for VLAN 30 hosts on different switches.

When would these options actually be correct?

C

This option would be correct if the question stated that hosts in VLAN 30 cannot communicate because the native VLAN mismatch on the trunk is causing the trunk to be down or not forwarding traffic for any VLAN.

D

In a scenario where a host in VLAN 30 cannot get an IP address via DHCP and the issue is that PortFast is not enabled on the access port, causing spanning-tree delays that prevent DHCP from working. The question would specify that other VLANs work and the trunk is fine.

Why candidates pick the wrong answer

C

Candidates may confuse the native VLAN with the VLAN that is having problems, or think that setting the native VLAN to the problematic VLAN ID is a troubleshooting step.

D

Candidates may confuse PortFast with features that affect VLAN connectivity, or think that disabling PortFast could fix issues related to VLAN propagation or trunking, due to a misunderstanding of spanning-tree operations.

531
Matchingmedium

Drag and drop the items on the left to match the descriptions on the right.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Enables a port as an 802.1Q trunk port

The VLAN that carries untagged frames on a trunk link

Open standard for VLAN tagging on Ethernet frames

Process of forwarding traffic between different VLANs

Displays a summary of VLANs and their assigned ports

Why these pairings

VLANs segment a switch into multiple broadcast domains. 802.1Q trunking encapsulates frames with a VLAN tag, while the native VLAN carries untagged traffic. 'switchport mode trunk' configures a trunk port, 'show vlan brief' lists VLAN assignments, and inter-VLAN routing enables communication between VLANs typically using a router or Layer 3 switch.

532
Drag & Dropmedium

Drag and drop the following steps into the correct order to replace a faulty fiber optic SFP module and verify the interface on a Cisco IOS-XE switch. Assume the fiber cable is already disconnected from the SFP module.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4

Why this order

The correct order for replacing a faulty SFP module is: first remove the old module, then insert the new one, then connect the fiber cable, and finally verify the interface status and check for errors. Option A follows this sequence exactly. Options B, C, and D each have steps out of order: B connects the cable before removing the old module; C connects the cable before inserting the new module; D verifies the interface before connecting the cable, which would result in the interface being down during verification.

Exam trap

The trap is that candidates may think the cable can be connected at any point, but the correct order requires the module to be inserted before the cable, and the cable must be connected before verification. Also, some may skip the error-checking step, but it is essential for complete verification.

Why candidates pick the wrong answer

B

Candidates might think the cable connection is independent of module replacement, but the cable must be removed to access the module safely.

C

Candidates might think the cable can be connected at any time, but the proper order is to insert the module first to ensure a stable connection.

D

Candidates might think verification can be done before connecting the cable, but the interface must have a physical connection to be properly verified.

533
MCQhard

A switch port is configured with `switchport voice vlan 150` and `switchport access vlan 20`. Which statement best explains the design purpose?

A.It separates voice and data traffic on the same edge port by assigning them to different VLANs.
B.It turns the port into a routed WAN interface.
C.It forces the phone to use CAPWAP before receiving power.
D.It makes VLAN 150 the native VLAN on all trunks automatically.
AnswerA

The `switchport voice vlan 150` command marks the port as a Cisco Unified Communications access port, so it instructs an attached IP phone to tag its voice frames with VLAN 150 while the PC behind the phone remains untagged on the data VLAN. As a result, voice and data traffic share the same physical cable but are isolated into separate Layer 2 broadcast domains, allowing distinct QoS policies, subnets, and security controls to be applied independently.

Why this answer

The design purpose is to let the switch support a phone and an attached workstation on the same physical access port while placing their traffic into different VLANs. In practical terms, the phone can use the voice VLAN while the user's data traffic uses the access VLAN. This is a common enterprise edge design for IP telephony.

The key idea is role separation on one port, not trunking the port as a normal inter-switch link.

Exam trap

Avoid confusing voice VLAN configurations with trunking or prioritization settings.

Why the other options are wrong

B

The commands `switchport voice vlan 150` and `switchport access vlan 20` are used on a Layer 2 switch port, not a routed interface. A routed WAN interface would require `no switchport` and an IP address configuration, which is not present here.

C

CAPWAP (Control and Provisioning of Wireless Access Points) is a protocol used for wireless LAN controller and access point communication, not for voice VLAN configuration. The voice VLAN feature is unrelated to CAPWAP.

D

The `switchport voice vlan` command only affects the specific access port where it is configured, not all trunk ports. The native VLAN on trunks is configured separately with `switchport trunk native vlan`.

When would these options actually be correct?

B

In a different scenario, a question might ask about the configuration of a switch port in a router-on-a-stick setup, where the context involves routing between VLANs. In that case, a response indicating that the port is configured as a routed WAN interface could be correct if it explicitly states that the port is configured for inter-VLAN routing.

C

If the question were about the configuration of a wireless access point that requires a specific protocol for power delivery and management, such as CAPWAP, then this option could be correct. For example, a question might ask about the setup of a VoIP phone connected to a wireless network that utilizes CAPWAP for device management.

D

In a different question, if it asked about the behavior of a switch when configuring a trunk port with 'switchport trunk native vlan 150', this option would be correct as it would indicate that VLAN 150 is set as the native VLAN for all trunk links.

Why candidates pick the wrong answer

B

Students might confuse the term 'voice VLAN' with a WAN interface because both involve voice traffic, but the commands clearly indicate a switchport configuration, not a routed port.

C

The acronym 'CAPWAP' might be associated with Cisco's voice or wireless technologies, leading students to incorrectly link it to IP phone configuration.

D

Students may think that setting a voice VLAN on an access port automatically propagates to trunks, confusing the scope of the command with global or trunk-specific settings.

534
MCQhard

Inside hosts can reach the internet only one at a time. What is the most likely NAT issue?

A.The NAT statement is missing the overload keyword
B.The access list should deny the inside subnet
C.The inside and outside interface roles are reversed in the exhibit
D.NAT cannot be used with RFC1918 addresses
AnswerA

The NAT configuration lacks the overload keyword, which enables Port Address Translation (PAT). Without overload, the router performs one-to-one dynamic NAT, mapping each inside host to a unique public IP address. If only one public IPv4 address is available, only one host can be translated at a time, producing the one-at-a-time connectivity behavior described. Adding overload lets many inside hosts share that single public address by multiplexing on source port.

Why this answer

Without overload, dynamic NAT uses one public address per internal session mapping. PAT with overload is what lets many inside hosts share a single outside interface address at the same time.

Exam trap

A frequent exam trap is assuming that reversing the inside and outside interface roles causes the symptom of only one host accessing the internet at a time. While interface roles are critical for NAT operation, reversing them typically prevents translation altogether rather than limiting it to a single host. Another trap is thinking that the ACL should deny the inside subnet to fix the issue, but denying the inside subnet in the ACL stops all translations, causing no internet access.

The real cause is missing the overload keyword, which is essential for PAT to allow multiple hosts to share one public IP simultaneously.

Why the other options are wrong

B

Denying the inside subnet in the ACL would prevent any NAT translation from occurring, which would block all inside hosts from reaching the internet, not just limit access to one at a time.

C

Reversing inside and outside interface roles typically stops NAT from functioning entirely rather than allowing only one host at a time. The symptom points more directly to missing overload.

D

NAT is specifically designed to translate RFC1918 private IP addresses to public IP addresses. Saying NAT cannot be used with RFC1918 addresses is incorrect and contradicts common practice.

When would these options actually be correct?

B

In a different scenario where the question states that internal hosts should not be allowed to access the internet at all, an access list denying the inside subnet would be the correct answer. This would be relevant in a security-focused question where restricting access is the goal.

C

In a different scenario, if a question presented a network diagram where the interfaces were explicitly labeled as inside and outside but were incorrectly configured in the NAT settings, then this option could be correct. For example, if the NAT configuration was applied to the outside interface instead of the inside, it would cause NAT to fail.

D

In a different exam scenario where the question specifies that NAT is being configured for public IP addresses only, and the context indicates that the use of private addresses is not allowed, this option could be correct. For example, if the question states that only public IPs are permitted for NAT, then option D would be valid.

Why candidates pick the wrong answer

B

A student might think that the access list controls which hosts can use NAT, and incorrectly assume that denying the subnet would limit access to one host at a time. However, the symptom of 'one at a time' is classic for missing overload, not access list misconfiguration.

C

Students often confuse interface roles in NAT configuration. The symptom of limited connectivity might lead them to suspect a misconfiguration of inside/outside interfaces, but the 'one at a time' behavior is a hallmark of missing overload, not reversed interfaces.

D

A student might recall that RFC1918 addresses are private and not routable on the internet, and mistakenly think that NAT cannot be used with them. However, NAT is the solution that allows these addresses to communicate with the internet.

535
MCQhard

Two static routes exist for the 203.0.113.0/24 network: one pointing to ISP-A with an administrative distance of 10, and another pointing to ISP-B with an administrative distance of 5. Packets for that subnet are leaving through ISP-B. What explains this behavior?

A.The ISP-B route has a lower administrative distance.
B.Static routes with a higher next-hop IP are preferred.
C.The router always prefers the route configured last.
D.The route names force policy-based routing.
AnswerA

Cisco routers select the best route by administrative distance first for identical prefixes. The ISP-B static route has AD 5 while ISP-A has AD 10, so ISP-B is deemed more trustworthy and wins, causing packets to bypass the intended ISP-A link. This precedence overrides any other preferences like configuration order or next-hop address.

Why this answer

The route via ISP-B has a lower administrative distance, so it wins for the identical /24 prefix. For routes to the same destination and mask, the router compares AD before considering anything else between different route sources.

Exam trap

A frequent exam trap is assuming that the next-hop IP address or the order in which static routes are configured affects route selection. Candidates might incorrectly believe that a higher next-hop IP or the last configured route is preferred, but Cisco routers do not use these factors in route preference. Another common mistake is thinking that route names or descriptions influence routing decisions or enforce policy-based routing, which they do not.

The key is to remember that administrative distance is the primary factor in route selection when multiple routes to the same prefix exist.

Why the other options are wrong

B

This option is incorrect because the next-hop IP address does not influence route preference. Cisco routers do not consider the numeric value of the next-hop IP when selecting routes.

C

This option is incorrect because the router does not prefer routes based on the order they were configured. Route selection depends on administrative distance and metrics, not configuration sequence.

D

This option is incorrect because route names or descriptions are only for human readability and do not enforce policy-based routing. Policy-based routing requires explicit configuration beyond naming.

When would these options actually be correct?

B

In a different scenario where a question states that a router has multiple static routes to the same destination with different next-hop IPs, and the exam asks which route would be preferred, this option could be correct if the context specifies that the next-hop IP is a determining factor in the selection process.

C

In a different scenario where a router is configured to prefer the most recently added static route over existing routes with the same administrative distance, a question could ask about the behavior of routes when multiple static routes exist. In this case, the last configured route would indeed be preferred.

D

In a different scenario where a question specifies that routes are being selected based on named policies or configurations that directly influence routing decisions, such as in a policy-based routing setup, this option could be correct.

Why candidates pick the wrong answer

B

Students might mistakenly think that higher IP addresses are preferred due to some ordering or because of a misunderstanding of how routers compare routes, but IP address values are irrelevant to route preference.

C

Some students might confuse the order of operations in routing tables or think that the last configured route overwrites previous ones, but routing decisions are based on metrics and AD, not configuration sequence.

D

Students might assume that route names have functional significance, similar to how interface names or ACL names can be used in policy, but route names are only for administrative identification.

536
Matchingmedium

Match each access-control term to its most accurate meaning.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Verification of identity

Determination of allowed actions

Limiting access to only what is necessary

Credential store maintained on the device itself

Why these pairings

AAA is a framework for controlling access. Authentication verifies identity, authorization grants permissions, and accounting logs activities. Identification is the initial claim, and auditing is the review of logs.

Exam trap

The exam often tests the distinction between authentication (verifying identity) and authorization (granting permissions). Many candidates mix these up. Also, remember that accounting is about logging, not access decisions.

When would these options actually be correct?

B

If the question were 'Match each access-control term to its most accurate meaning' and the option was paired with a definition like 'The process of determining what resources a user can access', then Authorization would be correct. Alternatively, if the question asked for the term that means 'verifying identity', then this option would be correct if labeled as Authentication.

C

In a question asking 'Which AAA component tracks user actions and resource usage?', Accounting would be correct as it involves logging and auditing.

D

In a question asking 'Which term describes the process of a user claiming an identity, such as providing a username?', Identification would be the correct answer.

Why candidates pick the wrong answer

B

Candidates often confuse Authentication and Authorization because both terms are related to access control and start with 'A'. They may memorize definitions without distinguishing the subtle difference between verifying identity (Authentication) and granting permissions (Authorization).

C

Candidates often confuse the terms 'accounting' and 'authorization' because both are part of AAA and involve access control, leading to misassignment of their definitions.

D

Candidates may confuse identification with accounting because both involve user-related actions, but identification is about stating who you are, while accounting tracks what you did.

537
Drag & Drophard

Drag and drop the following steps into the correct order to configure a Cisco IOS-XE router as a DHCP server for a local subnet and enable a DHCP relay agent on a different interface to forward client requests to that server.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4

Why this order

The DHCP server must be configured first on the local subnet, then the relay agent on the remote interface to forward requests; verification ensures both server and relay function correctly.

Exam trap

Do not confuse the order of configuration: the DHCP server must be configured first, then the relay agent. Verification should be performed after both are configured to test end-to-end functionality.

Why candidates pick the wrong answer

B

Candidates might think the relay agent should be configured first to prepare the path, but the server must be ready to respond.

C

Candidates might believe in incremental verification, but the final verification should encompass both components.

D

Candidates might think the relay agent should be set up first to handle traffic, but the server must exist first.

538
PBQhard

You are connected to SW1. The network has experienced a spanning-tree topology change, and the new root bridge is not the intended core switch. Configure SW1 with a root primary priority, enable PortFast and BPDU Guard on interface GigabitEthernet0/3 (an edge port connected to a server), and verify that a specific port in the topology is blocking. Then, after a BPDU violation occurs on G0/3, recover the interface from err-disable state without reloading the switch.

Network Topology
G0/0G0/0G0/1G0/0G0/2G0/0G0/3SW1SW2SW3SW4Server

Hints

  • Use 'spanning-tree vlan 1 root primary' to set priority to 24576.
  • PortFast and BPDU Guard are configured under the interface.
  • To recover from err-disable, you can use 'shutdown' and 'no shutdown' on the interface.
A.spanning-tree vlan 1 root primary; interface GigabitEthernet0/3; spanning-tree portfast; spanning-tree bpduguard enable; interface GigabitEthernet0/3; shutdown; no shutdown
B.spanning-tree vlan 1 priority 4096; interface GigabitEthernet0/3; spanning-tree portfast; spanning-tree bpduguard enable; interface GigabitEthernet0/3; errdisable recovery cause bpduguard
C.spanning-tree vlan 1 root secondary; interface GigabitEthernet0/3; spanning-tree portfast; spanning-tree bpduguard enable; interface GigabitEthernet0/3; no shutdown
D.spanning-tree vlan 1 root primary; interface GigabitEthernet0/3; spanning-tree portfast; spanning-tree bpdufilter enable; interface GigabitEthernet0/3; shutdown; no shutdown
AnswerA
solution
! SW1
configure terminal
spanning-tree vlan 1 root primary
interface GigabitEthernet0/3
spanning-tree portfast
spanning-tree bpduguard enable
end
configure terminal
interface GigabitEthernet0/3
shutdown
no shutdown
end

Why this answer

The current root bridge has priority 32769, but the intended root should be SW1 with a lower priority. First, configure SW1 as root primary using 'spanning-tree vlan 1 root primary' or manually set priority to 24576. For edge port Gi0/3, enable PortFast with 'spanning-tree portfast' and BPDU Guard with 'spanning-tree bpduguard enable'.

After the BPDU violation, the port is err-disabled. To recover, first shut down and then no shut the interface, or use 'errdisable recovery cause bpduguard' and wait for the recovery interval, but the most direct method is to manually bounce the interface.

Exam trap

Watch out for confusing root primary vs root secondary, BPDU Guard vs BPDU filter, and the correct method to recover an err-disabled port. Manual shutdown/no shutdown is immediate, while errdisable recovery relies on a timer.

Why the other options are wrong

B

The priority value 4096 is not used by the root primary command; it sets priority to 24576. Additionally, errdisable recovery does not immediately recover the port; it requires a timer.

C

Root secondary makes the switch a secondary root, not primary. An err-disabled port requires a shutdown before no shutdown to clear the error state.

D

BPDU filter does not trigger err-disable on BPDU reception; it silently drops BPDUs. BPDU Guard is needed to protect edge ports.

Why candidates pick the wrong answer

B

Candidates may think any low priority works and that errdisable recovery is the only way to recover, but manual shutdown/no shutdown is faster and more direct.

C

Candidates might confuse root secondary with root primary, and think no shutdown alone can recover an err-disabled port, but the port must be cycled.

D

Candidates may confuse BPDU filter with BPDU Guard, as both are related to BPDU handling on PortFast ports, but they serve different purposes.

539
Matchingmedium

Match each Layer 2 protection feature to its most accurate purpose.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Limits and controls MAC address use on a switch port

Disables an edge port if a BPDU is received

Helps block rogue DHCP activity and build trusted bindings

Validates ARP traffic using trusted information

Why these pairings

Storm Control limits excessive traffic. Port Security limits MAC addresses. DHCP Snooping blocks unauthorized DHCP servers.

DAI validates ARP packets. IP Source Guard filters IP traffic based on DHCP snooping. 802.1X authenticates devices before granting access.

When would these options actually be correct?

B

If the question asked 'Which feature authenticates devices before granting network access?' or 'Match each security feature to its purpose: 802.1X — Authenticates devices before granting network access.'

C

In a question asking 'Which feature validates ARP packets to prevent ARP spoofing attacks?', the correct answer would be Dynamic ARP Inspection (DAI), not Storm Control.

D

In a question asking 'Match each security feature to its purpose,' where the options include 'DHCP Snooping: Filters IP traffic based on DHCP snooping bindings' and 'Storm Control: Limits excessive traffic,' this option would be wrong. However, if the question were 'Which feature filters IP traffic based on DHCP snooping bindings?' the correct answer would be 'IP Source Guard,' not Storm Control.

Why candidates pick the wrong answer

B

Candidates may confuse storm control with other security features like port security or 802.1X, assuming all Layer 2 protections involve authentication.

C

Candidates may confuse Storm Control with security features like DAI because both deal with controlling traffic, but they serve different purposes.

D

Candidates may confuse Storm Control with other security features like DHCP Snooping or IP Source Guard, especially when they all deal with traffic filtering and storm prevention concepts.

540
Multi-Selecteasy

Which two statements correctly describe syslog severity levels?

Select 2 answers
A.Level 0 is the most severe
B.Level 7 is debugging
C.Higher numbers always mean more critical issues
D.Severity levels are used only by NTP
E.Syslog has only four severity levels
AnswersA, B

Severity level 0 is 'emergency' and is indeed the most severe, indicating that the system is unusable and requires immediate attention. It is assigned the highest priority, meaning any message with this level should be processed and reported before all others. The severity scale decreases numerically as urgency increases, so 0 outranks 1 ('alert'), 2 ('critical'), and every other level up to 7.

Why this answer

Syslog uses numbered severity levels where lower numbers indicate more critical events. Level 0 (Emergency) is the most severe, and Level 7 (Debugging) is the least. Option D is incorrect because severity levels are a syslog function, not specific to NTP.

Option E is wrong because syslog defines eight severity levels (0–7), not four.

Exam trap

A common mistake is assuming that higher syslog severity numbers mean more critical issues, but the opposite is true—lower numbers indicate higher severity.

Why the other options are wrong

D

Severity levels are a fundamental part of the syslog protocol and are not limited to or used only by NTP.

E

Syslog defines eight severity levels (0 through 7), not four.

When would these options actually be correct?

C

This option would be correct if the question described a different logging system where severity increases with number, such as some custom logging frameworks or Windows Event Viewer where higher levels indicate more critical events.

D

If the question asked 'Which protocol uses syslog severity levels exclusively for its own logging?' then D would be correct, as NTP does utilize syslog for its event logging.

E

This option would be correct if the question asked about syslog facility codes or another protocol with only four severity levels, such as SNMP traps (which have 0–3).

Why candidates pick the wrong answer

C

Candidates may intuitively think that higher numbers represent greater severity, similar to scales like earthquake magnitude or test scores, without knowing that syslog reverses this convention.

D

Candidates may associate syslog with NTP because NTP is a common protocol that generates syslog messages, leading to the mistaken belief that severity levels are NTP-specific.

E

Candidates may confuse syslog severity levels with other logging systems that have fewer levels, or they might misremember the number of levels due to common oversimplifications in study materials.

541
MCQhard

Refer to the exhibit. A network administrator notices that newly connected devices on the 192.168.1.0/24 subnet are failing to obtain IP addresses via DHCP and are instead assigning themselves APIPA addresses. The administrator issues the show ip dhcp pool command on the router and receives the output shown. What is the most likely cause of this issue?

A.DHCP snooping is blocking DHCP Offer messages on the VLAN.
B.The DHCP pool has an address conflict, causing all addresses to be marked as ineligible.
C.The lease time is set to 7 days, causing old devices to hold IP addresses long after disconnecting.
D.The pool's subnet mask is incorrectly configured as /24 instead of /25, limiting available addresses.
AnswerC

The lease time is set to 7 days, and this long lease duration is why the pool remains exhausted even if some of the 253 bound clients have disconnected. DHCP does not reclaim an address when a client goes offline; it only frees the address when the lease expires or the client explicitly releases it. With a 7-day lease, any device that disconnects ahead of expiration still holds its IP address for up to a full week, starving new clients that request an address during that window. This matches the exhibit: 254 total addresses, 253 currently bound, and a 'Lease expiration' of 7 days.

Why this answer

A 7-day lease time means that IP addresses assigned to devices are held for a full week, even after those devices disconnect from the network. If the subnet is small (e.g., 192.168.1.0/24 provides 254 usable addresses) and many devices have come and gone, the DHCP pool can become exhausted, leaving no available addresses for new devices. When DHCP fails, clients fall back to APIPA (169.254.x.x) addresses per RFC 3927.

Exam trap

Cisco often tests the concept that a long lease time can exhaust a DHCP pool even if the subnet is large, tricking candidates into thinking the issue is a subnet mask mismatch or a security feature like DHCP snooping.

Why the other options are wrong

A

Candidates often prematurely blame security features when DHCP fails, ignoring the pool statistics right in front of them.

B

A common mistake is assuming that conflicts always fill up a pool, but the zero value directly disproves this.

D

Misunderstanding subnet sizing often leads candidates to blame the mask, but the exhibit confirms the mask is appropriate for the pool size.

542
MCQmedium

In a controller-based network architecture, what is a southbound API typically used for?

A.To communicate from the controller to network devices
B.To provide dashboards to end users in a browser
C.To translate DNS names into IP addresses
D.To synchronize switch clocks with NTP
AnswerA

Southbound APIs such as NETCONF, RESTCONF, and OpenFlow provide the control channel from the SDN controller down to routers and switches. They enable the controller to program forwarding tables, apply QoS policies, and gather operational telemetry from the infrastructure layer. This directionality is the defining characteristic of a southbound interface.

Why this answer

Southbound APIs are used by the controller to communicate with and program network devices or the infrastructure below it.

Exam trap

A frequent exam trap is mistaking southbound APIs for functions unrelated to device management, such as providing user dashboards (option B), translating DNS names (option C), or synchronizing clocks with NTP (option D). These options describe roles outside the scope of southbound APIs. Southbound APIs specifically enable the controller to communicate with and program network devices, not to serve end-user interfaces or perform network services like DNS or time synchronization.

Confusing these roles can lead to selecting incorrect answers, as the exam expects precise understanding of the controller’s interaction layers.

Why the other options are wrong

B

Incorrect. Providing dashboards to end users is a function related to northbound APIs or management applications, not southbound APIs that interface with network devices.

C

Incorrect. DNS name resolution is unrelated to southbound APIs, which focus on device communication and management rather than network services like DNS.

D

Incorrect. Synchronizing switch clocks with NTP is a network service function independent of southbound APIs, which do not handle time synchronization tasks.

When would these options actually be correct?

B

If the question were to ask about the purpose of a user interface in a network management system, or specifically about how network monitoring tools present data to users, then option B could be correct as it would relate to the functionality of dashboards.

C

If the exam question asked about the functions of a network service that resolves domain names, or if it specified a scenario involving DNS management in a network architecture, then option C could be correct.

D

If the exam question asked about the functions of network management protocols or time synchronization methods in a network environment, then option D could be correct, as it would pertain to how devices maintain accurate time for logging and coordination.

Why candidates pick the wrong answer

B

Students might confuse the direction of APIs, thinking that 'southbound' refers to any interface that provides output to users, similar to how a dashboard displays information. However, the correct distinction is that southbound APIs go downward to the infrastructure, while northbound APIs go upward to applications.

C

Students might associate 'API' with any network service and incorrectly think that DNS resolution could be an API function. However, DNS is a distinct protocol and not part of the controller-to-device communication channel.

D

Students might think that because NTP involves communication between a server and network devices, it could be considered a southbound API. However, NTP is a standard protocol and not an API used in software-defined networking (SDN) architectures.

543
MCQhard

Based on the exhibit, why is traffic to host 198.51.100.70 using the OSPF route instead of the static route?

A.Because the OSPF /26 route is more specific than the static /24 route.
B.Because OSPF always overrides static routing, regardless of prefix length.
C.Because the static route must have an administrative distance of 255 to be considered.
D.Because the destination 198.51.100.70 is outside both listed routes.
AnswerA

The OSPF route to 198.51.100.64/26 is chosen because it provides the longest prefix match for the destination 198.51.100.70, which falls within the .64 through .127 range. Although the static /24 route also contains this address, the /26 has more bits set in its network mask, making it more specific in the forwarding table. For traffic matching both a longer and a shorter prefix, routers always prefer the longer prefix, so the OSPF route is used.

Why this answer

The traffic uses the OSPF route because it is the more specific match. In practical terms, the router evaluates destination-prefix specificity before comparing route source preference. The static route points to a broader /24, while the OSPF entry points to a narrower /26 that still contains the destination. Because longest-prefix match comes first, the /26 route wins.

This is a good reminder that static routes do not automatically beat dynamic routes when the prefixes are different. Specificity matters first, then source preference only when the prefix length is the same.

Exam trap

A frequent exam trap is believing that static routes always take precedence over OSPF routes because static routes have a lower administrative distance. This misconception ignores the fundamental routing principle of longest-prefix match, which prioritizes the most specific subnet mask regardless of route source. Candidates may incorrectly select the static route simply because it is static, missing that the OSPF route’s /26 mask is more specific than the static /24.

This leads to incorrect answers and confusion about route selection behavior in Cisco routers.

Why the other options are wrong

B

Incorrect because OSPF does not always override static routes. Administrative distance matters only when prefix lengths are equal, and longest-prefix match takes precedence over route source.

C

Incorrect because the static route does not have an administrative distance of 255; it is valid and installed in the routing table. The issue is the static route’s broader prefix, not its administrative distance.

D

Incorrect because the destination IP 198.51.100.70 falls within both the /24 static route and the /26 OSPF route. The router chooses based on prefix specificity, not exclusion from the routes.

When would these options actually be correct?

B

In a different exam scenario where the question states that OSPF routes are configured with a higher administrative distance than static routes, this option would be correct. For example, if the static route had an administrative distance of 1 and the OSPF route had an administrative distance of 110, OSPF would not override the static route.

C

In a different scenario where the question specifies that a static route has been configured with an administrative distance of 255, the option could be correct if the question asks why the static route is not being used at all, as it would be ignored due to its unreachable status.

D

In a different question setup where the static route is defined as 198.51.100.0/24 and the OSPF route is not configured correctly, leading to a scenario where the destination is indeed outside the defined routes, this option could be correct. For example, if the static route was incorrectly configured to point to a different subnet entirely.

Why candidates pick the wrong answer

B

Students may confuse the concept of administrative distance with route selection priority, thinking that a dynamic protocol like OSPF always takes precedence over static routes. However, static routes usually have a lower AD and are preferred unless overridden by a longer prefix match.

C

Test-takers might think that a static route must have a specific AD to be considered, or they may confuse the concept of administrative distance with prefix length. They might also recall that routes with AD 255 are not installed, but that is not the case here.

D

A student might misread the exhibit or incorrectly calculate the subnet ranges, thinking that 198.51.100.70 is outside the /26 range. They might also confuse the destination IP with the network address or broadcast address, leading to the mistaken belief that it is not covered.

544
MCQmedium

A router is configured as follows: interface g0/1 ip address 172.16.1.1 255.255.255.0 ip helper-address 10.20.20.10 Hosts on 172.16.1.0/24 are not receiving addresses from the DHCP server at 10.20.20.10. The server is reachable by ping from the router. What is the purpose of the ip helper-address command in this scenario?

A.It converts DHCP unicast replies into broadcasts on the client segment
B.It forwards certain UDP broadcasts, including DHCP requests, to a remote server
C.It provides DNS resolution for DHCP clients before they receive an address
D.It creates a static route to the DHCP server
AnswerB

Correct. This is correct. The command relays certain UDP broadcasts, including DHCP client requests, to a server on another subnet. That is why DHCP can work even when the server is not local to the client VLAN.

Why this answer

The ip helper-address command exists to solve a broadcast-boundary problem. DHCP clients begin by sending broadcast traffic because they do not yet have a valid IP configuration. Routers normally do not forward broadcasts between subnets, so if the DHCP server lives on a different network, the client request would stop at the router.

The helper-address function listens for that local broadcast and relays it as unicast traffic to the remote DHCP server. In plain language, it lets a client on one VLAN ask a DHCP server on another VLAN for an address. The command is not a routing statement and it is not a DNS feature.

It is a relay mechanism for broadcast-based UDP services such as DHCP.

Exam trap

A frequent exam trap is confusing the ip helper-address command as a feature that converts DHCP unicast replies into broadcasts on the client segment. In reality, the router forwards DHCP client broadcasts as unicast to the server, not the other way around. Another mistake is assuming the command creates static routes or provides DNS resolution, which it does not.

Misunderstanding these functions leads to incorrect troubleshooting and answer choices, especially when the DHCP server is reachable by ping but clients still fail to get addresses due to missing broadcast relay.

Why the other options are wrong

A

Option A incorrectly states that the ip helper-address converts DHCP unicast replies into broadcasts. The command actually relays client broadcast requests as unicast to the server, not the reverse. This reverses the direction of the relay function and misunderstands the broadcast boundary issue.

C

Option C incorrectly claims the command provides DNS resolution for DHCP clients before they receive an address. DNS resolution is unrelated to the ip helper-address function, which only relays UDP broadcasts like DHCP requests and does not perform name resolution.

D

Option D mistakenly suggests that the command creates a static route to the DHCP server. Routing and static routes are separate functions; the ip helper-address does not affect routing tables but only relays broadcast traffic as unicast.

When would these options actually be correct?

A

In a scenario where a router is configured to handle DHCP requests but needs to convert unicast replies from the DHCP server back into broadcast packets for clients on the same subnet, this option would be correct. For example, if the question specified that the DHCP server only responds with unicast replies and clients are configured to expect broadcasts.

C

In a different scenario, if a question asked about a feature that allows DHCP clients to resolve DNS names before receiving an IP address, and if the context involved a DHCP server that also provided DNS services, this option could be correct.

D

In a different scenario where a question asks about configuring a router to direct traffic to a specific network segment, a candidate might need to create a static route to ensure packets reach a remote DHCP server. Here, the context would involve routing decisions rather than DHCP configurations.

Why candidates pick the wrong answer

A

Students may confuse the helper-address function with the concept of broadcasting, thinking that the router needs to broadcast the server's reply to reach the client. However, the router already knows the client's MAC address from the original request and can send a unicast reply.

C

Students might associate 'helper' with general assistance, including DNS, especially since DHCP often provides DNS server information. However, the helper-address command is specifically for broadcast relay, not DNS resolution.

D

Students may think that because the router needs to send packets to the server, a route must be created. However, the helper-address command relies on existing routing; it does not add routes. The confusion arises from mixing routing with broadcast forwarding.

545
MCQhard

Refer to the exhibit. A network engineer is troubleshooting an issue where syslog messages at severity 6 (informational) and severity 7 (debugging) are not being sent to the syslog server at 192.168.100.50, even though the device appears to generate these messages locally. Based on the exhibit, what is the most likely cause?

A.The logging buffer is full, preventing new informational and debug messages from being sent to the syslog server.
B.The syslog server IP address 192.168.100.50 is unreachable from the router.
C.The trap logging level is set to errors (severity 3), filtering out informational and debug messages.
D.Console logging is disabled, so only severity 3 and lower messages appear.
AnswerC

The 'Trap logging: level errors (3)' line in the exhibit explicitly limits syslog messages sent to the syslog server to severity 0–3. Informational (6) and debug (7) are higher in numeric value (less severe) and are dropped by this filter.

Why this answer

The exhibit shows that the logging trap level is configured to 'errors' (severity 3). This means only syslog messages with a severity of 0 (emergencies) through 3 (errors) are sent to the syslog server. Informational (severity 6) and debugging (severity 7) messages are filtered out because they are below the configured trap threshold.

This directly explains why those messages are not reaching the server, even though they are generated locally.

Exam trap

Cisco often tests the distinction between different logging destinations (console, monitor, buffer, trap) and their independent severity thresholds, so candidates mistakenly assume that if messages appear locally (e.g., in the buffer), they must also be sent to the syslog server.

Why the other options are wrong

A

Candidates may associate local buffer behavior with remote logging, but the buffer is just local storage, independent of trap forwarding.

B

A reachability problem would affect all severities equally, not selectively filter only informational and debug messages.

D

Candidates may confuse console and trap logging, but each destination has its own independent severity level.

546
Matchingmedium

Match each security control or idea to its most accurate purpose.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Secures remote management sessions

Provides authentication, authorization, and accounting framework

Limits access to only what is necessary

Centralizes visibility into device events and messages

Why these pairings

A firewall controls incoming and outgoing network traffic based on predetermined security rules, acting as a barrier between trusted and untrusted networks. Option A correctly describes this function. Option B, detecting and alerting on suspicious activity, is the role of an Intrusion Detection System (IDS).

Option C, preventing and blocking intrusions in real time, is the function of an Intrusion Prevention System (IPS). Option D, authenticating users and managing access rights, pertains to AAA (Authentication, Authorization, and Accounting) frameworks.

Exam trap

Candidates often confuse the roles of firewalls, IDS, and IPS. Firewalls filter traffic based on rules but do not inherently detect or block intrusions; that is the job of IDS and IPS.

When would these options actually be correct?

B

This option would be correct if the question asked to match 'Intrusion Detection System (IDS)' or 'Network-based IDS' to its purpose, as IDS monitors network traffic for suspicious activity and generates alerts.

C

If the question asked 'Match each security control to its most accurate purpose' and the option was 'Intrusion Prevention System (IPS): Prevents and blocks intrusions in real time', then this description would be correct.

D

In a question asking to match 'Authentication, Authorization, and Accounting (AAA)' or 'Identity and Access Management (IAM)' to its purpose, this option would be correct.

Why candidates pick the wrong answer

B

Candidates may confuse firewalls with IDS/IPS because both are security devices that inspect traffic, leading them to attribute detection capabilities to firewalls.

C

Candidates may confuse firewalls with next-generation firewalls (NGFW) or IPS, assuming firewalls provide real-time intrusion prevention, when in fact they primarily filter traffic based on static rules.

D

Candidates may confuse firewalls with access control systems because both enforce security policies, but firewalls control network traffic while AAA manages user permissions.

547
MCQmedium

Exhibit: An administrator wants inside hosts in 192.168.10.0/24 to reach the internet using one public IP address on the edge router. Which feature is being used?

A.Static NAT
B.Policy-based routing
C.PAT overload
D.Port security
AnswerC

PAT overload, enabled with the overload keyword on an ip nat inside source rule, maps multiple private IP addresses from 192.168.10.0/24 to a single public address by tracking unique TCP/UDP port numbers. This allows all inside hosts to share the outside interface's IP, which is exactly what the administrator needs to provide internet access without public IP exhaustion. The overload keyword distinguishes it from static NAT by enabling many-to-one translation.

Why this answer

When many inside private addresses share one public address and are differentiated by Layer 4 port numbers, the router is using PAT. Cisco documentation often calls this NAT overload.

Exam trap

Be careful not to confuse the different types of NAT. Remember, PAT is specifically for sharing one public IP among many devices using port numbers.

Why the other options are wrong

A

Static NAT requires a one-to-one mapping between an inside local address and an inside global address, which would consume multiple public IPs if multiple hosts need internet access. It does not allow multiple inside hosts to share a single public IP.

B

Policy-based routing (PBR) is used to override the routing table based on policies (e.g., source/destination IP, protocol), not to perform address translation. It does not modify IP addresses or enable multiple hosts to share a single public IP.

D

Port security is a switchport security feature that restricts MAC addresses allowed on a port to prevent unauthorized access. It does not perform IP address translation or enable internet access for multiple hosts.

When would these options actually be correct?

A

In a scenario where the question states that a specific internal host needs to be consistently reachable from the internet using a fixed public IP, Static NAT would be the correct answer. For example, if the question specified that a web server with IP 192.168.10.10 should always be accessible via the public IP 203.0.113.5, Static NAT would apply.

B

If the question were framed to ask about directing specific types of traffic from the 192.168.10.0/24 network based on criteria such as source IP or application type, then policy-based routing would be the correct answer. For example, 'An administrator wants to route HTTP traffic from 192.168.10.0/24 through a different gateway than other traffic.'

D

If the question were about securing a network by limiting the number of devices that can connect to a switch port, or if it asked how to prevent unauthorized devices from accessing the network, then port security would be the correct answer.

Why candidates pick the wrong answer

A

Students may confuse static NAT with dynamic NAT or PAT because all involve address translation, but static NAT is typically used for servers that need consistent public addresses, not for many hosts sharing one IP.

B

The term 'policy' might lead students to think it involves some form of access control or translation, but PBR is purely a routing mechanism, not a NAT feature.

D

The word 'port' in port security might be confused with the port numbers used in PAT, but port security deals with physical switch ports and MAC addresses, not TCP/UDP port translation.

548
PBQhard

You are connected to R1, a branch router connected to a central NTP server at 203.0.113.10 and a syslog server at 198.51.100.20. Configure R1 as an NTP client using its Loopback0 interface (192.168.1.1/32) as the source, and ensure syslog messages of severity 'informational' and above are sent to the syslog server. Currently, R1 shows 'Clock is unsynchronized, stratum 16'. Identify and fix the NTP issue, then apply the syslog configuration.

Network Topology
G0/010.0.0.2/30linkR1R2

Hints

  • NTP shows stratum 16 and uses a local pseudo-clock — the server is configured but not used.
  • Check if the NTP source interface is set to a reachable IP.
  • Syslog is only sending warnings and above — change the trap level to allow informational.
A.Configure 'ntp source Loopback0' and 'logging trap informational'.
B.Configure 'ntp server 203.0.113.10 source Loopback0' and 'logging trap warnings'.
C.Configure 'ntp source Loopback0' and 'logging trap debugging'.
D.Configure 'ntp source Loopback0' and 'logging host 198.51.100.20' without changing the trap level.
AnswerA
solution
! R1
configure terminal
ntp source Loopback0
logging trap informational
end
write memory

Why this answer

The NTP client was configured but the source interface was not specified, causing the router to use a default source that may not be reachable. Additionally, the syslog trap level was set to 'warnings' (severity 4), which filters out informational (severity 6) messages. To fix: configure 'ntp source Loopback0' to use a consistent source IP, and change 'logging trap informational' to allow all messages severity 6 and above.

Exam trap

Trap: Candidates may confuse the 'ntp server' command syntax with the global 'ntp source' command, or assume the default syslog trap level already includes informational messages. Remember: NTP source is set globally, and syslog trap levels must be explicitly configured to match the required severity.

Why the other options are wrong

B

The specific factual error: The 'ntp server' command does not have a 'source' parameter; source is set globally. Also, 'logging trap warnings' does not meet the requirement to send informational messages.

C

The specific factual error: 'logging trap debugging' sends all messages, including debugging (severity 7), which is unnecessary and can cause excessive log traffic. The requirement is for informational and above, which is severity 6, not 7.

D

The specific factual error: The default trap level may not be 'informational'; it is often 'warnings' or 'debugging' depending on the IOS version. The requirement to send informational messages necessitates explicit configuration of 'logging trap informational'.

Why candidates pick the wrong answer

B

Candidates might think the source can be specified per NTP server command, and may confuse 'warnings' as a higher severity that includes informational, but it actually excludes it.

C

Candidates might think 'debugging' is the highest level and therefore includes everything, but the correct level for informational and above is 'informational' (severity 6).

D

Candidates might assume the default trap level already includes informational messages, but in many IOS versions the default is 'warnings' (severity 4), which excludes informational (severity 6).

549
Drag & Dropmedium

Which of the following sequences correctly orders the steps to plan, configure, and apply an extended ACL that permits HTTP traffic from the 192.168.1.0/24 subnet to the server at 10.0.0.1, and deny all other IP traffic, applied inbound on interface GigabitEthernet0/1?

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4

Why this order

First enter global config, then create ACL with permit statement, then deny all, then enter interface, then apply ACL inbound.

Exam trap

Be careful with the order of ACL entries: always place more specific permits before general denies. Also, remember that ACLs must be created before they can be applied, and the direction (inbound/outbound) must match the requirement.

Why candidates pick the wrong answer

B

Candidates might think they can apply the ACL first and then define it, but Cisco IOS requires the ACL to exist before application.

C

Candidates might think they need to deny everything first and then permit specific traffic, but ACLs use a first-match approach.

D

Candidates may confuse inbound and outbound directions, especially if they think about traffic flow from the source perspective.

550
MCQhard

A network engineer configures an EtherChannel between two switches. Switch A's interface is set with channel-group 1 mode active, while Switch B's identical interface is set with channel-group 1 mode auto. When verifying with show etherchannel summary, the engineer observes that the port-channel interface is down and the physical interfaces are not bundled. What is the most likely cause of the problem?

A.The LACP system priority on the active side must be lower than the auto side.
B.The mode 'auto' is a PAgP negotiation mode that is incompatible with the LACP active mode.
C.LACP requires one side to be active and the other passive; two active interfaces will not bundle.
D.The physical interfaces must be shut down and then re-enabled after configuring LACP for the bundle to form.
AnswerB

The mode 'auto' is one of the two PAgP negotiation modes (the other being 'desirable'), whereas LACP uses 'active' and 'passive'. PAgP and LACP are entirely separate protocols with different frame formats and state machines, so an interface set to 'auto' cannot form an EtherChannel with an interface set to 'active'. To create a bundle with LACP, both sides must use LACP modes, such as active/active or active/passive, not PAgP modes.

Why this answer

'active' is an LACP mode that initiates negotiations, while 'auto' is a PAgP mode that passively waits for PAgP packets. Since LACP and PAgP are incompatible protocols, the interfaces will never negotiate a bundle, leaving the port-channel down. The engineer must use matching protocol modes (e.g., both LACP active/passive or both PAgP desirable/auto) for EtherChannel to form.

Exam trap

Cisco often tests the confusion between LACP and PAgP mode keywords, especially the similarity between 'active' (LACP) and 'auto' (PAgP), leading candidates to assume they are compatible or to focus on priority or interface state rather than protocol mismatch.

Why the other options are wrong

A

LACP priority is not required for basic negotiation and does not cause a failure to bundle.

C

Active/active LACP successfully negotiates, so this is not the cause.

D

Bouncing interfaces is not required to trigger LACP negotiation.

551
MCQhard

What is the best explanation for why a router chooses the OSPF route to 10.50.0.0/16 instead of the RIP route?

A.Because OSPF has a lower administrative distance than RIP for the same prefix.
B.Because RIP routes are never installed when OSPF is running.
C.Because OSPF always has a longer prefix than RIP.
D.Because the RIP metric is lower than the OSPF metric.
AnswerA

Cisco IOS selects the route with the lowest administrative distance when multiple routing protocols offer the same destination and prefix length. OSPF's default administrative distance is 110, while RIP's is 120, so OSPF is considered more trustworthy and its route is installed in the routing table. Because both routes share the same /16 prefix, prefix length cannot break the tie, and the lower AD for OSPF becomes the decisive factor.

Why this answer

The router chooses the OSPF route because when the prefix length is the same, source preference is considered, and OSPF has a lower administrative distance than RIP. In practical terms, both routes describe the same destination size, so longest-prefix match does not separate them. The router then trusts the OSPF source more than RIP by default.

This is a classic administrative-distance comparison question and a very important route-selection concept.

Exam trap

A frequent exam trap is believing that RIP routes are never installed when OSPF is running or that the router always prefers the route with the lowest metric regardless of protocol. This is incorrect because RIP routes can remain in the routing table alongside OSPF routes. The router actually uses administrative distance, not metric, to choose between routes learned from different protocols.

Confusing metric with administrative distance leads to wrong answers, especially when both protocols advertise the same prefix length. Remember, cross-protocol route selection depends on administrative distance, not metric comparison.

Why the other options are wrong

B

Option B is incorrect because RIP routes can still be installed in the routing table even when OSPF is running; the router does not automatically suppress RIP routes.

C

Option C is wrong because both OSPF and RIP routes shown have the same prefix length (/16), so prefix length does not influence the choice here.

D

Option D is incorrect because cross-protocol route selection is based on administrative distance, not metric comparison; RIP's metric being lower does not make it preferred over OSPF.

When would these options actually be correct?

B

In a scenario where the question specifies that RIP is configured but not allowed to run simultaneously with OSPF due to network policy or configuration settings, this option could be correct. For instance, if the exam question states that RIP is disabled when OSPF is active, then this answer would be valid.

C

In a scenario where a question specifies that OSPF is the only routing protocol running on the router, and it asks why no RIP routes are present, this option could be correct, as it would imply that RIP routes cannot be installed without the protocol being active.

D

In a scenario where a question specifies that OSPF is configured to ignore RIP routes due to a specific policy or configuration, such as route filtering or administrative settings that prevent RIP from being used, this option would be correct.

Why candidates pick the wrong answer

B

Students might think OSPF overrides RIP entirely because OSPF is more advanced, but routing protocols operate independently and routes are selected per prefix based on AD.

C

Test-takers may confuse the concept of longest prefix match with administrative distance, thinking a more specific route always wins, but here both are equally specific.

D

Students often assume lower metric always means better route, but cross-protocol selection ignores metrics and relies on AD first.

552
PBQhard

You are connected to R1 via the console. R1 and R2 are directly connected via their GigabitEthernet0/0 interfaces. The link between them is down. Your task is to diagnose and fix the issue: R1's interface is configured for 100 Mbps full-duplex, but R2 is using auto-negotiation. Additionally, the link requires a Gigabit Ethernet connection over a distance of 5 km. Configure R1's interface to match R2's settings (auto-negotiation) and then select and install the correct SFP module to support the 5 km distance requirement.

Network Topology
G0/010.0.0.1/30G0/010.0.0.2/30SFP linkR1R2

Hints

  • Check the current speed and duplex settings on R1's interface.
  • Auto-negotiation requires both sides to be set to 'auto' to succeed.
  • For distances up to 5 km, use a 1000BASE-LX SFP (single-mode fiber).
A.Configure R1 with 'no speed', 'no duplex', and 'negotiation auto' on GigabitEthernet0/0, then replace the SFP module with a 1000BASE-LX SFP.
B.Configure R1 with 'speed 1000' and 'duplex full' on GigabitEthernet0/0, then replace the SFP module with a 1000BASE-SX SFP.
C.Configure R1 with 'no speed', 'no duplex', and 'negotiation auto' on GigabitEthernet0/0, then replace the SFP module with a 1000BASE-SX SFP.
D.Configure R1 with 'speed 100' and 'duplex full' on GigabitEthernet0/0, then replace the SFP module with a 1000BASE-LX SFP.
AnswerA
solution
! R1
configure terminal
interface gigabitethernet 0/0
no speed 100
no duplex full
negotiation auto
end

Why this answer

The link is down because R1 is forcing speed 100 and full-duplex while R2 is using auto-negotiation. When one side is hard-coded and the other is set to auto, auto-negotiation fails and the link does not come up. The fix is to enable auto-negotiation on R1 by removing the manual speed and duplex settings with the 'no speed' and 'no duplex' commands, and then using 'negotiation auto'.

For the 5 km distance, a standard 1000BASE-SX SFP (550 m) is insufficient; a 1000BASE-LX SFP (up to 10 km) is required. The candidate must also replace the SFP module with a compatible LX SFP.

Exam trap

Students often forget that auto-negotiation must be enabled on both sides for Gigabit Ethernet; hard-coding one side breaks the link. Also, they may confuse SFP types: SX for short range, LX for long range. Always verify distance requirements when selecting fiber optics.

Why the other options are wrong

B

The specific factual error is that hard-coding speed and duplex on one side while the other uses auto-negotiation prevents the link from coming up, and 1000BASE-SX cannot reach 5 km.

C

The specific factual error is that 1000BASE-SX is designed for short-range multimode fiber, not long distances.

D

The specific factual error is that GigabitEthernet interfaces can operate at 100 Mbps, but the SFP module requires 1000 Mbps; additionally, the speed/duplex mismatch prevents the link from coming up.

Why candidates pick the wrong answer

B

Candidates might think that setting the same speed (1000 Mbps) will work, but they overlook the duplex mismatch issue and the distance limitation of SX.

C

Candidates may correctly identify the auto-negotiation issue but fail to consider the distance requirement, assuming any Gigabit SFP will work.

D

Candidates might think that matching the original speed (100 Mbps) is necessary, but the question states the link requires Gigabit Ethernet, and the SFP module must be used at its rated speed.

553
MCQmedium

Why is RIP rarely chosen for large modern enterprise networks?

A.It does not support IPv4
B.It scales poorly due to slow convergence and hop-count limitations
C.It cannot run on routers and only works on switches
D.It requires link-state advertisements
AnswerB

RIP's maximum hop count of 15 (with 16 considered unreachable) makes it impossible to use in networks with paths longer than 15 routers, and its distance-vector algorithm relies on periodic full-table updates and split horizon, causing slow convergence that scales poorly as network diameter grows. In large enterprise networks, route propagation and reconvergence times become unacceptably slow, and the hop limit itself is a hard scalability barrier.

Why this answer

RIP is simple but has important scalability limits, including a maximum metric of 15 and relatively slow convergence compared with more modern protocols such as OSPF and EIGRP.

Exam trap

Don't confuse RIP's limitations with features of other protocols; remember RIP's maximum hop count and distance-vector nature.

Why the other options are wrong

A

RIP supports both IPv4 and IPv6 (RIPng). The statement is factually incorrect because RIP has been used for IPv4 routing since its inception.

C

RIP is a routing protocol that runs on routers, not switches. While some multilayer switches can run routing protocols, RIP is not exclusive to switches.

D

RIP is a distance-vector protocol, not a link-state protocol. It uses hop count as its metric and exchanges entire routing tables, not link-state advertisements (LSAs) like OSPF.

When would these options actually be correct?

A

If the exam question asked about routing protocols that do not support IPv4 at all, or if it specifically focused on protocols that are exclusively designed for IPv6, then this option would be correct as RIP would not be applicable in those scenarios.

C

If the exam question asked about protocols that are exclusively designed for Layer 2 devices, or if it specified a scenario where only switches are being configured for routing, then this option could be correct. For example, a question could ask which protocols are not applicable to routers in a Layer 2-only network.

D

In a question asking about the characteristics of link-state routing protocols, stating that RIP requires link-state advertisements would be correct. For example, if the question specified which protocols utilize link-state advertisements, this option would accurately describe RIP's absence of that feature.

Why candidates pick the wrong answer

A

Students might confuse RIP's age or simplicity with a lack of IPv4 support, or think that only newer protocols support IPv4.

C

A test-taker might think RIP is only for switches because it is simpler and sometimes used in small networks where switches might perform routing, but that is not accurate.

D

Students often confuse distance-vector and link-state protocols. They might incorrectly associate RIP with LSAs because both are routing protocols, but the mechanism is different.

554
PBQhard

You are connected to SW1 via console. SW1 is a Layer 2 switch connected to SW2 via three links (G0/1, G0/2, G0/3) that should form an EtherChannel using LACP. Currently, the interfaces are configured as access ports in VLAN 1. Configure the three interfaces as a LACP EtherChannel trunk that carries VLANs 1-100, and ensure the port-channel interface is operational.

Network Topology
G0/1G0/1linksSW1SW2

Hints

  • Create the port-channel interface first, then assign physical ports with 'channel-group'.
  • Use 'mode active' for LACP.
A.interface port-channel 1 switchport mode trunk switchport trunk allowed vlan 1-100 interface range g0/1-3 channel-group 1 mode active switchport mode trunk
B.interface port-channel 1 switchport mode trunk switchport trunk allowed vlan 1-100 interface range g0/1-3 channel-group 1 mode passive switchport mode trunk
C.interface port-channel 1 switchport mode access switchport access vlan 1 interface range g0/1-3 channel-group 1 mode active switchport mode trunk
D.interface port-channel 1 switchport mode trunk switchport trunk allowed vlan 1-100 interface range g0/1-3 channel-group 1 mode on switchport mode trunk
AnswerA
solution
! SW1
interface port-channel 1
switchport mode trunk
switchport trunk allowed vlan 1-100
interface gigabitethernet0/1
channel-group 1 mode active
interface gigabitethernet0/2
channel-group 1 mode active
interface gigabitethernet0/3
channel-group 1 mode active

Why this answer

The port-channel interface is created and configured as a trunk with allowed VLANs. Physical interfaces are assigned to the channel-group with LACP active mode, which negotiates the EtherChannel with the peer. The trunk is then operational for VLANs 1-100.

Exam trap

Remember that LACP requires at least one side to be in active mode to initiate negotiation. Also, the port-channel interface configuration must match the physical interfaces' switchport mode. Do not confuse 'mode on' (static) with LACP modes.

Why the other options are wrong

B

The specific factual error: LACP passive mode does not initiate negotiation; it only responds. For the EtherChannel to form, at least one side must be active.

C

The specific factual error: The port-channel interface and physical interfaces must have consistent switchport mode configuration. Here, the port-channel is access while physical are trunk, causing a mismatch.

D

The specific factual error: 'channel-group mode on' creates a static EtherChannel without LACP. The question requires LACP, so this does not meet the requirement.

Why candidates pick the wrong answer

B

Candidates might think passive mode is sufficient because it still uses LACP, but they forget that negotiation requires an active initiator.

C

Candidates might think that configuring trunk on the physical interfaces overrides the port-channel, but the port-channel interface is the logical interface and its configuration takes precedence.

D

Candidates might think 'mode on' is acceptable because it still creates an EtherChannel, but they overlook the explicit requirement for LACP.

555
MCQmedium

Which DHCP message does the client send to formally accept an offered address?

A.DISCOVER
B.OFFER
C.REQUEST
D.ACK
AnswerC

The DHCPREQUEST is the client's formal acceptance message. After receiving a DHCPOFFER, the client sends this broadcast to bind the offered lease, effectively saying 'I accept this configuration.' The server only commits the lease upon receiving the DHCPREQUEST, making it the definitive acceptance step in the DHCP handshake.

Why this answer

In the DORA process, the client sends DHCPREQUEST after receiving an offer. The server then responds with DHCPACK if the lease is granted.

Exam trap

Be careful not to confuse the direction of messages in the DHCP process. Remember which messages are client-initiated and which are server responses.

Why the other options are wrong

A

The DISCOVER message is used by the client to locate available DHCP servers, not to accept an offered address. It is the first step in the DORA process.

B

The OFFER message is sent by the DHCP server to propose an IP address to the client, not by the client to accept it. The client cannot send an OFFER.

D

The ACK message is sent by the DHCP server to confirm the lease after receiving the REQUEST, not by the client. The client does not send ACK.

When would these options actually be correct?

A

If the question asked which DHCP message is used to initiate the IP address allocation process, then 'DISCOVER' would be the correct answer. This would be in the context of a question focused on the initial steps of the DHCP handshake.

B

If the question were to ask which message is sent by the server to propose an IP address to the client, then OFFER would be the correct answer. This would involve a scenario focusing on the DHCP server's role in the address allocation process.

D

If the question asked which DHCP message is sent by the server to confirm the acceptance of an IP address after the client sends a REQUEST, then 'ACK' would be the correct answer. This scenario focuses on the server's response rather than the client's action.

Why candidates pick the wrong answer

A

Students might think DISCOVER is the acceptance message because it is the first client message, but acceptance occurs later with REQUEST.

B

The word 'OFFER' might be misinterpreted as the client's acceptance of an offer, but in DHCP, the server makes the offer.

D

Students may confuse ACK as a client acknowledgment because it is a common term for acknowledgment, but in DHCP, the server sends ACK to finalize the lease.

556
PBQhard

You are connected to WLC-1 via the management interface (192.168.1.100/24). The wireless network 'CustomerNet' uses WPA3-Personal, but clients are failing to associate. The SSID is hidden and the correct VLAN is 30. Configure the WLAN and SSID parameters to allow successful client associations and verify the configuration.

Network Topology
Cisco APWLC-1Clients

Hints

  • Remember to create the interface before assigning it to the WLAN.
  • WPA3-Personal uses a pre-shared key (PSK) but the command is 'security wpa3'.
  • The SSID broadcast must be enabled ('broadcast-ssid enable') for clients to discover it.
A.Create a new interface 'vlan30' with VLAN 30, then create a new WLAN with SSID 'CustomerNet', set security to WPA3-Personal, enable SSID broadcast, and assign the 'vlan30' interface.
B.Modify the existing GuestNet WLAN: change security to WPA3-Personal, enable SSID broadcast, and change the interface to 'guest' (VLAN 20).
C.Create a new WLAN with SSID 'CustomerNet', set security to WPA2-PSK, enable SSID broadcast, and assign the 'guest' interface (VLAN 20).
D.Modify the GuestNet WLAN: change security to WPA3-Personal, keep SSID broadcast disabled, and change the interface to a new interface mapped to VLAN 30.
AnswerA
solution
! WLC-1
config terminal
interface customer
vlan 30
ip address 192.168.30.1 255.255.255.0
exit
wlan 3
ssid CustomerNet
broadcast-ssid enable
security wpa3
security wpa akm psk set-key ascii 0 CiscoSecure123
interface customer
no shutdown
end

Why this answer

The GuestNet WLAN (ID 2) currently uses WPA2 with PSK, but clients expect WPA3-Personal. Additionally, the SSID is hidden (broadcast disabled) and the interface is set to guest (VLAN 20) instead of the required VLAN 30. To fix, create a new WLAN (or modify WLAN 2) to use WPA3-Personal, enable SSID broadcast, and assign it to a new interface mapped to VLAN 30.

Configure the interface first, then apply to the WLAN.

Exam trap

A common trap is to assume that modifying the existing WLAN is sufficient, but you must also ensure the correct VLAN interface exists and is assigned. Additionally, candidates often forget that a hidden SSID must be broadcast for clients to discover it, especially when clients are failing to associate.

Why the other options are wrong

B

The specific factual error is that the interface remains set to 'guest' (VLAN 20) instead of being changed to VLAN 30 as required.

C

The specific factual errors are using WPA2-PSK (clients expect WPA3-Personal) and assigning the wrong VLAN (20 instead of 30).

D

The specific factual error is that the SSID broadcast remains disabled, which means clients cannot see the SSID and will not attempt to associate.

Why candidates pick the wrong answer

B

Candidates might think modifying the existing WLAN is sufficient and overlook the VLAN requirement, assuming the guest interface is acceptable.

C

Candidates may confuse WPA2 and WPA3 or think that WPA2 is backward compatible, and may not realize the VLAN mismatch.

D

Candidates may think that hiding the SSID is a security feature and should be kept, not realizing that the clients are failing to associate because they cannot find the network.

557
MCQmedium

Why is a default route often called a route of last resort?

A.Because it is used only when no more specific route matches the destination.
B.Because it always has the lowest bandwidth.
C.Because it must be learned from OSPF only.
D.Because it is more specific than every other route.
AnswerA

This is correct because the default route is a fallback path.

Why this answer

Ly identifies the default route as a route of last resort because it is used only when no more specific route matches the destination. Option B is incorrect because bandwidth is not a defining characteristic of a default route; it is simply a fallback path. Option C is wrong because default routes can be configured statically or learned via any routing protocol (e.g., OSPF, EIGRP, RIP), not exclusively OSPF.

Option D is false because the default route is the least specific route (0.0.0.0/0), not more specific than any other route.

Exam trap

A common exam trap is assuming the default route is learned only via OSPF or that it always has the lowest bandwidth, when in fact it is simply the least specific route used as a fallback.

Why the other options are wrong

B

Bandwidth is not a defining characteristic of a default route; the route is chosen based on prefix length and administrative distance, not bandwidth.

C

Default routes can be statically configured or learned from any routing protocol (including OSPF, EIGRP, RIP), so they are not OSPF-specific.

D

The default route (0.0.0.0/0) is the least specific route, not more specific; specificity is determined by the subnet mask length.

When would these options actually be correct?

B

In a different question, if asked about the characteristics of routing protocols or how to optimize network performance, an option stating that a default route has the lowest bandwidth could be correct if it specifically refers to a scenario where it is intentionally configured to limit traffic flow.

C

If the exam question specified that a default route must be configured in an OSPF environment and that OSPF is the only routing protocol in use, then this option would be correct. For example, a question could ask about the requirements for a default route in a purely OSPF network.

D

This option would be correct in a question asking for the characteristics of a specific type of route that is more specific than all others, such as a static route with a defined subnet mask that matches a particular destination more closely than any default route.

Why candidates pick the wrong answer

B

Students might confuse the concept of a default route with a route that has a low metric or cost, thinking that 'last resort' implies a poor-quality path. However, the term 'last resort' refers to the order of matching, not the quality of the route.

C

Students may recall that OSPF can generate a default route using the 'default-information originate' command, leading them to incorrectly assume that OSPF is the only source. However, default routes are commonly configured statically or learned via other protocols.

D

The phrase 'route of last resort' might be misinterpreted as meaning the route is more specific or important, but in routing, 'last resort' means it is used only when no other route matches, which is the opposite of being more specific.

558
MCQhard

Based on the exhibit, which command is the best next step to verify whether the floating static route becomes active after the primary route is lost?

A.show ip route
B.show vlan brief
C.show spanning-tree
D.show power inline
AnswerA

The 'show ip route' command is the correct next step because it displays the IPv4 routing table, directly showing whether the default route (0.0.0.0/0) has been installed. It will reveal the administrative distance and next-hop IP for both the primary and backup routes, allowing you to confirm if failover occurred after the primary route disappeared. This is the definitive way to verify routing-table state and default-route failover.

Why this answer

The best next step is to examine the routing table directly after removing or losing the primary route. In practical terms, the purpose of a floating static route is to appear when the better route disappears. The clearest way to verify that behavior is to inspect the route table for the default route after the failure condition.

This is a simulation-style verification question. It is not asking how to configure the route, but how to confirm failover actually happened.

Exam trap

A common exam trap is selecting commands unrelated to routing table verification, such as "show vlan brief" or "show spanning-tree." These commands provide information about VLAN configurations or Spanning Tree Protocol status but do not show whether a floating static route has become active. Candidates may mistakenly think these outputs indicate network failover status, but only the routing table output confirms if the backup route is installed after the primary route fails. Misunderstanding the purpose of these commands leads to incorrect answers.

Why the other options are wrong

B

"Show vlan brief" shows VLAN status and port assignments but does not provide any information about routing or route failover, so it cannot verify if the floating static route is active.

C

"Show spanning-tree" displays Spanning Tree Protocol information related to Layer 2 loop prevention, which is unrelated to routing table contents or route failover verification.

D

"Show power inline" displays Power over Ethernet (PoE) status and power consumption on switch ports, which has no relevance to routing or verifying floating static route activation.

When would these options actually be correct?

B

In a different question scenario where the focus is on VLAN configurations, such as verifying the operational status of VLANs on a switch after a network change, 'show vlan brief' would be the correct command to use to ensure that all VLANs are up and functioning as expected.

C

If the question were focused on verifying the status of a network topology and ensuring there are no loops or issues in the spanning tree, then 'show spanning-tree' would be the correct command to use. For example, a question might ask about troubleshooting connectivity issues in a switched network environment.

D

If the exam question asked about verifying the power status of devices connected to PoE ports after a network outage, 'show power inline' would be the correct command to check if the devices are receiving power.

Why candidates pick the wrong answer

B

Students might confuse VLAN configuration with routing, especially in a switched environment, or think that VLAN information is relevant to verifying connectivity after a link failure.

C

Students may associate STP with redundancy and failover, mistakenly thinking it can verify route failover, or they may confuse Layer 2 loop prevention with Layer 3 path redundancy.

D

Students might be tempted by the word 'inline' or think that power status could indicate link status, but it has no bearing on routing protocol or static route activation.

559
Drag & Drophard

Drag and drop the following steps into the correct order for an agentic AI system to remediate a network performance issue using Cisco IOS-XE CLI commands.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4

Why this order

The agent first enters configuration mode, then diagnoses the interface, applies QoS, enables monitoring, and finally verifies the changes.

Exam trap

The trap is that candidates may confuse the order of diagnosis and action, or think monitoring should be enabled first. Remember: diagnose first, then act, then monitor, then verify.

Why candidates pick the wrong answer

B

Candidates might think monitoring should be enabled first to collect baseline data, but in remediation, the agent first diagnoses and applies changes, then enables monitoring to verify.

C

Candidates might mistakenly think QoS can be applied directly from privileged EXEC mode, or they may confuse the order of diagnosis and action.

D

Candidates might think that since the issue is known (performance), QoS can be applied immediately, but proper troubleshooting requires diagnosis first.

560
PBQhard

You are connected to R1. Configure DHCP services so that hosts on VLAN 10 (192.168.10.0/24) can obtain IP addresses from R1. Additionally, configure the switch SW1 to prevent rogue DHCP server attacks on that VLAN. The current configuration has a misconfigured helper-address and an excluded-address range that is too broad.

Network Topology
G0/0.10192.168.10.1/24SW1R1Hosts

Hints

  • The helper-address should point to the DHCP server itself, not an external address.
  • The excluded-address range is too wide; leave room for hosts to get IPs.
  • On the switch, only the port connecting to the legitimate DHCP server should be trusted.
A.On R1, change the helper-address to 192.168.10.1 and the excluded-address range to 192.168.10.1 192.168.10.10. On SW1, enable DHCP snooping globally and for VLAN 10, and set interface G0/1 as trusted.
B.On R1, change the helper-address to 192.168.10.255 and the excluded-address range to 192.168.10.1 192.168.10.10. On SW1, enable DHCP snooping globally and for VLAN 10, and set all ports as trusted.
C.On R1, change the helper-address to 192.168.10.1 and the excluded-address range to 192.168.10.1 192.168.10.254. On SW1, enable DHCP snooping globally and for VLAN 10, and set interface G0/1 as untrusted.
D.On R1, change the helper-address to 192.168.10.1 and the excluded-address range to 192.168.10.1 192.168.10.10. On SW1, enable DHCP snooping globally and for VLAN 10, and set interface G0/1 as untrusted.
AnswerA
solution
! R1
configure terminal
no ip dhcp excluded-address 192.168.10.1 192.168.10.254
ip dhcp excluded-address 192.168.10.1 192.168.10.10
interface GigabitEthernet0/0.10
no ip helper-address 10.0.0.2
ip helper-address 192.168.10.1
end

! SW1
configure terminal
ip dhcp snooping
ip dhcp snooping vlan 10
interface GigabitEthernet0/1
ip dhcp snooping trust
interface GigabitEthernet0/2
no ip dhcp snooping limit rate 10
ip dhcp snooping limit rate 15
end

Why this answer

The helper-address on R1's subinterface points to 10.0.0.2 instead of the DHCP server's IP (R1 itself, which is the server). The excluded-address range excludes all addresses in the subnet, preventing any host from getting an IP. The fix: change helper-address to 192.168.10.1 (loopback or interface IP of R1), and narrow the excluded range to the first 10 addresses (or just the gateway).

On SW1, enable DHCP snooping globally and for VLAN 10, and mark the port facing R1 (G0/1) as trusted; other ports should be untrusted to block rogue servers.

Exam trap

Watch out for two common traps: (1) The helper-address must be the DHCP server's unicast IP, not a broadcast address. (2) DHCP snooping trusted ports are for server connections; untrusted ports are for clients. Misplacing these will break DHCP or security.

Why the other options are wrong

B

The helper-address must be a unicast IP address of the DHCP server, not a broadcast address. Additionally, only ports connected to legitimate DHCP servers should be trusted; all other ports must be untrusted to block rogue servers.

C

The excluded-address range should only reserve a few addresses (e.g., for the gateway and static assignments), not the entire subnet. The port connected to the DHCP server must be trusted to allow DHCP server messages; untrusted ports block such messages.

D

DHCP snooping requires that ports connected to legitimate DHCP servers be configured as trusted. Untrusted ports are for client-facing ports where rogue servers might appear; they drop DHCP server messages.

Why candidates pick the wrong answer

B

Candidates might think the broadcast address is acceptable because DHCP uses broadcasts, but the helper-address must be a specific server IP. Also, they may mistakenly believe that trusting all ports simplifies configuration without understanding the security risk.

C

Candidates may think excluding a large range is safe or that the server port should be untrusted to prevent attacks, but this would block legitimate DHCP offers from the server.

D

Candidates may confuse the roles of trusted and untrusted ports, thinking that the server port should be untrusted to be more secure, but this breaks DHCP functionality.

561
Drag & Dropmedium

Drag and drop the following steps into the correct order to explicitly configure OSPFv3 for IPv6 on a Cisco IOS-XE router, assuming no OSPFv3 routing process exists beforehand.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4

Why this order

To configure OSPFv3, first globally enable IPv6 unicast routing (A). Next, create the OSPFv3 routing process (C) so that it is defined before interfaces try to use it. Then, configure OSPFv3 on the relevant interfaces (B) to activate routing.

Finally, verify the OSPFv3 adjacency (D) to confirm neighbors are formed. This sequence avoids automatic process creation and ensures all steps are explicitly controlled.

Exam trap

Cisco exams often test the order of configuration steps. A common trap is to think that OSPFv3 interface configuration comes before creating the OSPFv3 process, or that verification can be done early. Remember that global IPv6 routing must be enabled first, as OSPFv3 depends on it.

562
PBQhard

You are managing a Cisco WLC (WLC-1) with IP 10.10.10.10. A wireless client reports it can see the SSID 'CorpNet' but fails to associate. The SSID is configured for WPA3, but the client only supports WPA2. Additionally, the WLAN is mapped to VLAN 100, but the AP is on VLAN 10, causing a mismatch. Your task: reconfigure the WLAN to use WPA2-PSK with AES encryption, correct the VLAN assignment to 10, and ensure the SSID is hidden. Also, verify that management access via the WLC web UI is restricted to the 192.168.1.0/24 subnet.

Network Topology
APWLC-1Client

Hints

  • The client cannot join because WPA3 is required but the client only supports WPA2.
  • The WLAN is on VLAN 100, but the AP is on VLAN 10 — this mismatch prevents client traffic from being properly bridged.
  • Management access is open to all; restrict it to the subnet that contains your admin workstation.
A.Change security to WPA2-PSK with AES, disable PMF, map WLAN to management interface (VLAN 10), disable SSID broadcast, restrict HTTP/HTTPS access to 192.168.1.0/24.
B.Change security to WPA2-PSK with TKIP, enable PMF, map WLAN to VLAN 100, enable SSID broadcast, restrict HTTP access to 192.168.1.0/24.
C.Change security to WPA3-PSK with AES, disable PMF, map WLAN to VLAN 10, disable SSID broadcast, restrict HTTP/HTTPS access to 10.10.10.0/24.
D.Change security to WPA2-PSK with AES, enable PMF, map WLAN to VLAN 10, enable SSID broadcast, restrict HTTP/HTTPS access to 192.168.1.0/24.
AnswerA
solution
! WLC-1
config wlan 1
no security wpa3
security wpa2
security wpa2 akm psk
security wpa2 encryption aes
no security wpa3 pmf
interface VLAN10
no broadcast-ssid
end
config management
management http subnet 192.168.1.0 255.255.255.0
management https subnet 192.168.1.0 255.255.255.0
end

Why this answer

The client cannot associate because the WLAN requires WPA3 (PMF required) but the client only supports WPA2. Also, the WLAN is mapped to VLAN 100, but the AP is on VLAN 10, causing a VLAN mismatch that prevents client traffic from reaching the correct subnet. The SSID is broadcast (visible), and management access is open to all subnets.

To fix: change the WLAN security to WPA2-PSK with AES, disable PMF, map the WLAN to the management interface (VLAN 10), disable SSID broadcast, and restrict HTTP/HTTPS access to subnet 192.168.1.0/24.

Exam trap

The exam trap is that candidates may overlook the VLAN mismatch or the requirement to disable PMF when switching from WPA3 to WPA2. Also, they might forget to restrict both HTTP and HTTPS, or confuse the management subnet with the WLC IP address. Always verify client capabilities and VLAN assignments.

Why the other options are wrong

B

The specific factual error: TKIP is deprecated and not used with WPA2-PSK; PMF must be disabled for WPA2-only clients; VLAN 100 is incorrect; SSID broadcast should be disabled; HTTPS access must also be restricted.

C

The specific factual error: WPA3-PSK requires PMF and is incompatible with WPA2-only clients; the allowed subnet for management is 192.168.1.0/24, not 10.10.10.0/24.

D

The specific factual error: PMF is not supported by all WPA2 clients and can cause association issues; SSID broadcast should be disabled to hide the SSID.

Why candidates pick the wrong answer

B

Candidates pick this because they may confuse TKIP with AES, think PMF is optional, forget to change VLAN, or assume only HTTP needs restriction.

C

Candidates pick this because they might think WPA3 is backward compatible or confuse the WLC management IP with the allowed subnet.

D

Candidates pick this because they may think PMF is optional and always safe to enable, or they forget to disable SSID broadcast.

563
MCQhard

A network engineer notices that hosts in the 192.168.2.0/24 network connected to router R1's GigabitEthernet0/1 interface cannot reach the Internet. R1 has a standard ACL 10 configured as 'access-list 10 permit 192.168.1.0 0.0.0.255' and applied inbound on interface GigabitEthernet0/0, which connects to the 192.168.1.0/24 LAN. What is the most likely cause?

A.The implicit deny at the end of ACL 10 is blocking all outbound traffic from the 192.168.2.0/24 network.
B.The ACL is filtering return traffic from the Internet that enters G0/0, because it is applied inbound on that interface instead of outbound.
C.The router is not performing inter-VLAN routing between the 192.168.1.0 and 192.168.2.0 networks.
D.The ACL is missing a permit statement for the 192.168.2.0/24 network to allow traffic from that subnet.
AnswerB

Inbound ACLs on G0/0 inspect packets arriving from the Internet. The ACL permits only source 192.168.1.0/24, so return packets from Internet hosts with random source IPs are denied by the implicit deny, breaking connectivity for 192.168.2.0/24 hosts.

Why this answer

ACL 10 is applied inbound on GigabitEthernet0/0, which connects to the 192.168.1.0/24 LAN. When traffic from the Internet returns to hosts in the 192.168.2.0/24 network, it enters G0/0 inbound and is evaluated against ACL 10, which only permits source addresses from 192.168.1.0/24. The implicit deny at the end of the ACL then blocks all return traffic destined for 192.168.2.0/24, preventing those hosts from reaching the Internet.

Exam trap

The trap here is that candidates often assume ACLs filter outbound traffic from the local network, but Cisco tests the nuance that an inbound ACL on the WAN-facing interface filters return traffic, not the original outbound traffic.

Why the other options are wrong

A

Misunderstanding of ACL direction leads candidates to think that the implicit deny blocks any traffic leaving the interface.

C

Confusing ACL filtering with routing functionality; ACLs do not prevent the router from routing between connected subnets unless they explicitly deny the traffic on the appropriate interface and direction.

D

Candidates often try to add a permit for the source subnet of the initiating traffic, neglecting the direction of the ACL. Because the ACL is inbound on the egress interface, outbound traffic is not filtered.

564
PBQhard

You are connected to R1. The link between R1's GigabitEthernet0/0 and R2's GigabitEthernet0/0 should operate at 1 Gbps full duplex, but the interface is showing errors and only negotiating at 100 Mbps half duplex. Diagnose and fix the fault, then verify the link is stable at the correct speed and duplex.

Network Topology
Gi0/010.1.1.1/30Gi0/010.1.1.2/30Cat6 cableR1R2

Hints

  • The interface is manually forced to 100 Mbps half duplex; check the duplex and speed configuration.
  • Auto-negotiation requires both 'duplex' and 'speed' to be in default (no explicit command).
  • CRC errors indicate a duplex mismatch; R2 is likely set to auto-negotiate.
A.Remove the manual speed and duplex settings on R1's GigabitEthernet0/0 with 'no speed' and 'no duplex' to allow auto-negotiation.
B.Change the duplex setting to 'full' and speed to '1000' on R1's GigabitEthernet0/0.
C.Replace the cable between R1 and R2 with a crossover cable.
D.Configure R2's GigabitEthernet0/0 with 'speed 100' and 'duplex half' to match R1's settings.
AnswerA
solution
! R1
enable
configure terminal
interface gigabitEthernet 0/0
no duplex
no speed
end
copy running-config startup-config

Why this answer

The interface was manually configured with 'duplex half' and 'speed 100', which forced the link to 100 Mbps half duplex, causing CRC errors due to duplex mismatch. The correct fix is to remove these manual settings and allow auto-negotiation, or explicitly set both sides to 'speed 1000' and 'duplex full'. Since the remote side (R2) is set to auto (default), the simplest correction is to use 'no duplex' and 'no speed' on R1 to re-enable auto-negotiation.

After the commands are applied, the interface should show 'Full-duplex, 1000Mb/s' and CRC errors should stop incrementing.

Exam trap

The exam trap is that candidates may think manually setting the correct speed and duplex is always the best approach, but they must consider the remote device's configuration. Auto-negotiation is the default and preferred method for Gigabit Ethernet; manual settings should be used consistently on both ends.

Why the other options are wrong

B

The specific factual error is that manually setting speed and duplex on one side while the other side is set to auto can lead to a mismatch; auto-negotiation is required for proper link establishment.

C

The specific factual error is that Auto-MDIX eliminates the need for crossover cables on modern interfaces; cable type is not the cause of the problem.

D

The specific factual error is that matching the incorrect settings does not achieve the desired speed and duplex; it only prevents errors at a lower performance level.

Why candidates pick the wrong answer

B

Candidates pick this because they know that 1 Gbps full duplex is the desired setting and think explicitly configuring it will fix the issue, but they overlook the importance of consistent configuration on both ends.

C

Candidates pick this because they recall that duplex mismatches can sometimes be caused by incorrect cable types, but in this scenario the cable is not the issue.

D

Candidates pick this because they think consistency between both ends is the only requirement, ignoring the performance goal of 1 Gbps full duplex.

565
MCQhard

You are verifying OSPF operation on router R1. After confirming that OSPF is configured on the correct interfaces, which command should you use next to directly check whether R1 has established a neighbor adjacency with another OSPF router?

A.show ip ospf neighbor
B.show vlan brief
C.show spanning-tree
D.show mac address-table
AnswerA

show ip ospf neighbor is the correct next step because it directly lists all OSPF neighbors, their Router IDs, interface, and the current adjacency state (such as FULL/DR or 2WAY). This command verifies that the router has successfully formed an OSPF neighbor relationship and detects any state mismatches, making it the definitive tool for OSPF adjacency troubleshooting.

Why this answer

The command show ip ospf neighbor directly displays the OSPF neighbor table, showing whether an adjacency has formed, the neighbor's Router ID, and the current state (e.g., FULL). This is the quickest verification step after confirming configurations. The other commands are unrelated to OSPF: show vlan brief displays VLAN assignments, show spanning-tree shows STP topology, and show mac address-table shows the MAC address table.

None of these provide any OSPF neighbor information and would only delay troubleshooting.

Exam trap

Avoid confusing route visibility with neighbor status; they are related but distinct concepts.

Why the other options are wrong

B

Displays VLAN port membership; irrelevant to OSPF verification.

C

Shows STP topology; does not provide OSPF neighbor status.

D

Displays the switch's MAC address table; no OSPF information.

When would these options actually be correct?

B

In a question focused on verifying VLAN configurations or troubleshooting Layer 2 connectivity issues, 'show vlan brief' would be the correct command to check if the VLANs are properly set up and operational.

C

In a different scenario where the question asks for a command to troubleshoot Layer 2 connectivity issues or to verify the status of STP on a switch, 'show spanning-tree' would be the correct answer, as it provides insights into the spanning tree status and potential issues affecting VLANs.

D

If the exam question asked about verifying MAC address learning on a switch or troubleshooting Layer 2 connectivity issues, then 'show mac address-table' would be the correct command to use in that context.

Why candidates pick the wrong answer

B

A student might think that since OSPF runs over IP, checking VLANs could be relevant if OSPF is configured on a VLAN interface (SVI). However, this command does not show OSPF-specific neighbor state or adjacency information.

C

A student might confuse STP with OSPF because both involve 'neighbor' concepts (STP has designated/root ports, OSPF has neighbor states). However, STP does not show OSPF adjacency details.

D

A student might think that since OSPF packets are encapsulated in Ethernet frames, checking the MAC table could help verify that OSPF hello packets are being received. However, the MAC table does not indicate OSPF neighbor state or adjacency formation.

566
MCQmedium

Exhibit: R1 can ping 10.1.23.2 but cannot ping 192.168.3.10 behind R3. The routing table on R1 lacks 192.168.3.0/24. What is the best next check?

A.Verify whether the remote LAN is being advertised into the routing process
B.Replace the Ethernet cable between R1 and R2
C.Change the OSPF router ID on R1 immediately
D.Disable CEF so the route can be learned
AnswerA

The symptom that R1 can ping the next-hop address 10.1.23.2 but not 192.168.3.10 indicates that reachability to the remote host is blocked at the routing layer, not the link layer. Since OSPF neighbors are up (the next hop responds), the most likely cause is that the subnet containing 192.168.3.10 is not being injected into the OSPF domain—either because there is no network statement under the OSPF process on the router that owns that LAN, because the interface is configured as passive-interface, or because an outbound distribute-list is filtering the route. Verifying the OSPF database for the 192.168.3.0/24 prefix directly confirms whether the route is being advertised.

Why this answer

Because the directly connected next router is reachable, the problem is likely missing routing information for the remote LAN. The best next check is whether R3 is advertising 192.168.3.0/24 or whether that network is present in the routing domain at all.

Exam trap

A frequent exam trap is to confuse physical connectivity with routing issues. Because R1 can ping 10.1.23.2 (likely the next-hop router), candidates might mistakenly try to fix cables or interfaces instead of checking routing advertisements. Another trap is to focus on router ID changes or disabling features like CEF, which do not affect route learning.

The key mistake is ignoring the routing table contents and assuming that reachability to the next-hop router guarantees full path reachability. This leads to wasted time and incorrect troubleshooting steps.

Why the other options are wrong

B

Replacing the Ethernet cable between R1 and R2 is unnecessary because R1 can already ping 10.1.23.2, indicating that the physical link and Layer 3 connectivity to the next-hop router are functioning correctly.

C

Changing the OSPF router ID on R1 is irrelevant here because the problem is not related to router ID conflicts or OSPF neighbor relationships but to missing route advertisements for the remote LAN.

D

Disabling CEF (Cisco Express Forwarding) will not help because CEF does not prevent routes from being learned or advertised; it only affects packet forwarding efficiency, so this option does not address the root cause.

When would these options actually be correct?

B

This would be correct in a scenario where R1 cannot ping R2's directly connected interface (e.g., 10.1.23.2) and there is evidence of physical connectivity issues, such as link lights off or interface down/down. The question would explicitly state that Layer 1/2 is suspected.

C

In a scenario where OSPF adjacencies fail to form due to duplicate router IDs, changing the router ID on one router (and restarting OSPF) would be the correct step to resolve the adjacency issue and allow route exchange.

D

In a scenario where a router has a route in the routing table but packets are not being forwarded correctly (e.g., due to CEF polarization or a CEF-related bug), disabling CEF might be a troubleshooting step to verify if CEF is causing the forwarding failure. For example, if R1 can ping 10.1.23.2 but traffic to 192.168.3.10 fails despite the route being present, disabling CEF could isolate the issue.

Why candidates pick the wrong answer

B

Candidates often jump to physical layer troubleshooting when connectivity fails, especially if they overlook that partial reachability (ping to R2 works) already rules out a cable problem. The temptation is to assume any connectivity issue could be caused by a faulty cable.

C

Candidates may think that a router ID mismatch or misconfiguration prevents route learning, but here the problem is that the route is not being advertised, not an OSPF neighbor issue.

D

Candidates may confuse CEF with routing table population, thinking that disabling CEF forces the router to use process switching and thus learn routes via routing protocols. However, CEF does not affect route learning; it only affects how packets are forwarded after routes are learned.

567
Multi-Selectmedium

Which two statements accurately describe longest-prefix match?

Select 2 answers
A.The most specific matching route is preferred over broader matching routes.
B.A /24 is more specific than a /16.
C.The default route is always preferred over a matching specific route.
D.Administrative distance replaces the need for longest-prefix match.
E.A /16 is more specific than a /24.
AnswersA, B

Longest-prefix match (LPM) is the fundamental forwarding decision rule used by routers: when multiple routing table entries match a destination IP address, the router chooses the route with the longest subnet mask, because that route identifies the smallest, most precise address range. This ensures that a host route (/32) or a /26 will always beat a less specific /16 or default route, guaranteeing predictable path selection toward the most exact destination.

Why this answer

Longest-prefix match means the router prefers the most specific route that matches the destination. In plain language, if several routes could all work, the router chooses the one that describes the destination range most precisely. That is why a /25 wins over a /24, and a /24 wins over a /16, when all of them match the same destination.

This is a foundational routing rule. The wrong answers usually confuse route specificity with route-source trust or assume the default route is considered first. The two correct answers are the ones that keep the focus on specificity.

Exam trap

A frequent exam trap is assuming that the default route (0.0.0.0/0) is preferred over more specific routes. Many candidates mistakenly believe the default route is always the first choice, but in reality, it is the least specific and only used when no other matching route exists. Another trap is confusing administrative distance with longest-prefix match; administrative distance only applies when choosing between routes learned from different sources, not when selecting the most specific prefix.

Misunderstanding these concepts can lead to incorrect answers about routing behavior in Cisco devices.

Why the other options are wrong

C

Option C is incorrect because the default route is the least specific and is only used when no other matching route exists, not preferred over specific routes.

D

Option D is incorrect as administrative distance is a separate concept used to select between routes from different protocols, not to replace longest-prefix match.

E

Option E is incorrect because a /16 is less specific than a /24; the longer the prefix length, the more specific the route.

When would these options actually be correct?

C

In a question that asks about routing behavior in a scenario where a network is configured to prioritize default routes for certain traffic types, such as in a failover situation, this option could be correct. For example, if a default route is explicitly configured to take precedence over specific routes for redundancy purposes.

D

In a question that asks about route selection criteria in a routing protocol where administrative distance is the sole factor for determining route preference, this option could be correct. For example, if the question specifies that the longest-prefix match is not applicable and only administrative distance is considered, then this statement would hold true.

E

If the exam question were to ask which subnet mask is less specific in a routing context, or if it specifically stated that the context was reversed or misinterpreted, then option E could be correct. For example, a question could state, 'Which of the following is true if we consider broader ranges?'

Why candidates pick the wrong answer

C

Students may think the default route is a catch-all and thus preferred, but they forget that longest-prefix match prioritizes specificity over generality.

D

Students might confuse AD with prefix length because both influence route selection, but AD compares trustworthiness of routing sources, not specificity of prefixes.

E

Students may incorrectly associate larger subnet masks with less specificity, or they might reverse the relationship between prefix length and specificity.

568
Matchingmedium

Match each automation term to the best description.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Data modeling language for structured network data

Lightweight text format for structured data exchange

Programmatic interface exposed by a system

Credential presented to authenticate or authorize a request

Why these pairings

In Ansible, a Playbook is a YAML file that defines automation tasks, making option A correct. A Module is a reusable unit of code that performs a specific task, such as managing files or installing software, matching option B. An Inventory is a list of managed nodes (hosts) that Ansible targets, aligning with option C.

A Role is a structured way to group tasks, variables, and files for reuse, which corresponds to option D. These terms are central to Ansible automation and should not be confused with data modeling languages or APIs.

Exam trap

A common mistake is confusing a Playbook with a Role: a Playbook is a top-level workflow that may use multiple Roles, while a Role is a modular collection of related configuration items.

569
Multi-Selectmedium

Which THREE of the following best describe how agentic AI is used in network automation, specifically regarding AI agents, tool-calling, and closed-loop remediation workflows?

Select 3 answers
A.AI agents can autonomously decide which network troubleshooting steps to perform and invoke appropriate tools via APIs.
B.AI agents only monitor network traffic and alert humans for any remediation actions.
C.Tool-calling in agentic AI allows the agent to execute network commands or scripts to collect data and implement changes.
D.A closed-loop remediation workflow continuously monitors network state, detects anomalies, triggers an AI agent to diagnose, and applies corrective actions automatically.
E.Closed-loop remediation always requires a human to approve each corrective action before it is executed.
AnswersA, C, D

AI agents can autonomously decide which network troubleshooting steps to perform by reasoning over available telemetry, hypotheses, and tool outputs. For example, an agent might determine that a recurring BGP flap warrants inspecting neighbor states via `show bgp summary`, then use RESTCONF to modify the `hold-time` timer and re-verify adjacency. This iterative decision-making loop—choose a diagnostic, execute via API, interpret results, and adapt—enables goal-driven troubleshooting without human prescripting of every step.

Why this answer

Options A, C, and D are correct because agentic AI in network automation involves autonomous decision-making (A), tool-calling to execute network commands or gather data (C), and closed-loop remediation that continuously monitors, diagnoses, and applies fixes automatically (D). Options B and E are incorrect because they contradict the autonomous nature of agentic AI: B describes a passive monitoring system with human-only remediation, and E states that closed-loop remediation always requires human approval, which is not true for full closed-loop automation.

Exam trap

Cisco often tests the distinction between passive monitoring and active autonomous remediation; the trap here is that candidates may confuse agentic AI with simple alerting systems, forgetting that agentic AI must include decision-making and tool execution, not just notification.

Why the other options are wrong

B

This option describes traditional monitoring systems that only alert humans, not agentic AI which takes autonomous actions. Agentic AI agents do not just alert; they actively diagnose and remediate issues.

E

Closed-loop remediation implies full automation without manual approval; requiring human approval breaks the loop and defeats the purpose of autonomous remediation. The workflow is designed to act automatically.

Why candidates pick the wrong answer

B

Students may confuse agentic AI with standard monitoring tools that generate alerts, but agentic AI goes beyond alerting to autonomous action.

E

Students might think human oversight is always required for safety, but closed-loop automation is specifically designed to operate without manual intervention.

570
MCQhard

A network technician is troubleshooting a router-on-a-stick configuration. R1 has sub-interface G0/0.10 with encapsulation dot1q 10 and IP 192.168.10.1/24, and sub-interface G0/0.20 with encapsulation dot1q 20 and IP 192.168.20.1/24. Hosts in VLAN 10 cannot reach hosts in VLAN 20. The physical interface G0/0 is up and no shutdown. Both sub-interfaces show up/up. What should the technician do next?

A.Verify the switch port connected to R1 is configured as a trunk and allows VLANs 10 and 20.
B.Verify the encapsulation dot1Q numbers on the sub-interfaces match the VLAN assignments.
C.Verify the default gateway settings on hosts in VLANs 10 and 20.
D.Check the physical interface G0/0 for interface errors or duplex mismatches.
AnswerA

This directly addresses the most probable cause: a missing or misconfigured trunk on the switch side. Even with router sub-interfaces up/up, the link must be a trunk carrying the correct VLANs for inter-VLAN routing to function.

Why this answer

The router-on-a-stick configuration requires the switch port connecting to R1 to be configured as a trunk port that permits VLANs 10 and 20. Even though the router sub-interfaces are correctly configured with encapsulation dot1q and IP addresses, if the switch port is in access mode or does not allow the specific VLANs, frames from VLAN 10 or 20 will be dropped by the switch, preventing inter-VLAN routing. The next logical step is to verify the switch port configuration with commands like 'show interfaces trunk' or 'show running-config interface <port>'.

Exam trap

Cisco often tests the misconception that as long as the router sub-interfaces are up/up and have correct encapsulation, inter-VLAN routing should work, leading candidates to overlook the switch trunk configuration as the root cause.

Why the other options are wrong

B

Candidates may think the encapsulation numbers might be swapped, but the stem confirms they are correctly assigned to the respective VLAN IDs.

C

Many candidates jump to end-host configuration, assuming the router is fully reachable because interfaces are up/up, but the trunk is the prerequisite for any communication between VLANs.

D

Candidates might think any communication loss warrants a physical layer check, but here the symptoms point strongly toward a Layer 2 trunking issue.

571
PBQhard

You are connected to R1. The network currently uses a static default route pointing to ISP1 (198.51.100.1) via GigabitEthernet0/0. However, the backup link to ISP2 (203.0.113.1) via Serial0/0/0 has a floating static default route with an administrative distance of 130. The backup route is not taking over when the primary link fails. Configure the floating static route correctly so that it becomes active when the primary route is lost, and verify that the routing table shows the backup default route with the appropriate next-hop.

Network Topology
G0/0198.51.100.2/30198.51.100.1S0/0/0203.0.113.2/30203.0.113.1R1ISP1ISP2

Hints

  • Examine the primary static route configuration for any unusual keywords.
  • A static route with the 'permanent' keyword remains in the routing table even if the interface goes down.
  • The floating static route has a higher AD (130) so it will only be used when the primary route is absent.
A.Remove the primary static route and reconfigure it without the 'permanent' keyword, then verify the backup route appears in the routing table.
B.Change the administrative distance of the floating static route to 1 so it is preferred over the primary route.
C.Add the 'permanent' keyword to the floating static route to ensure it remains in the routing table.
D.Configure a static route with a next-hop of 203.0.113.1 and an administrative distance of 130, but also add the 'track' command to monitor the primary link.
AnswerA
solution
! R1
conf t
no ip route 0.0.0.0 0.0.0.0 198.51.100.1 permanent
ip route 0.0.0.0 0.0.0.0 198.51.100.1
end

Why this answer

The primary static default route was configured with the 'permanent' keyword, which keeps the route in the routing table even when the GigabitEthernet0/0 interface goes down. This prevents the floating static route (AD 130) from becoming active. The solution is to remove the primary route (no ip route 0.0.0.0 0.0.0.0 198.51.100.1 permanent) and reconfigure it without the 'permanent' keyword.

After that, when the primary link fails, the route is removed, and the backup route (AD 130) enters the routing table. Option A is correct. Option B would make the backup preferred over the primary, which is not the intended behavior.

Option C (adding permanent to the backup) would not help and could cause issues. Option D (track) is an alternative but not the required configuration here.

Exam trap

Be careful: The 'permanent' keyword on a static route keeps it in the routing table even if the interface is down. This can prevent floating static routes from becoming active. Always check for 'permanent' when troubleshooting backup route issues.

Why the other options are wrong

B

The specific factual error: Administrative distance determines route preference; a lower AD is preferred. Setting the backup to AD 1 would make it the primary route, not a backup.

C

The specific factual error: The 'permanent' keyword prevents route removal when the interface goes down, which is not the solution here. The backup route needs to become active when the primary fails, not be forced to stay.

D

The specific factual error: The track command is used to conditionally remove a static route based on reachability, but it is not necessary if the primary route is correctly configured without 'permanent'. The existing backup route should work once the primary route is removed.

Why candidates pick the wrong answer

B

Candidates might think lowering the AD will force the backup to be used, but they overlook that it would then always be preferred, not just during failure.

C

Candidates may think 'permanent' makes routes more reliable, but they misunderstand its effect on route removal during interface failure.

D

Candidates may think tracking is required for floating static routes to work, but in this scenario the primary route's 'permanent' keyword is the issue.

572
MCQhard

Based on the exhibit, what is the most likely reason the PPP link is down?

A.The serial interfaces use different encapsulations.
B.PPP requires CAPWAP on both routers.
C.The routers must run BGP before PPP can establish.
D.Serial links can use only OSPF, not PPP.
AnswerA

PPP and HDLC are distinct Layer 2 encapsulation protocols for serial WAN links. Cisco default is HDLC; if one end is configured with encapsulation ppp and the other remains HDLC, the link cannot negotiate LCP or exchange frames, so the line protocol stays down. This mismatch is the most likely cause because the physical layer (Layer 1) is up but the data link cannot establish.

Why this answer

The PPP link is down because the two ends are configured for different encapsulations. In practical terms, one side is using PPP and the other is using HDLC, so the devices are not speaking the same data-link protocol on the serial link. Until those encapsulations match, the link cannot come up correctly at the data-link layer.

This is a classic WAN troubleshooting pattern that fits well into simulation-style exam coverage.

Exam trap

A frequent exam trap is to assume that routing protocols such as BGP or OSPF must be configured before a PPP link can establish, or that PPP requires additional protocols like CAPWAP. This is incorrect because PPP operates at Layer 2 and must first establish the data link before any routing protocol can function. Another common mistake is to believe that serial links cannot use PPP and only support OSPF or other routing protocols, which confuses encapsulation with routing.

The key is to recognize that mismatched encapsulation protocols like PPP versus HDLC prevent the link from coming up, regardless of routing configuration.

Why the other options are wrong

B

Incorrect because CAPWAP is a wireless protocol unrelated to serial link encapsulation. PPP does not require CAPWAP for operation on serial interfaces.

C

Incorrect because routing protocols like BGP are Layer 3 protocols and do not affect the Layer 2 establishment of a PPP link. The link must be up before routing protocols can run.

D

Incorrect because serial links can use PPP encapsulation. Cisco routers default to HDLC, but PPP is a supported and common WAN encapsulation protocol.

When would these options actually be correct?

B

In a different question scenario where the context involves wireless access points and their management, stating that 'PPP requires CAPWAP on both routers' could be correct if the question specifically addresses the need for CAPWAP to manage PPP connections in a wireless environment.

C

In a different scenario where the question specifies that a PPP connection is being used to transport BGP routing information between two routers, and the exam asks about prerequisites for establishing that connection, this option could be correct if it stated that BGP must be configured first.

D

In a different scenario where the question specifies that only OSPF is allowed for routing over serial links, this option would be correct. For example, if the exam question stated that the network design mandates OSPF exclusively for serial connections, then this answer would be valid.

Why candidates pick the wrong answer

B

Students might confuse CAPWAP with other control protocols or think that PPP requires some form of control protocol to operate, but PPP's control is handled by LCP and NCP, not CAPWAP.

C

Some students might think that because BGP is often used over serial links, it must be required for PPP to work. However, PPP can operate with any Layer 3 protocol, including static routes, OSPF, or no routing at all.

D

Students might think that because OSPF is commonly used on serial links, it is the only option. However, OSPF is a routing protocol, not an encapsulation, and PPP is a valid and widely used encapsulation for serial links.

573
PBQhard

You are connected to R1 via the console. R1's GigabitEthernet0/0 (10.0.0.1/30) connects to the ISP. GigabitEthernet0/1 (192.168.1.1/24) connects to the internal LAN. The security policy requires that only SSH traffic (TCP port 22) from the internal network (192.168.1.0/24) be permitted to reach the router itself, and all other inbound traffic to the router from internal hosts should be blocked. Additionally, the router must be hardened for SSH access: generate RSA keys of 2048 bits, set SSH version 2, enable SSH on vty lines, and disable Telnet. Currently, there is no security configuration. Configure R1 to meet these requirements.

Network Topology
G0/1192.168.1.1/24G0/010.0.0.1/30Internal HostsLANR1WANISP

Hints

  • Use an extended ACL to filter traffic destined to the router itself (not through it).
  • The access-class command applies the ACL to VTY lines.
  • Generate RSA keys only after setting a domain name.
A.ip access-list extended VTY_ACL permit tcp 192.168.1.0 0.0.0.255 any eq 22 deny ip any any ! line vty 0 4 access-class VTY_ACL in transport input ssh login local ! username admin secret cisco ip domain-name example.com crypto key generate rsa modulus 2048 ip ssh version 2
B.ip access-list standard VTY_ACL permit 192.168.1.0 0.0.0.255 deny any ! line vty 0 4 access-class VTY_ACL in transport input ssh login local ! username admin secret cisco crypto key generate rsa modulus 2048 ip ssh version 2
C.ip access-list extended VTY_ACL permit tcp any any eq 22 deny ip any any ! line vty 0 4 access-class VTY_ACL in transport input ssh login local ! username admin secret cisco crypto key generate rsa modulus 2048 ip ssh version 2
D.ip access-list extended VTY_ACL permit tcp 192.168.1.0 0.0.0.255 any eq 22 deny ip any any ! line vty 0 4 access-class VTY_ACL out transport input ssh login local ! username admin secret cisco crypto key generate rsa modulus 2048 ip ssh version 2
AnswerA
solution
! R1
ip access-list extended VTY_ACL
permit tcp 192.168.1.0 0.0.0.255 any eq 22
deny ip any any
line vty 0 4
access-class VTY_ACL in
transport input ssh
ip domain-name example.com
crypto key generate rsa modulus 2048
ip ssh version 2
username admin secret cisco

Why this answer

The extended ACL VTY_ACL permits SSH from the internal subnet and denies all other IP traffic. The access-class command applies it inbound to VTY lines. SSH hardening includes generating 2048-bit RSA keys, setting SSH version 2, and disabling Telnet by specifying transport input ssh.

A local username is required for SSH authentication. Note that a domain name (e.g., ip domain-name example.com) must be configured before generating RSA keys; without it, the crypto key generation fails or requires interactive input.

Exam trap

Pay attention to the direction of the access-class on VTY lines: it must be 'in' to filter incoming connections. Also, remember that standard ACLs cannot filter by port; you need an extended ACL for that. Finally, always specify the source network in the ACL to restrict access to the intended subnet.

Why the other options are wrong

B

Standard ACLs lack the ability to filter by protocol or port number, making them unsuitable for this requirement.

C

The source address in the permit statement is 'any', which allows SSH from all networks, including the ISP side, which is not desired.

D

Applying access-class outbound on VTY lines would filter traffic going out from the router to the user, which is not the intended direction for controlling who can connect to the router.

Why candidates pick the wrong answer

B

Candidates might think a standard ACL is sufficient because it can permit the source subnet, overlooking the need to restrict to a specific port.

C

Candidates might focus on permitting SSH and forget to restrict the source to the internal subnet, especially if they are used to allowing SSH from anywhere for lab purposes.

D

Candidates might confuse the direction of access-class on VTY lines with interface ACLs, where 'in' and 'out' are relative to the router. For VTY, 'in' refers to connections coming into the router.

574
MCQhard

An engineer is deploying a new Cisco Catalyst 9300 switch in a campus wiring closet. The uplink to the distribution switch uses a 1000BASE-LX SFP module. After connecting the fiber, the interface shows 'up/up' but the engineer notices that the 'input errors' counter is incrementing rapidly, with many CRC errors, runts, and giants being reported. What is the most likely cause of these input errors?

A.Replace the SFP with a 1000BASE-SX module.
B.Check the fiber distance and ensure it is within the 5 km limit for 1000BASE-LX; if over, use a single-mode fiber extender.
C.Configure the interface with 'speed 100' and 'duplex full' to match the SFP capabilities.
D.Replace the fiber patch cable with a CAT6a copper cable and use a 1000BASE-T SFP.
AnswerB

1000BASE-LX SFP modules are rated for a maximum distance of 5km over single-mode fiber using 1310nm light. If the actual fiber distance exceeds this, the received optical signal power falls below the receiver sensitivity, producing bit errors and CRC errors on the interface. The correct action is to verify the link distance and either use a fiber extender/repeater or upgrade to a longer-reach optic such as 1000BASE-ZX (up to 70km) to regain a positive link budget.

Why this answer

The 1000BASE-LX standard uses long-wavelength laser optics (1300 nm) over single-mode fiber with a maximum distance of 5 km. Exceeding this limit causes signal attenuation and dispersion, generating bit errors that corrupt the frame check sequence (FCS). Cisco IOS counts these as CRC errors.

Runts (frames shorter than 64 bytes) and giants (frames longer than 1518 bytes) also appear because the damaged frames are misinterpreted. Option B correctly identifies the distance limit as the root cause and recommends verifying it or using a fiber extender. Options A and D propose incorrect media, and option C would break the link since 1000BASE-LX operates at fixed 1000/full speed.

Exam trap

Learners often misdiagnose runts and giants as a duplex mismatch, but when CRC errors are present alongside them, the issue is a physical-layer impairment—such as excessive fiber distance—rather than a configuration error.

Why the other options are wrong

A

1000BASE-SX uses multimode fiber with a maximum 550 m distance, which is far shorter than 1000BASE-LX and would not resolve a distance issue.

C

The SFP is fixed at 1000 Mbps full-duplex; manually setting 'speed 100' and 'duplex full' would cause a speed mismatch and prevent the link from coming up.

D

Copper cabling (CAT6a) and a 1000BASE-T SFP are limited to 100 m and cannot solve a fiber distance problem.

Why candidates pick the wrong answer

A

Students may confuse SX and LX, thinking that SX is a common fix for fiber issues, or they may assume that any SFP will work on any fiber. However, SX is for multimode, while LX is for single-mode, and the question implies single-mode fiber is in use.

C

Students often associate input errors with speed/duplex mismatches, which is a common cause on copper interfaces. However, on fiber, speed is fixed, and duplex is always full, so this is not applicable.

D

Students might think that copper is more reliable or that changing media type can fix errors, but the problem is specific to fiber distance limitations.

575
MCQhard

Which switch security feature uses DHCP snooping bindings to validate ARP packets and help stop ARP spoofing?

A.PortFast
B.Dynamic ARP Inspection
C.UDLD
D.HSRP preemption
AnswerB

Dynamic ARP Inspection (DAI) validates ARP packets in a VLAN by cross-referencing the sender IP and MAC address against the DHCP snooping binding table, which is built from DHCP message exchanges. DAI intercepts all ARP requests and replies on untrusted interfaces and drops any packet whose IP-to-MAC mapping is not present or valid in that table. This direct reliance on DHCP snooping bindings is the precise mechanism that mitigates ARP spoofing, making DAI the correct answer.

Why this answer

Dynamic ARP Inspection compares ARP information to trusted bindings, often learned through DHCP snooping, to block forged ARP packets.

Exam trap

A common exam trap is selecting PortFast, UDLD, or HSRP preemption as the answer because these features are well-known switch security or stability mechanisms. However, PortFast only speeds up STP port transitions and does not inspect ARP packets. UDLD focuses on detecting unidirectional links and does not validate ARP traffic.

HSRP preemption deals with gateway redundancy and has no role in ARP security. The key to avoiding this trap is recognizing that only Dynamic ARP Inspection uses DHCP snooping bindings to validate ARP packets and stop ARP spoofing.

Why the other options are wrong

A

PortFast is a feature that allows switch ports to bypass the usual STP listening and learning states to quickly transition to forwarding. It does not perform any ARP packet validation or security checks, so it cannot prevent ARP spoofing.

C

UDLD (Unidirectional Link Detection) is designed to detect and disable unidirectional links between switches to prevent network loops or blackholes. It does not inspect or validate ARP packets and thus does not stop ARP spoofing.

D

HSRP preemption is a feature related to first-hop redundancy protocols that allows a higher priority router to take over as the active gateway. It does not provide any ARP packet validation or protection against ARP spoofing.

When would these options actually be correct?

A

If the question asked about features that enhance the speed of port activation or reduce network downtime during link changes, PortFast would be the correct answer. For example, a question might ask which feature enables faster connectivity for end devices in a network.

C

If the question asked about a feature that detects and mitigates unidirectional links or loops in a network, such as 'Which feature helps identify unidirectional links to prevent network issues?', then UDLD would be the correct answer.

D

If the question asked about features related to router redundancy and failover mechanisms, specifically in the context of HSRP, then HSRP preemption would be the correct answer. For example, a question could ask which feature allows a backup router to regain active status when it becomes the highest priority router.

Why candidates pick the wrong answer

A

Students might confuse PortFast with security features because it is often enabled on access ports for faster connectivity, but its purpose is unrelated to ARP validation.

C

UDLD sounds like a security feature because it detects link issues, but its focus is on physical layer problems, not ARP validation.

D

Students might associate HSRP with security because it provides redundancy, but preemption is about router role assignment, not ARP validation.

576
MCQmedium

A network technician is troubleshooting a connectivity issue between two hosts on different subnets. During the analysis, the technician captures packets and observes that the data link layer frames are being stripped and rebuilt at each router hop. Which layer of the OSI model is responsible for encapsulating the original data into segments before transmission from the source host?

A.Network layer
B.Transport layer
C.Data Link layer
D.Application layer
AnswerB

The Transport layer is the exact location where upper-layer application data is broken into smaller units and a transport header is appended, producing TCP segments or UDP datagrams. It manages end-to-end communications, including flow control and reliability, using port numbers and, in TCP, sequence and acknowledgment numbers. This segmentation function is the defining responsibility of Layer 4.

Why this answer

The Transport layer (Layer 4) is responsible for encapsulating the original data into segments. Protocols such as TCP (RFC 793) or UDP (RFC 768) add a header containing source and destination port numbers, sequence numbers, and other control information to form a segment. This segmentation occurs at the source host before the data is passed down to the Network layer for routing.

Exam trap

Cisco often tests the distinction between encapsulation layers by describing a Layer 2 behavior (frame stripping/rebuilding) in the scenario to mislead candidates into selecting the Data Link layer, when the question specifically asks about the layer that creates segments at the source host.

Why the other options are wrong

A

The Network layer (Layer 3) encapsulates segments into packets and adds logical addressing (IP addresses) for routing across networks, but it does not perform the initial segmentation of data into segments.

C

The Data Link layer (Layer 2) encapsulates packets into frames and adds physical addressing (MAC addresses) for delivery on a local network segment, but it does not perform segmentation of data into segments.

D

The Application layer (Layer 7) provides the interface for applications to generate data, but it does not perform segmentation or encapsulation into segments. Segmentation occurs at the Transport layer.

Why candidates pick the wrong answer

A

Students often confuse the Network layer with the Transport layer because both deal with addressing and encapsulation, but the Network layer works with packets, not segments.

C

Since the question mentions frames being stripped and rebuilt at each router hop, students might mistakenly think the Data Link layer is responsible for the initial segmentation, but that is the Transport layer's role.

D

Students may think that because applications generate data, the Application layer is responsible for all encapsulation, but the OSI model assigns segmentation to the Transport layer.

577
MCQeasy

What metric does RIP use to choose the best path?

A.Bandwidth
B.Cost
C.Hop count
D.Delay
AnswerC

RIP (Routing Information Protocol) uses hop count as its sole metric, which is the number of routers (hops) a packet must traverse to reach the destination network. Each router that forwards the packet increments the hop count, and RIP considers a route with the fewest hops as the best path, regardless of link speed or reliability. This simple metric is why RIP is suitable for small networks but can choose suboptimal paths in larger, more complex topologies.

Why this answer

RIP uses hop count as its metric. Lower hop count paths are preferred, up to the protocol maximum of 15 usable hops.

Exam trap

Don't confuse RIP's hop count metric with metrics used by other protocols like OSPF or EIGRP.

Why the other options are wrong

A

RIP does not use bandwidth as a metric; it relies solely on hop count. Bandwidth is used by EIGRP in its composite metric calculation, not by RIP.

B

Cost is the metric used by OSPF, not RIP. RIP uses hop count as its sole metric, making cost an incorrect choice for this question.

D

Delay is not a metric used by RIP; RIP only considers hop count. Delay is a component in the EIGRP composite metric, but not in RIP.

When would these options actually be correct?

A

If the question were about a routing protocol that uses bandwidth as a metric, such as Enhanced Interior Gateway Routing Protocol (EIGRP), then 'bandwidth' would be the correct answer. For example, a question could ask, 'Which metric does EIGRP use to determine the best path?'

B

If the question asked about a routing protocol that uses cost as its metric, such as OSPF or EIGRP, then 'Cost' would be the correct answer. For example, 'What metric does OSPF use to choose the best path?' would make this option valid.

D

If the question asked which metric is used by a routing protocol that considers performance factors such as latency, then 'Delay' would be the correct answer. For example, a question about OSPF or EIGRP, which can factor in delay as part of their metric calculations, would make this option valid.

Why candidates pick the wrong answer

A

Students may confuse RIP with other dynamic routing protocols like EIGRP or OSPF that consider bandwidth, leading them to think RIP also uses bandwidth.

B

The term 'cost' is a generic routing metric term, and students might mistakenly associate it with RIP without knowing that OSPF specifically uses cost based on bandwidth.

D

Delay is a common factor in network performance, and students might think RIP includes it as a metric, confusing RIP with more advanced protocols like EIGRP.

578
MCQhard

An IP phone connected to switch port Gi0/4 is working and receiving calls, but the PC connected to the phone's data port cannot obtain an IP address. The technician confirms that interface Gi0/4 has switchport mode access and shows switchport access vlan 10 and switchport voice vlan 100. What should the technician do next?

A.Verify the DHCP scope for VLAN 10 on the DHCP server.
B.Verify that CDP is enabled on the IP phone.
C.Verify the QoS trust state on the switch port.
D.Verify the IP phone's passthrough mode for the PC port.
AnswerD

The IP phone acts as a switch; if the phone's PC port is not configured to pass traffic untagged on the correct VLAN (passthrough mode), the PC's frames will be dropped or placed in the wrong VLAN. Checking this setting directly addresses the path from PC to switch.

Why this answer

The PC connected to the IP phone's data port cannot obtain an IP address because the phone's internal switch (passthrough mode) is likely not forwarding traffic from the PC port to the upstream switch. The switch port is correctly configured with access VLAN 10 for data and voice VLAN 100 for voice, so the issue is not with the switch configuration but with the phone's ability to pass data traffic. Verifying the IP phone's passthrough mode ensures the PC port is enabled and forwarding frames to the switch.

Exam trap

Cisco often tests the misconception that a working phone implies all features are functional, but the PC port is a separate logical path that can be independently disabled or misconfigured.

Why the other options are wrong

A

Assumes the switch port configuration alone guarantees proper VLAN delivery to the PC, ignoring the phone's role as a transparent bridge.

B

Confuses the mechanism for voice VLAN assignment with the requirement for data passthrough; CDP's role is only for the phone's own voice VLAN, not for the PC's data VLAN.

C

Misapplies QoS as a potential cause for a connectivity issue; it is a quality-of-service feature and does not block DHCP or initial network access.

579
PBQhard

You are connected via the console to SW1, a Cisco Catalyst 2960 switch. The network administrator reports that users in VLAN 10 (Sales) cannot ping the default gateway 192.168.10.1, which is on R1's GigabitEthernet0/1 interface. SW1's interface GigabitEthernet0/1 connects to R1 and is configured as an access port in VLAN 10. R1's interface GigabitEthernet0/1 is configured with IP 192.168.10.1/24 and no shutdown. However, the link between them is up but the line protocol is down on both sides.

Network Topology
G0/1G0/1linkR1SW1

Hints

  • Check the interface status on both sides for speed/duplex mismatch.
  • Use 'show interfaces' to see if there are CRC errors or runts.
  • Manually set speed and duplex to the same values on both ends.
A.Configure the switchport to use the same speed and duplex settings as the router interface.
B.Change the switchport mode to trunk to allow VLAN 10 traffic to pass to the router.
C.Assign the IP address 192.168.10.1 to the switch's VLAN 10 interface.
D.Enable CDP on both devices to verify neighbor information.
AnswerA
solution
! R1
interface GigabitEthernet0/1
duplex full
speed 100

! SW1
interface GigabitEthernet0/1
duplex full
speed 100

Why this answer

The line protocol down indicates a Layer 1 or Layer 2 issue. The switch was likely set to auto-negotiate while the router defaulted to auto, but mismatch can occur. Setting both sides to 100 Mbps full duplex resolves the issue.

Exam trap

Do not confuse 'line protocol down' with IP addressing or VLAN issues. The line protocol down is a Layer 1/2 problem, often caused by speed/duplex mismatch. Always check physical and data link layer first.

Why the other options are wrong

B

The problem is Layer 1/2, not VLAN tagging. A trunk is used when multiple VLANs need to traverse the link, but the line protocol down indicates a physical or data link issue.

C

The switch's SVI (VLAN interface) is used for management, not for routing user traffic. The problem is at Layer 1/2, not Layer 3.

D

CDP requires the line protocol to be up to exchange information. Enabling CDP does not resolve speed/duplex mismatches.

Why candidates pick the wrong answer

B

Candidates may think the router needs to receive tagged traffic, but the router's interface is configured with an IP address, implying it expects untagged frames from an access port.

C

Candidates might confuse the need for a default gateway with the switch's own management IP, but the users' gateway is the router, not the switch.

D

Candidates may think CDP can help identify the problem, but it is a diagnostic tool, not a solution. The question asks for a fix, not a diagnostic step.

580
Matchingmedium

Match each operations or assurance technology to its most accurate purpose.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Centralized event and message reporting

Monitoring and management information exchange

Visibility into traffic flows and conversations

Clock synchronization for consistent timing

Why these pairings

Each technology serves a specific assurance purpose: Syslog provides centralized event and message reporting, SNMP enables monitoring and management information exchange, NetFlow offers visibility into traffic flows and conversations, and NTP ensures clock synchronization for consistent timing across network devices.

Exam trap

Be careful not to confuse the functions of NetFlow (flow analysis) and IP SLA (performance measurement), or SNMP (management) and Syslog (logging). Also, remember that SPAN is for local mirroring and RSPAN for remote mirroring; the 'R' stands for remote.

When would these options actually be correct?

B

This option would be correct if the question asked to match technologies with their opposites or if the definitions were intentionally swapped (e.g., 'Which option has all mappings reversed?').

C

If the question asked to match technologies with purposes in a reversed or scrambled order where Syslog is used for flow analysis (e.g., in a hypothetical scenario where Syslog captures flow data) and IP SLA for device management (e.g., managing device configurations), then this option could be correct.

D

If the question were 'Match each technology to its secondary or less common purpose' where NetFlow is used for performance baselining and IP SLA for traffic flow analysis in a specific vendor implementation, this option could be correct.

Why candidates pick the wrong answer

B

Candidates may confuse the purposes of NetFlow and SNMP, or misremember that SNMP can be used for traffic monitoring, leading them to swap the two.

C

Candidates may confuse the functions of Syslog and NetFlow, or misremember that SPAN is for remote mirroring, leading to a plausible but incorrect matching.

D

Candidates may confuse the purposes of NetFlow and IP SLA because both can be used for network monitoring and troubleshooting, leading to swapping their primary functions.

581
MCQeasy

Which OSI layer is responsible for end-to-end segmentation, port numbers, and reliability functions such as acknowledgments?

A.Network
B.Data Link
C.Transport
D.Session
AnswerC

At the transport layer, protocols such as TCP and UDP perform end-to-end segmentation, breaking application data into segments that can be reassembled at the destination. The transport header carries source and destination port numbers, which identify the specific application processes at each end of the communication session. TCP also adds reliability mechanisms like sequencing and acknowledgments, making it the definitive layer for this function.

Why this answer

The Transport layer (Layer 4) is responsible for end-to-end segmentation, port numbers for identifying applications, and reliability functions like acknowledgments and retransmission. The Network layer (Layer 3) handles logical addressing and routing between networks. The Data Link layer (Layer 2) manages local frame delivery and error detection.

The Session layer (Layer 5) controls dialog management and synchronization, not segmentation or ports.

Exam trap

Don't confuse the Transport Layer's end-to-end functions with the Network Layer's routing or the Data Link Layer's local communication roles.

Why the other options are wrong

A

The Network layer provides logical addressing and routing, not end-to-end segmentation or port numbers.

B

The Data Link layer handles local frame delivery and error detection, not end-to-end reliability or port numbers.

D

The Session layer manages dialog control and synchronization, not segmentation, port numbers, or reliability acknowledgments.

When would these options actually be correct?

A

If the question asked which OSI layer is responsible for logical addressing and routing of packets across networks, the correct answer would be Network. This would focus on the functions of the Network layer in facilitating communication between different devices on separate networks.

B

If the question asked about the layer responsible for framing, MAC addressing, and physical addressing in a local network context, then the Data Link layer would be the correct answer, as it manages these functions between directly connected devices.

D

If the question asked which OSI layer is responsible for managing sessions and maintaining communication between applications, then the correct answer would be the Session layer, as it focuses on the control and management of ongoing sessions.

Why candidates pick the wrong answer

A

Students often confuse the network layer with the transport layer because both deal with end-to-end delivery, but the network layer focuses on path determination and addressing, not on reliability or port numbers.

B

Since the data link layer provides error detection (e.g., CRC), some students might mistakenly think it also handles reliability functions like acknowledgments, but those are transport layer functions.

D

Because the session layer deals with managing communication sessions, some students might incorrectly associate it with reliability functions, but those are handled by the transport layer.

582
MCQhard

A network engineer notices that an NMS at 10.1.1.200 cannot poll a router that has SNMPv2c configured with community string 'public'. What is causing this issue?

A.SNMPv2c is not enabled on the router.
B.The SNMP community 'public' has an access list that only permits host 10.1.1.100.
C.The NMS is using the wrong community string.
D.The router's SNMP agent is not listening on the interface facing 10.1.1.200.
AnswerB

The community string 'public' has an access control list applied that restricts source addresses to 10.1.1.100 only. When the NMS at 10.1.1.200 sends an SNMP poll, the router checks the source IP against the ACL bound to the community string; because 10.1.1.200 is not permitted, the router silently discards the request. This explains why the NMS receives no response, even though the community string matches and the SNMP agent is running.

Why this answer

SNMPv2c community strings can be restricted by an access control list (ACL) that specifies which source IP addresses are allowed to poll the router. If the ACL only permits host 10.1.1.100, then the NMS at 10.1.1.200 will be denied access even though the community string 'public' is correct. This is a common configuration for security, but it prevents polling from unauthorized hosts.

Exam trap

Cisco often tests the misconception that SNMP community strings are the only authentication mechanism, leading candidates to overlook the ACL restriction that can silently block polling from specific hosts.

Why the other options are wrong

A

Many believe SNMP requires an additional global command to start; on Cisco IOS, a community string entry enables the agent.

C

Polling failures are often attributed to community string errors, but when the string matches, an ACL restriction produces identical symptoms.

D

Candidates may assume the agent must be bound to an interface, but Cisco IOS SNMP agents respond on any interface unless limited by an ACL or VRF.

583
Multi-Selectmedium

Which two statements accurately describe JSON arrays?

Select 2 answers
A.A JSON array is an ordered list of items.
B.A JSON array is typically enclosed in square brackets.
C.A JSON array is the same thing as an OSPF area.
D.A JSON array must always contain exactly one item.
E.A JSON array replaces the need for all keys in structured data.
AnswersA, B

A JSON array is an ordered list of items because the sequence of elements is preserved and can be accessed by a zero-based index. This ordering is fundamental to how arrays represent collections, allowing operations such as iteration, sorting, and indexing in the exact sequence they were defined.

Why this answer

JSON arrays are ordered lists enclosed in square brackets. In plain language, they are commonly used when an API needs to return multiple similar items such as interfaces, VLANs, or routes. Each element in the array might be a simple value or a more complex object. Arrays are therefore a normal structure for lists in automation and API payloads.

The wrong answers usually confuse arrays with objects or claim properties they do not have. The two correct answers are the ones that preserve the ideas of list structure and square-bracket notation.

Exam trap

A frequent exam trap is mistaking JSON arrays for networking concepts like OSPF areas or assuming they must contain exactly one item. Candidates might confuse arrays with objects or routing constructs, leading to incorrect answers. Another pitfall is thinking arrays replace keys in structured data, which is false because arrays and keys serve different purposes.

This confusion arises from mixing data structure syntax with network protocol terminology. Understanding that JSON arrays are simply ordered lists enclosed in square brackets helps avoid these traps and ensures clarity when working with automation payloads in Cisco environments.

Why the other options are wrong

C

Option C is incorrect because JSON arrays are data structures for organizing information, whereas OSPF areas are routing domains; they are unrelated concepts in networking and automation.

D

Option D is incorrect because JSON arrays can contain any number of items, including zero or many, not just exactly one item; this flexibility is important in API responses and configurations.

E

Option E is incorrect because arrays do not replace keys; keys are used in JSON objects to define named values, while arrays represent ordered collections without keys.

When would these options actually be correct?

C

If the exam question asked about the relationship between data structures and networking concepts, and specifically inquired about how different data structures can be represented in networking configurations, then this option could be correct in a context where OSPF areas are represented in a JSON format.

D

In a hypothetical exam question that states, 'What is the minimum number of items required in a JSON array for it to be considered valid?' the correct answer could be 'one item,' making option D correct in that context.

E

In a different question asking about data representation methods, if the context involves discussing how JSON can simplify data structures by using arrays instead of objects, one might argue that arrays can reduce the need for keys in certain scenarios, such as when dealing with homogeneous data types.

Why candidates pick the wrong answer

C

A student might confuse the term 'array' with 'area' due to similar spelling, or mistakenly think that JSON arrays are used in OSPF configuration. However, OSPF areas are defined using network statements, not JSON.

D

A student might think arrays always have multiple items, but the requirement of 'exactly one' is a misinterpretation. They may confuse arrays with single-value objects or think that arrays are only used when there is more than one item.

E

A student might think that because arrays can hold multiple values, they eliminate the need for keys. However, keys are essential for labeling data, and arrays are just one way to structure data within JSON.

584
MCQmedium

A network team wants centralized logging and also wants log timestamps from different devices to line up accurately. Which combination best supports that goal?

A.Syslog and NTP
B.DHCP and STP
C.PAT and EtherChannel
D.ARP and CDP
AnswerA

Syslog is the standard protocol for sending event messages to a central log server, enabling consolidated monitoring and troubleshooting. NTP synchronizes clocks across all networked devices, ensuring that log timestamps are consistent and can be accurately correlated during forensic analysis. Together, they form the foundational pair for centralized logging with reliable time alignment.

Why this answer

The right combination is Syslog plus NTP. In plain language, Syslog gives the team a central place to collect and review device messages, while NTP makes sure the timestamps on those messages are consistent across the network. Centralized logs are useful on their own, but without synchronized clocks, incident timelines can become confusing and misleading.

This pairing is a common operational best practice. Syslog handles the collection side, and NTP handles the time-correlation side. Other services such as DHCP, STP, or NAT do not solve this combination of requirements. The best answer is the one that recognizes that centralized logging and time synchronization are complementary, not competing, services.

Exam trap

Don't confuse network management protocols like DHCP or NAT with logging and time synchronization functions.

Why the other options are wrong

B

DHCP dynamically assigns IP addresses and STP prevents loops in Layer 2 networks; neither provides centralized logging or time synchronization. Without NTP, timestamps from different devices would not align, making log correlation impossible.

C

PAT (a form of NAT) translates private IP addresses to public ones, and EtherChannel bundles multiple links for redundancy and bandwidth; neither offers centralized logging or time synchronization. These technologies are unrelated to the goal.

D

ARP resolves IP addresses to MAC addresses, and CDP discovers directly connected Cisco devices; neither provides centralized logging or time synchronization. These protocols are for neighbor discovery and Layer 2 resolution, not for log management.

When would these options actually be correct?

B

If the question were about ensuring devices on a network receive IP addresses and maintain loop-free connectivity, then a question asking for protocols that support network stability and address assignment could make this option correct.

C

In a scenario where the question asks about optimizing bandwidth and managing multiple IP addresses for a group of devices, a question could focus on load balancing and IP address management, making PAT and EtherChannel the correct answer.

D

If the exam question asked about enhancing network device discovery and neighbor information sharing, then ARP and CDP could be the correct answer. For example, a question focused on improving network topology visibility would make this option valid.

Why candidates pick the wrong answer

B

Students might think DHCP and STP are fundamental network services that could somehow contribute to logging or time accuracy, but they serve completely different purposes and do not address the requirements.

C

Test-takers might confuse PAT with logging due to the term 'address translation' or think EtherChannel's link aggregation could help with log transport, but they do not provide the required functionality.

D

Students might think CDP's device discovery could help identify logging sources or that ARP is involved in network communication for logs, but they do not fulfill the specific requirements of centralized logging and accurate timestamps.

585
PBQhard

You are connected to R1. The network has R1, R2, and a multilayer switch MLS1. Configure IPv4 and IPv6 addressing on R1's interfaces so that R1 can ping both R2 (198.51.100.2) and MLS1 (203.0.113.2) via IPv4. Additionally, configure IPv6 on G0/1 using EUI-64 with prefix 2001:db8:1::/64 and verify that R1 can ping the IPv6 address of MLS1 (2001:db8:1::2). The current configuration has incorrect subnet masks and missing IPv6 settings, causing reachability failures.

Hints

  • The subnet mask on both interfaces is too large; it should be /30.
  • IPv6 is not enabled on G0/1 yet; use the 'ipv6 address' command with EUI-64.
  • After changing the mask, the ping should work because the devices will be on the same subnet.
A.Change the subnet mask on G0/0 to 255.255.255.252, change G0/1 to 255.255.255.252, then configure IPv6 on G0/1 with the EUI-64 address using the prefix 2001:db8:1::/64.
B.Change the subnet mask on G0/0 to 255.255.255.0, change G0/1 to 255.255.255.0, then configure IPv6 on G0/1 with the EUI-64 address using the prefix 2001:db8:1::/64.
C.Change the subnet mask on G0/0 to 255.255.255.252, change G0/1 to 255.255.255.252, then configure IPv6 on G0/1 with the static address 2001:db8:1::1/64.
D.Change the subnet mask on G0/0 to 255.255.255.252, change G0/1 to 255.255.255.252, then configure IPv6 on G0/1 with the EUI-64 address using the prefix 2001:db8:1::/32.
AnswerA
solution
! R1
interface GigabitEthernet0/0
ip address 198.51.100.1 255.255.255.252
exit
interface GigabitEthernet0/1
ip address 203.0.113.1 255.255.255.252
ipv6 address 2001:db8:1::/64 eui-64
exit

Why this answer

The interfaces on R1 were configured with subnet masks that were not /30, which is required for these point-to-point links. With an incorrect mask, R1 does not consider the neighboring IPs (198.51.100.2 and 203.0.113.2) as directly connected, preventing ARP resolution and IPv4 reachability. Additionally, IPv6 was missing on G0/1.

To fix, change the subnet mask on G0/0 to 255.255.255.252, change G0/1 to 255.255.255.252, then configure IPv6 on G0/1 with the EUI-64 address using the prefix 2001:db8:1::/64. After these changes, pings succeed.

Exam trap

This question tests your understanding of subnet masks and their impact on Layer 3 reachability. A common trap is to focus only on IPv6 and forget that incorrect IPv4 subnet masks can prevent ARP resolution, even if IPv6 is configured correctly. Also, pay close attention to the exact requirements: EUI-64 and the correct prefix length.

Why the other options are wrong

B

The specific factual error is that /24 masks are too large for point-to-point links and do not match the expected subnets for R2 and MLS1.

C

The specific factual error is that the IPv6 address should be configured with the EUI-64 keyword, not a static address.

D

The specific factual error is that the prefix length must be /64 as specified in the question; a /32 prefix is incorrect for this scenario.

Why candidates pick the wrong answer

B

Candidates might think that keeping the /24 mask is fine because they are focusing only on IPv6, or they may not realize that the /24 mask causes R1 to believe the remote addresses are on different subnets.

C

Candidates might think that any IPv6 address in the same subnet will work, or they may be more comfortable with static addressing and overlook the EUI-64 requirement.

D

Candidates might confuse the prefix length with the network prefix or think that a shorter prefix is acceptable, not realizing that EUI-64 requires a /64 prefix.

586
MCQhard

R1 and R2 are directly connected and running OSPF. They can ping each other, the area matches, and the timers match, but they still do not become neighbors. What is the most likely cause?

A.The OSPF authentication keys do not match.
B.The subnet mask is too small for OSPF to operate.
C.The routers must use different process IDs.
D.The interfaces must be configured as switch trunks.
AnswerA

This is the correct cause. In OSPF, if MD5 authentication is enabled but the configured authentication keys (or key IDs) do not match between the two routers, all OSPF hello packets are silently dropped. The routers remain reachable at Layer 3 via ping because IP forwarding does not depend on OSPF authentication, but they will never form a neighbor adjacency or exchange routing information.

Why this answer

The most likely cause is a mismatch in OSPF authentication keys. Even though the routers have IP connectivity, matching area IDs, and identical timers, OSPF adjacency requires that authentication parameters also match. If authentication is enabled on both sides but the keys differ, OSPF packets are silently rejected, preventing neighbor formation.

Exam trap

A frequent exam trap is to overlook OSPF authentication mismatches when routers have IP connectivity and matching area IDs. Candidates may incorrectly assume that because the routers can ping each other and timers match, adjacency must form. However, if OSPF authentication keys differ, routers silently reject OSPF packets, preventing neighbor formation.

This trap exploits the misconception that IP reachability alone ensures OSPF adjacency, ignoring the critical role of matching authentication parameters in the OSPF neighbor negotiation process.

Why the other options are wrong

B

This is incorrect because OSPF operates normally on /30 subnets commonly used for point-to-point links. Subnet mask size does not prevent OSPF adjacency.

C

This is incorrect because OSPF process IDs are locally significant identifiers and do not need to match between routers to form neighbors.

D

This is incorrect because OSPF runs over routed interfaces and does not require interfaces to be configured as switch trunks, which are used for VLAN tagging.

When would these options actually be correct?

B

In a different scenario where the question states that R1 and R2 are configured with OSPF but are on different subnets due to a misconfigured subnet mask, leading to a lack of reachability, this option would be correct. For example, if R1 is on 192.168.1.0/30 and R2 is on 192.168.1.4/30, they cannot form an OSPF neighbor relationship.

C

In a different scenario, if the question stated that R1 and R2 are in the same area but have different OSPF process IDs, then this option would be correct, as OSPF routers must have the same process ID to form a neighbor relationship.

D

In a different scenario where the question specifies that R1 and R2 are connected via a switch and need to establish OSPF over multiple VLANs, the interfaces would need to be configured as switch trunks to allow OSPF traffic across those VLANs. If the trunking is misconfigured, OSPF neighbors would not form.

Why candidates pick the wrong answer

B

Students may confuse OSPF's requirement for matching subnet masks on the same link (which is true for OSPF network type broadcast) with the mask being too small. However, a /30 mask is perfectly valid and commonly used for point-to-point links.

C

Students often confuse OSPF process IDs with EIGRP autonomous system numbers, which must match. This leads to the mistaken belief that OSPF process IDs must also match.

D

Some students may think that OSPF requires trunking because they have seen OSPF configured on VLAN interfaces or subinterfaces, but that is different from configuring a physical interface as a trunk port.

587
MCQhard

A switchport on one side of a link is configured as a trunk, but the peer side is configured as an access port. The physical link is up, but VLAN traffic behaves unexpectedly. What is the most likely cause?

A.The two ends disagree on whether the link is a trunk or an access port.
B.The switches must both use the same hostname.
C.The native VLAN must be set to 1 on both sides first.
D.The ports need OSPF enabled.
AnswerA

A switchport in trunk mode encapsulates frames with 802.1Q tags and expects to receive tagged frames, while an access port transmits and receives only untagged frames in a single VLAN. When one end is a trunk and the other is an access port, the access port will drop tagged frames or treat them as invalid, and the trunk port may not accept the untagged frames sent by the access side. This role mismatch prevents proper VLAN segmentation and causes the link to fail at Layer 2.

Why this answer

The most likely cause is a switchport mode mismatch. In practical terms, one side expects the link to carry multiple VLANs with tagging behavior, while the other side treats it as a normal one-VLAN endpoint-style access connection. The physical interface can still come up, but the two ends do not agree on how the traffic should be handled.

This is a classic Layer 2 troubleshooting pattern. The link may not be fully down, but the configuration disagreement causes logical forwarding problems.

Exam trap

Be cautious of assuming all VLAN issues are due to allowed lists or STP. Consider mode mismatches when the link is physically up but traffic is disrupted.

Why the other options are wrong

B

OSPF is a Layer 3 routing protocol used for exchanging routes between routers, not for resolving Layer 2 switchport mismatches. This issue is purely about trunk/access configuration, which is unrelated to OSPF.

C

While native VLAN mismatch can cause issues on a trunk link, the primary problem here is that one side is configured as access, not trunk. Even if native VLAN is set to 1 on both sides, the access port will still not process tagged frames correctly.

D

Hostnames are purely for identification and have no impact on switchport operation or VLAN tagging. The trunk/access mismatch is a Layer 2 configuration issue independent of hostnames.

When would these options actually be correct?

B

In a different scenario where a question asks about the importance of hostname consistency for management or monitoring purposes in a network, option B could be correct. For example, if the exam question focused on network management tools that rely on hostname resolution, having the same hostname could be crucial.

C

In a different question, if the scenario involved two switches configured as trunks but with different native VLANs, then specifying that the native VLAN must be set to 1 on both sides could be correct. This would be relevant if the question focused on ensuring consistent native VLAN settings for proper communication.

D

In a different scenario where the question asks about routing protocols and their necessity for inter-VLAN communication, option D could be correct if the exam context involves enabling OSPF on interfaces to facilitate routing between VLANs across different switches.

Why candidates pick the wrong answer

B

Students may confuse Layer 2 and Layer 3 concepts, thinking that enabling a routing protocol could fix connectivity issues. However, OSPF has no effect on VLAN tagging or trunk negotiation.

C

Native VLAN is a common source of trunk problems, so test-takers may focus on that detail. However, the root cause is the trunk/access role mismatch, not the native VLAN value.

D

Some students might think that matching hostnames is required for switch interoperability, but this is incorrect. Hostnames are only used for CLI identification and logging.

588
MCQmedium

A switch port and a host NIC have a duplex mismatch. Which symptom is most likely?

A.Increased late collisions and poor performance
B.Incorrect VLAN tagging on trunks
C.OSPF area mismatch errors
D.A change in the subnet mask on the host
AnswerA

A duplex mismatch occurs when one side of an Ethernet link runs full-duplex while the other runs half-duplex. The half-duplex side fails to sense the full-duplex side's transmission, so both transmit simultaneously, producing late collisions after the 64-byte collision window. These late collisions corrupt frames, forcing retransmissions that degrade throughput, increase latency, and cause poor performance.

Why this answer

A duplex mismatch often causes collisions, frame errors, and degraded throughput, especially on the half-duplex side. It is a classic physical/link layer performance problem.

Exam trap

Don't confuse duplex mismatch symptoms with total connectivity loss or latency-only issues; focus on error and collision symptoms.

Why the other options are wrong

B

VLAN tagging on trunks is a Layer 2 function that deals with VLAN identification using 802.1Q tags. Duplex mismatch is a physical-layer issue affecting how data is sent and received (simultaneous vs. one direction at a time) and has no impact on VLAN tagging.

C

OSPF area mismatch errors are Layer 3 routing protocol issues that prevent OSPF neighbors from forming. Duplex mismatch is a Layer 1/2 problem that affects frame delivery and collision detection, not routing protocol adjacency.

D

A change in subnet mask is a Layer 3 IP configuration change that affects network/host identification. Duplex mismatch is a physical-layer issue and does not alter IP addressing or subnet masks.

When would these options actually be correct?

B

In a scenario where a question asks about VLAN tagging issues on a trunk link, specifically mentioning misconfigured VLANs or mismatched VLAN IDs between switches, option B would be the correct answer. This could involve a situation where traffic is being incorrectly tagged due to VLAN misconfigurations.

C

If the question were about OSPF configuration issues, such as identifying the cause of routing problems in a network with multiple OSPF areas, then an option mentioning OSPF area mismatch errors would be correct. For example, a question could ask what symptoms indicate a misconfigured OSPF area in a multi-area setup.

D

In a question about network configuration issues, if it asks about the effects of modifying the subnet mask on a host's ability to communicate with other devices, option D would be correct if it leads to communication failures due to incorrect subnetting.

Why candidates pick the wrong answer

B

Students might confuse 'mismatch' in general, thinking any mismatch (duplex or VLAN) causes similar symptoms. However, VLAN tagging errors lead to connectivity issues within specific VLANs, not collisions.

C

Both involve mismatches, and students might think any mismatch causes performance problems. However, OSPF area mismatches result in routing table incompleteness, not collisions.

D

Students might think that any misconfiguration (duplex or subnet) leads to poor performance. However, subnet mask changes cause reachability issues, not collisions.

589
Multi-Selectmedium

Which TWO interface errors are most likely caused by a mismatch in duplex settings between two connected switches?

Select 2 answers
A.Runts
B.Giants
C.CRC errors
D.Input errors
E.Output errors
F.Flaps
AnswersA, C

Runts are Ethernet frames smaller than the minimum 64-byte size, and they are a classic symptom of duplex mismatch. When one end operates at half duplex and the other at full duplex, the half-duplex end may sense a collision (or late collision) and abort its transmission prematurely, leaving a truncated frame that the full-duplex receiver counts as a runt. Thus, a high rate of runts on an interface strongly suggests that the peer is running at a different duplex setting than the local switch port.

Why this answer

A duplex mismatch occurs when one switch operates at full duplex while the other operates at half duplex. On the half-duplex side, frames arriving while the interface is transmitting are considered collisions, causing the frame to be truncated into fragments (runts). On the full-duplex side, the switch does not detect collisions but may receive incomplete frames, which are counted as runts if they are less than 64 bytes.

CRC errors also spike because the truncated or corrupted frames fail the Frame Check Sequence (FCS) validation.

Exam trap

Cisco often tests the distinction between runts and giants, where candidates mistakenly think giants are caused by duplex mismatch, but giants are actually linked to jumbo frames or faulty hardware, not duplex negotiation issues.

Why the other options are wrong

B

Giants are frames exceeding the maximum size (typically 1518 bytes) and are caused by MTU misconfiguration, faulty NICs, or software errors, not by duplex mismatch. Duplex mismatch does not affect frame size; it causes collisions and CRC errors.

D

Input errors is a broad counter that includes runts, CRC errors, frame errors, and others. While duplex mismatch can contribute to some input errors, it is not a specific error type. The question asks for 'interface errors' most likely caused by duplex mismatch, and input errors is too generic.

E

Output errors include collisions, late collisions, and underruns. While collisions can occur due to duplex mismatch, output errors are not exclusively caused by duplex mismatch; they can result from other issues like cable faults or interface congestion. The question asks for errors 'most likely' caused by duplex mismatch, and runts and CRC errors are more directly linked.

F

Flaps refer to an interface repeatedly going up and down, typically due to physical layer issues like loose cables, faulty transceivers, or power fluctuations. Duplex mismatch does not cause interface flaps; it causes errors on the link but the interface remains up.

Why candidates pick the wrong answer

B

Students might confuse giants with runts, thinking both are size-related errors caused by duplex issues. However, giants are associated with oversized frames, not collisions.

D

Since runts and CRC errors are input errors, a test-taker might think 'input errors' is a direct answer. However, the question expects specific error types, not a category.

E

Collisions are a known symptom of duplex mismatch, and collisions are counted as output errors. However, the presence of collisions alone does not make 'output errors' the best answer, as the question requires two specific errors.

F

Students might think that any interface problem is a 'flap', but flaps are specifically about link state changes, not error counters. The term 'flap' is often misused in casual conversation.

590
MCQhard

A network administrator configures OSPF on two routers, R1 and R2, connected via their Serial0/0/0 interfaces (IP addresses 10.1.1.1/30 and 10.1.1.2/30). They verify that both routers use the same OSPF process ID and area 0, but R1's 'show ip ospf neighbor' shows no adjacencies. Given the partial exhibit from R1, what is the most likely cause of the adjacency failure and its correct solution?

A.Configure 'no passive-interface Serial0/0/0' under router ospf 1 on R1.
B.Replace the network statement with 'network 10.1.1.0 0.0.0.255 area 0' to cover a larger range.
C.Change the OSPF process ID on R1 to match R2, using 'router ospf 100' and re-entering the network command.
D.Issue 'clear ip ospf process' on R1 to restart OSPF and reattempt neighbor discovery.
AnswerA

In OSPF, the passive-interface command suppresses both outgoing and incoming Hello packets on the specified interface, so no neighbor relationship can be established on that link. Because Serial0/0/0 has been marked passive under the OSPF process, R1 never sends or processes Hellos even though the network statement includes that IP. Issuing no passive-interface Serial0/0/0 in router configuration mode re-enables Hello traffic on exactly that interface, allowing R1 and R2 to form a full OSPF adjacency. This is the only option that directly addresses the root cause of the missing neighbor.

Why this answer

The most likely cause is that R1's Serial0/0/0 interface is configured as a passive interface under OSPF. When an interface is set as passive, OSPF does not send Hello packets out of it, preventing neighbor discovery and adjacency formation. The solution is to use the 'no passive-interface Serial0/0/0' command under router ospf 1 on R1, which allows Hello packets to be transmitted and the adjacency to establish.

Exam trap

Cisco often tests the misconception that OSPF process IDs must match between routers, leading candidates to choose option C, when in fact process IDs are locally significant and only area IDs and authentication must match.

Why the other options are wrong

B

A larger wildcard mask does not override the passive-interface setting; adjacency still fails.

C

Adjacency depends on area and authentication, not on the router-local process ID; passive-interface is the real issue.

D

The root cause is a configuration that blocks hellos, not a transient state; the reset is ineffective.

591
Multi-Selectmedium

Which TWO statements correctly describe the configuration and effect of Root Guard and BPDU Guard on a Cisco switch?

Select 2 answers
A.Root Guard is configured on a per-port basis and causes the port to become root-inconsistent if a superior BPDU is received.
B.BPDU Guard prevents loops by disabling a trunk port that receives a BPDU from an unauthorized switch.
C.Root Guard places a port in errdisable state when a superior BPDU is received.
D.BPDU Guard is commonly enabled on ports where PortFast is configured to prevent unexpected BPDUs from causing a bridging loop.
E.Both Root Guard and BPDU Guard filter BPDUs to prevent them from being processed by the switch CPU.
AnswersA, D

Root Guard is configured per interface, usually on designated ports, to enforce the current root bridge location. When a port receives a superior BPDU, Root Guard changes the port to a root-inconsistent state, which is a blocking state for all traffic. This prevents an unauthorized switch from taking over as root, and the port resumes normal forwarding automatically after the superior BPDUs cease. It does not require errdisable or manual recovery, as it is not a security violation.

Why this answer

Root Guard is configured per interface using the 'spanning-tree guard root' command. When a port with Root Guard enabled receives a superior BPDU (one that would cause the switch to become a non-root bridge), the port is placed into a root-inconsistent state, effectively blocking traffic on that port and preventing the switch from accepting a new root bridge from that direction. This protects the spanning-tree topology from unauthorized or misconfigured switches attempting to become the root bridge.

Option D is correct because BPDU Guard is commonly enabled on ports with PortFast (typically access ports connected to end devices). When a BPDU is received on such a port, BPDU Guard places the port into errdisable state, preventing potential bridging loops that could result from an unauthorized switch connecting to the network. Option B is incorrect because BPDU Guard does not prevent loops by disabling a trunk port; it is typically used on access ports (often with PortFast) and disables the port upon receiving any BPDU, not just on trunk ports.

Option C is incorrect because Root Guard places the port into root-inconsistent state (not errdisable) when a superior BPDU is received; BPDU Guard uses errdisable. Option E is incorrect because neither Root Guard nor BPDU Guard filters BPDUs; Root Guard reacts to superior BPDUs by blocking the port, and BPDU Guard reacts to any BPDU by disabling the port. Both features allow BPDUs to be processed but then take action based on the received BPDUs.

Exam trap

Cisco often tests the distinction between the states triggered by Root Guard (root-inconsistent) versus BPDU Guard (errdisable), and candidates frequently confuse the two, assuming both place the port into errdisable or that Root Guard uses errdisable.

Why the other options are wrong

B

BPDU Guard does not prevent loops by disabling a trunk port; it is typically used on access ports with PortFast and disables the port upon receiving any BPDU.

C

Root Guard places the port into root-inconsistent state, not errdisable; errdisable is the state used by BPDU Guard.

E

Neither Root Guard nor BPDU Guard filters BPDUs; they both process received BPDUs and then take action (root-inconsistent for Root Guard, errdisable for BPDU Guard).

Why candidates pick the wrong answer

B

Students may confuse BPDU Guard with Loop Guard because both deal with BPDUs and loop prevention. The mention of 'trunk port' and 'unauthorized switch' might lead them to think BPDU Guard is used on trunks, but BPDU Guard is specifically for access ports.

C

Both Root Guard and BPDU Guard react to BPDUs, and students may mistakenly think both use errdisable. The term 'errdisable' is commonly associated with port security violations, so it's easy to confuse with Root Guard's action.

E

The word 'Guard' might imply protection by filtering, and students may think both features prevent BPDUs from reaching the CPU. However, they are reactive mechanisms, not filters. BPDU Filter is a separate feature that actually prevents BPDU transmission and reception.

592
Multi-Selectmedium

Which TWO statements accurately describe OSPFv3 configuration and verification for IPv6?

Select 2 answers
A.OSPFv3 uses IPv6 link-local addresses for neighbor discovery and next-hop addresses.
B.The 'network' command under 'ipv6 router ospf' is used to advertise subnets into OSPFv3.
C.The 'ipv6 ospf <process-id> area <area-id>' command is used to enable OSPFv3 on an interface.
D.The 'ipv6 router ospf <process-id>' command is used on an interface to enable OSPFv3.
E.The 'show ipv6 ospf neighbor' command displays the OSPFv3 link-state database.
AnswersA, C

OSPFv3 routers build neighbor adjacencies and exchange hello packets using their IPv6 link-local addresses, so those addresses appear as the neighbor address and as the next hop for routes learned from that neighbor. On point-to-point and broadcast links, the link-local address is always used for forwarding to an adjacent router, even if global unicast addresses are also configured on the interface. This design lets OSPFv3 operate without depending on IPv4-mapped global addresses and avoids renumbering issues.

Why this answer

OSPFv3 uses IPv6 link-local addresses for neighbor discovery and next-hop addresses. Option C is correct because the 'ipv6 ospf <process-id> area <area-id>' interface command enables OSPFv3 on that interface. Option B is incorrect: OSPFv3 does not use the 'network' command; instead, it relies on interface-level configuration.

Option D is incorrect: 'ipv6 router ospf <process-id>' is a global configuration command to enter OSPFv3 router configuration mode, not an interface command. Option E is incorrect: 'show ipv6 ospf neighbor' displays neighbor adjacencies, not the link-state database; use 'show ipv6 ospf database' for that.

Exam trap

Cisco often tests the misconception that OSPFv3 uses the same 'network' command as OSPFv2, when in fact OSPFv3 requires interface-level configuration with the 'ipv6 ospf <process-id> area <area-id>' command.

Why the other options are wrong

D

'ipv6 router ospf <process-id>' is a global configuration command, not an interface command; enabling OSPFv3 on an interface requires the 'ipv6 ospf <process-id> area <area-id>' command.

E

'show ipv6 ospf neighbor' displays OSPFv3 neighbor adjacencies, not the link-state database; to view the LSDB, use 'show ipv6 ospf database'.

Why candidates pick the wrong answer

B

Students familiar with OSPFv2 may mistakenly think the 'network' command also applies to OSPFv3, but OSPFv3 uses a different configuration model.

D

The command name includes 'router ospf', which might lead students to think it is used on interfaces, but it is actually a global command.

E

Students may confuse 'neighbor' with 'database' because both are OSPF show commands, but they serve different purposes.

593
Drag & Dropmedium

Drag and drop the following steps into the correct order to configure IPv4 and IPv6 static routes, a default route, and a floating static route with a higher administrative distance, then verify with show ip route and show ipv6 route.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4

Why this order

The correct order for configuring static routes as described is: first enter global configuration mode, then configure IPv4 static routes, then IPv6 static routes, then the default route and floating static route with higher AD, and finally verify with show commands. This sequence ensures that specific routes are configured before the default route and that IPv4 routes precede IPv6 routes as implied by the stem. Only option A follows this order; options B, C, and D deviate by placing the default/floating route before specific routes or configuring IPv6 before IPv4.

Exam trap

Do not confuse the order of configuration with the order of route preference. The default route is not configured first; it is configured after specific routes. Also, while IPv4 and IPv6 can be configured in any order, the question expects IPv4 before IPv6 based on the stem.

Why candidates pick the wrong answer

B

Candidates might think default routes are configured first because they are 'default', but the order in configuration does not affect functionality; however, best practice is to configure specific routes first.

C

Candidates might think IPv6 should be configured first because it is newer or because they want to emphasize IPv6, but the standard practice is to configure IPv4 first.

D

Candidates might be confused about the order of default routes and IPv6, leading them to choose this option as a mix of plausible but incorrect steps.

594
PBQhard

You are connected to SW1. A LACP EtherChannel between SW1 and SW2 has already been configured using interfaces GigabitEthernet0/1 and GigabitEthernet0/2 with channel-group 1 mode active on both sides and assigned to VLAN 100. However, the channel is not forming because of a speed/duplex mismatch. The correct interface settings for this network are speed 1000 and duplex full. Interface GigabitEthernet0/1 is already configured with these settings. Only interface GigabitEthernet0/2 needs to be corrected. Identify the configuration change needed to resolve the mismatch and verify the EtherChannel is up with 'show etherchannel summary'.

Network Topology
Gi0/1Gi0/1EtherChannelSW1SW2

Hints

  • Check the speed and duplex settings on both member interfaces.
  • LACP requires all ports in the channel to have identical configuration.
  • Use the 'show interfaces status' command to quickly see speed/duplex mismatches.
A.Configure interface GigabitEthernet0/2 with 'speed 1000' and 'duplex full', then verify the EtherChannel is up.
B.Configure interface GigabitEthernet0/1 with 'speed 100' and 'duplex half', then verify the EtherChannel is up.
C.Configure interface GigabitEthernet0/2 with 'speed auto' and 'duplex auto', then verify the EtherChannel is up.
D.Configure interface GigabitEthernet0/2 with 'channel-group 1 mode active' and 'switchport access vlan 100', then verify the EtherChannel is up.
AnswerA
solution
! SW1
interface GigabitEthernet0/2
speed 1000
duplex full
end
show etherchannel summary

Why this answer

The EtherChannel is not forming because GigabitEthernet0/2 is configured with speed 100 and duplex half, while GigabitEthernet0/1 is speed 1000 and duplex full. LACP requires all member ports to have identical speed and duplex settings. To fix this, configure GigabitEthernet0/2 with speed 1000 and duplex full, matching GigabitEthernet0/1.

After correction, the ports should bundle in Port-channel1 and show as bundled (P) in 'show etherchannel summary'.

Exam trap

The trap is that candidates may overlook the speed/duplex mismatch and focus only on the LACP mode or VLAN configuration. Always verify that all physical parameters match before troubleshooting EtherChannel formation.

Why the other options are wrong

B

The specific factual error is that the question implies the correct configuration should use speed 1000 and duplex full, not downgrade to 100/half. Also, LACP requires identical settings, but the goal is to match the higher speed.

C

The specific factual error is that auto-negotiation does not guarantee matching settings when one side is manually configured. The mismatch would persist.

D

The specific factual error is that the question explicitly states a speed/duplex mismatch prevents the channel from forming, and this option does not correct that mismatch.

Why candidates pick the wrong answer

B

Candidates might think that making both ports match is sufficient, regardless of the speed/duplex values, but they overlook that the intended configuration is speed 1000/full.

C

Candidates might think 'auto' is a safe default that will negotiate correctly, but they forget that the other port is statically configured, leading to potential mismatch.

D

Candidates might focus on the LACP configuration and VLAN assignment, forgetting that speed/duplex consistency is a prerequisite for EtherChannel formation.

595
PBQhard

You are connected to a multilayer switch SW1 via console. SW1 has an IP phone and an access point connected to interfaces GigabitEthernet0/1 and GigabitEthernet0/2 respectively. Configure the access ports so that the IP phone receives a voice VLAN (VLAN 110) and PoE priority critical, and the access point receives PoE priority high. Verify your configuration using show interfaces switchport and show power inline.

Network Topology
G0/1G0/2SW1IP PhoneAccess Point

Hints

  • Voice VLAN is configured under the access port interface with the 'switchport voice vlan' command.
  • PoE priority is set per interface using 'power inline priority'.
  • Use 'show interfaces switchport' to verify voice VLAN assignment.
A.interface GigabitEthernet0/1 switchport mode access switchport access vlan 10 switchport voice vlan 110 power inline priority critical ! interface GigabitEthernet0/2 switchport mode access power inline priority high
B.interface GigabitEthernet0/1 switchport mode trunk switchport trunk allowed vlan 10,110 power inline priority critical ! interface GigabitEthernet0/2 switchport mode access power inline priority high
C.interface GigabitEthernet0/1 switchport mode access switchport access vlan 110 switchport voice vlan 10 power inline priority critical ! interface GigabitEthernet0/2 switchport mode access power inline priority high
D.interface GigabitEthernet0/1 switchport mode access switchport access vlan 10 switchport voice vlan 110 power inline priority high ! interface GigabitEthernet0/2 switchport mode access power inline priority critical
AnswerA
solution
! SW1
interface GigabitEthernet0/1
switchport voice vlan 110
power inline priority critical
exit
interface GigabitEthernet0/2
power inline priority high
end

Why this answer

The IP phone requires a voice VLAN configured with the switchport voice vlan command. PoE priority is set per interface using power inline priority. For the phone, the priority is critical; for the AP, it is high.

Verification with show interfaces switchport confirms voice VLAN, and show power inline shows priority settings.

Exam trap

The exam trap is mixing up the voice VLAN and access VLAN assignments, or confusing PoE priority levels. Remember that the voice VLAN is configured with switchport voice vlan, not as the access VLAN. Also, note that IP phones typically use access ports with voice VLAN, not trunks.

PoE priority critical is reserved for critical devices like phones, while high is for other important devices like APs.

Why the other options are wrong

B

The specific factual error is using trunk mode for an IP phone port instead of access mode with voice VLAN.

C

The specific factual error is reversing the VLAN assignments: the access VLAN should be data, and the voice VLAN should be voice.

D

The specific factual error is swapping the PoE priority values: the phone should be critical, the AP high.

Why candidates pick the wrong answer

B

Candidates might think that because the phone uses two VLANs (data and voice), a trunk is required, but Cisco IP phones use CDP to negotiate the voice VLAN on an access port.

C

Candidates may confuse which VLAN is for data and which is for voice, especially if the question does not specify the data VLAN number.

D

Candidates might assume the AP needs higher priority because it serves multiple clients, but the question explicitly states the phone gets critical.

596
MCQhard

Refer to the exhibit. A network engineer expects SW1 to be the root bridge for VLAN 1, but the show spanning-tree vlan 1 output on SW2 shows that SW2 is the root. What is the most likely cause of this issue?

A.SW1 is configured with a priority of 32769 but has a higher MAC address than SW2.
B.Spanning tree is disabled on SW1 for VLAN 1.
C.SW1 has a bridge priority of 4096, but BPDU guard is configured on SW2's port to SW1, causing the port to be err-disabled.
D.The trunk link between SW1 and SW2 is down.
AnswerD

The missing root port and the fact that SW2 sees itself as root confirm that SW2 is not receiving any BPDUs from SW1. This is exactly the behavior when the inter-switch trunk is physically down, breaking the spanning-tree topology.

Why this answer

If the trunk link between SW1 and SW2 is down, SW2 will not receive BPDUs from SW1. Without BPDUs, SW2 assumes it is the root bridge for VLAN 1 (since every switch defaults to root for its own VLANs). This explains why SW2's show spanning-tree output shows itself as root, even if SW1 has a lower bridge priority.

Exam trap

Cisco often tests the misconception that a lower priority always guarantees root bridge status, but the trap here is that a failed link prevents BPDU exchange, causing the switch with the higher bridge ID to become root by default.

Why the other options are wrong

A

Candidates focus on the matching priority numbers and overlook the missing root port that indicates a complete loss of BPDUs.

B

Candidates may assume no BPDUs means STP is off, but the intended root designation suggests STP is on and a physical disconnect is the primary suspect.

C

Candidates recall that BPDU guard can block ports, but they fail to differentiate between a missing port due to err-disable and a missing port due to a physically down link, which looks identical in this output.

597
PBQhard

You are connected to R1, a Cisco IOS-XE router acting as the network's DNS client. The network uses a local DNS server at 203.0.113.10 for internal name resolution. Users report that the hostname 'fileserver.courseiva.local' cannot be resolved, while other names work fine. Diagnose and fix the DNS resolution failure so that 'fileserver.courseiva.local' resolves correctly.

Network Topology
G0/010.0.0.1/30G0/010.0.0.2/30linkG0/010.0.0.2/30203.0.113.10/24linkR2R1DNS Server

Hints

  • Check if the DNS server is reachable and if other names resolve.
  • The NXDOMAIN status means the domain name does not exist in the DNS zone.
  • The router configuration appears correct; the problem is on the DNS server.
A.Add an A record for 'fileserver' on the DNS server.
B.Configure the 'ip domain-lookup' command on R1 to enable DNS resolution.
C.Change the DNS server address on R1 to 8.8.8.8.
D.Add a static host entry on R1 using 'ip host fileserver.courseiva.local 192.0.2.10'.
AnswerA
solution
! R1

Why this answer

The DNS server is reachable (ping successful) and resolves other names (e.g., webserver.courseiva.local) correctly. However, 'fileserver.courseiva.local' returns NXDOMAIN, indicating the A record is missing from the DNS zone. Since the router is not the DNS server, the fix must be applied on the DNS server itself — not on R1.

The candidate should understand that the problem is a missing DNS record, not a router configuration issue. The solution involves adding an A record for 'fileserver' (with the appropriate IP address) on the DNS server. On R1, verify connectivity to the DNS server and confirm that the domain lookup and name-server settings are correct, which they are.

No router CLI changes are needed.

Exam trap

Candidates often confuse client-side DNS configuration issues with server-side record problems. Remember: if some names resolve but others don't, the DNS server is reachable and functional; the missing record is the culprit. Do not change router settings unnecessarily.

Why the other options are wrong

B

The specific factual error is that 'ip domain-lookup' is a global command that enables DNS resolution; if it were disabled, no names would resolve.

C

The specific factual error is that the DNS server is functioning for other records; the problem is specific to one hostname, not the server address.

D

The specific factual error is that static entries bypass DNS but do not address the root cause; the DNS server should have the record for all clients.

Why candidates pick the wrong answer

B

Candidates may think the router's DNS client is misconfigured, but the symptom of partial resolution points to a server-side issue.

C

Candidates might assume the DNS server is faulty and try a public DNS server, but that would not resolve internal names and is unnecessary.

D

Candidates may see this as a quick fix on the router, but the question asks to 'diagnose and fix' the DNS resolution failure, implying a proper solution on the DNS server.

598
Multi-Selectmedium

Which two statements accurately describe a controller-based WLAN compared with a set of independently managed APs?

Select 2 answers
A.It centralizes management and policy across multiple access points.
B.It can improve consistency when deploying WLAN settings across many APs.
C.It removes the need for access points entirely.
D.It replaces the need for DHCP on all client devices.
E.It is the same thing as WPA3.
AnswersA, B

In a controller-based WLAN, the controller (WLC) acts as the central point for enforcing security policies, QoS, access control lists, and radio parameters across all attached access points. This centralized model gives administrators a single interface to apply and manage network-wide policies, rather than configuring each AP individually, which is a fundamental architectural benefit over autonomous AP deployments.

Why this answer

A controller-based WLAN centralizes operational control and helps apply policies more consistently across many APs. In practical terms, this improves scalability and reduces the burden of touching each AP individually when changes are needed. The APs still provide the radio service, but they are coordinated under a shared management model.

This question is about architecture, not about claiming that a controller replaces APs or that it removes all other network services.

Exam trap

A common exam trap is assuming that a controller-based WLAN eliminates the need for access points or other network services like DHCP. Some candidates mistakenly believe the controller replaces APs entirely, but APs remain essential for providing wireless connectivity. Others confuse controller-based management with wireless security protocols such as WPA3, which are unrelated concepts.

Misunderstanding these distinctions can lead to incorrect answers by conflating architecture roles with security features or network services.

Why the other options are wrong

C

Option C is incorrect because access points are still required to provide the actual wireless radio connectivity; the controller does not replace APs.

D

Option D is incorrect since DHCP or other IP configuration methods are still needed for client devices; the controller does not replace these network services.

E

Option E is incorrect because WPA3 is a wireless security standard and does not relate to the architectural concept of controller-based WLAN management.

When would these options actually be correct?

C

If the exam question stated that a specific wireless technology or architecture eliminated the need for physical access points in a theoretical scenario, such as a fully integrated mesh network solution that operates without traditional APs, then this option could be correct.

D

In a scenario where the question asks about a theoretical network architecture that utilizes a different technology, such as a completely virtualized WLAN solution that operates without traditional access points, this option could be correct.

E

In a question asking about the relationship between WLAN security protocols and access point management, if it stated that a certain security standard (like WPA3) could replace the need for physical access points in a theoretical scenario, this option could be correct.

Why candidates pick the wrong answer

C

The term 'controller-based' might lead some to think the controller handles all wireless functions, but APs are still needed for the actual RF communication.

D

Students might confuse the controller's ability to provide IP addresses via DHCP proxy or internal DHCP server with eliminating the need for DHCP entirely, but DHCP remains essential for IP address assignment.

E

Both terms involve wireless networking, and students might mistakenly associate 'controller' with security or think that WPA3 requires a controller, but they are independent technologies.

599
Multi-Selecthard

Which two practices most improve safety when automating network changes? (Choose two.)

Select 2 answers
A.Testing changes in a lab or staging environment first
B.Running scripts directly in production without validation
C.Using version control and peer review for automation code
D.Disabling backups so changes apply faster
AnswersA, C

Testing changes in a lab or staging environment first isolates automation from production traffic, allowing you to validate syntax, reachability, and expected behavior before they impact live services. This reduces the blast radius of a faulty script by catching errors in a controlled environment where failures are reversible. Staging also lets you verify rollback procedures and confirm that the change aligns with the intended network policy without risking production availability.

Why this answer

Testing and validation reduce risk before wide deployment, and version control with review/rollback supports controlled operations.

Exam trap

Avoid assuming that immediate deployment without testing is safe. Always prioritize testing and controlled deployments.

Why the other options are wrong

B

Running scripts directly in production without validation bypasses all safety checks, increasing the likelihood of misconfigurations that can cause outages or security breaches. This practice directly contradicts the principle of minimizing risk during network changes.

D

Disabling backups removes the ability to restore the network to a known good state after a failed change, significantly increasing risk. Backups are a fundamental safety net, and disabling them for speed is never justified.

When would these options actually be correct?

B

In a hypothetical exam question focused on rapid deployment in a highly controlled environment, where the candidate is asked about scenarios with minimal risk due to extensive monitoring and rollback capabilities, this option could be seen as acceptable.

D

In a hypothetical exam scenario focused on rapid deployment in a highly controlled environment, a question might ask about optimizing change processes where backups are managed separately and not needed for immediate rollback. In this case, disabling backups could be deemed acceptable for speed under strict conditions.

Why candidates pick the wrong answer

B

Students might think that running scripts directly is faster and more efficient, especially in urgent situations. However, they overlook the high potential for catastrophic errors that could have been prevented with proper testing.

D

A student might incorrectly assume that disabling backups speeds up the change process and that backups are unnecessary if the change is simple. However, this ignores the reality that even simple changes can have unforeseen consequences.

600
PBQhard

You are connected to SW1. Two switches, SW1 and SW2, are connected via four GigabitEthernet links. Configure LACP EtherChannel between them using interfaces GigabitEthernet0/1 through GigabitEthernet0/4 on SW1. Set the channel-group mode to active on SW1. The port-channel interface must be configured as a trunk, allowing VLANs 10, 20, 30. However, the EtherChannel is not forming. The current configuration is shown below. Identify and fix the issue, then verify the EtherChannel is operational.

Network Topology
Gi0/1-4Gi0/1-44x linksSW1SW2

Hints

  • Compare the Layer 2/Layer 3 status of the port-channel interface with the member interfaces.
  • Check the 'show etherchannel summary' flags: 'SD' means Layer 3 and down; 'SU' means Layer 2 and up.
  • The port-channel interface must match the operational mode (Layer 2) of the member switchports.
A.Remove 'no switchport' and IP address from Port-channel1, then configure 'switchport mode trunk' and 'switchport trunk allowed vlan 10,20,30'.
B.Change the channel-group mode on the member interfaces from active to passive.
C.Add the 'switchport nonegotiate' command to the member interfaces.
D.Configure the member interfaces with 'channel-group 1 mode on' instead of active.
AnswerA
solution
! SW1
interface Port-channel1
no ip address 192.168.1.1 255.255.255.0
no no switchport
switchport mode trunk
switchport trunk allowed vlan 10,20,30

Why this answer

The EtherChannel is not forming because the Port-channel1 interface is configured as a Layer 3 interface (no switchport, IP address), while the member interfaces are Layer 2 switchports (switchport mode trunk). This mismatch prevents the channel from bundling. To fix this, configure Port-channel1 as a Layer 2 trunk interface with the same allowed VLANs.

The solution: remove the no switchport command and the IP address, then apply switchport mode trunk and switchport trunk allowed vlan 10,20,30. After correction, the ports should bundle and the show etherchannel summary will show the ports as bundled (P) and the port-channel as Layer 2 (S).

Exam trap

The exam trap is that candidates often focus on LACP modes or trunk negotiation but overlook the Layer 2/Layer 3 mismatch between the port-channel interface and member interfaces. Always ensure the port-channel interface is configured as either Layer 2 or Layer 3 to match the member ports.

Why the other options are wrong

B

The specific factual error: The problem is a Layer 2/Layer 3 mismatch, not the LACP mode. Active mode is valid and commonly used.

C

The specific factual error: 'switchport nonegotiate' affects trunk negotiation, not EtherChannel bundling.

D

The specific factual error: The mode change does not fix the interface type mismatch; the port-channel must be Layer 2 to match the member ports.

Why candidates pick the wrong answer

B

Candidates might think that LACP negotiation requires one side active and one passive, but active-active is also valid. They may overlook the port-channel interface configuration.

C

Candidates may confuse DTP with LACP or think that disabling negotiation helps, but it does not address the root cause.

D

Candidates might think that using 'mode on' bypasses negotiation issues, but it does not resolve configuration inconsistencies between the port-channel and member interfaces.

Page 7

Page 8 of 19

Page 9