Courseiva

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

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

Page 15

Page 16 of 19

Page 17
1126
PBQhard

You are connected to SW1, a multilayer switch. Configure DHCP snooping and an IP helper-address so that clients in VLAN 20 receive IP addresses from the DHCP server at 10.0.0.2. The DHCP server is already configured with a pool for 192.168.20.0/24, but clients are not getting addresses. Identify and correct the issues in the current configuration.

Network Topology
G0/010.0.0.1/30G0/1SW1DHCP ServerClient

Hints

  • Check the helper-address on VLAN 20 — is it pointing to the correct server IP?
  • DHCP snooping must be enabled globally and for the specific VLAN.
  • The port towards the DHCP server must be configured as trusted.
A.Enable DHCP snooping globally and on VLAN 20, configure interface G0/0 as trusted, and change the ip helper-address on the SVI for VLAN 20 from 10.0.0.3 to 10.0.0.2.
B.Enable DHCP snooping globally and on VLAN 20, configure interface G0/1 as trusted, and change the ip helper-address on the SVI for VLAN 20 from 10.0.0.3 to 10.0.0.2.
C.Enable DHCP snooping globally and on VLAN 20, configure interface G0/0 as trusted, and keep the ip helper-address as 10.0.0.3 because that is the correct server address.
D.Enable DHCP snooping globally and on VLAN 20, configure both interfaces G0/0 and G0/1 as trusted, and change the ip helper-address on the SVI for VLAN 20 from 10.0.0.3 to 10.0.0.2.
AnswerA
solution
! SW1
configure terminal
ip dhcp snooping
ip dhcp snooping vlan 20
interface gigabitethernet0/0
ip dhcp snooping trust
interface vlan20
no ip helper-address 10.0.0.3
ip helper-address 10.0.0.2
end
write memory

Why this answer

The DHCP relay helper-address was pointing to 10.0.0.3 instead of the actual server at 10.0.0.2. Also, DHCP snooping was not enabled. After enabling DHCP snooping globally and on VLAN 20, configure the uplink to the DHCP server as a trusted port (G0/0) and the access port (G0/1) as untrusted (default).

Finally, correct the helper-address to 10.0.0.2. These steps allow DHCP broadcasts from VLAN 20 to be relayed to the server and prevent rogue DHCP attacks.

Exam trap

A common trap is to trust all ports or to forget that the ip helper-address must match the actual DHCP server IP. Also, candidates may confuse which port should be trusted: only the port facing the legitimate DHCP server should be trusted, not client-facing ports.

Why the other options are wrong

B

The specific factual error is that the access port (G0/1) should be untrusted, not trusted. Only the uplink port to the legitimate DHCP server should be trusted.

C

The specific factual error is that the ip helper-address must be set to the actual DHCP server IP (10.0.0.2), not 10.0.0.3.

D

The specific factual error is that only the uplink port (G0/0) should be trusted; trusting the access port (G0/1) allows any device connected to that port to act as a DHCP server.

Why candidates pick the wrong answer

B

Candidates might think that because the access port connects to clients, it needs to be trusted to receive DHCP requests, but DHCP snooping trusts only ports that receive DHCP server messages, not client messages.

C

Candidates might misread the question or assume the existing helper-address is correct, especially if they overlook the server IP given in the stem.

D

Candidates might think that trusting all ports simplifies configuration or that both ports need to be trusted for DHCP to work, but this ignores the security purpose of DHCP snooping.

1127
Multi-Selectmedium

Which TWO statements are true about configuring and verifying VLANs, 802.1Q trunking, native VLAN, and inter-VLAN routing with router-on-a-stick?

Select 2 answers
A.On a router-on-a-stick configuration, each subinterface must be configured with an IP address and the encapsulation dot1Q command to specify the VLAN ID.
B.The native VLAN is always tagged on an 802.1Q trunk link.
C.The command switchport trunk native vlan 10 is used to restrict which VLANs are allowed on a trunk.
D.When configuring a router-on-a-stick, the native VLAN must match on both the switch and the router subinterface to avoid miscommunication.
E.The command show interfaces trunk displays the IP addresses configured on router subinterfaces.
AnswersA, D

In router-on-a-stick, a single physical router interface is divided into logical subinterfaces, each dedicated to a distinct VLAN. For every subinterface, you must assign an IP address that falls within the VLAN's subnet and issue the `encapsulation dot1Q <vlan-id>` command so the router tags outgoing frames and recognizes incoming tagged frames for that VLAN. Without this encapsulation, the router cannot distinguish which VLAN a frame belongs to, breaking inter-VLAN routing.

Why this answer

In a router-on-a-stick configuration, each subinterface must be assigned an IP address and use the encapsulation dot1Q command to associate it with a specific VLAN ID; this enables the router to process tagged frames from multiple VLANs over a single physical link. Option D is also correct because the native VLAN configured on the switchport trunk must match the native VLAN used on the router's subinterface (or physical interface if no subinterface); a mismatch causes the router to mishandle untagged frames because it expects them to belong to the configured native VLAN, leading to communication failures. Option B is wrong because on an 802.1Q trunk, the native VLAN frames are sent untagged, not tagged.

Option C is wrong because the command 'switchport trunk native vlan 10' only changes the native VLAN; it does not restrict which VLANs are allowed—that requires 'switchport trunk allowed vlan'. Option E is wrong because 'show interfaces trunk' shows trunking status, native VLAN, and allowed VLAN lists on switch ports, not IP addresses of router subinterfaces.

Exam trap

Cisco often tests the misconception that the native VLAN is tagged on a trunk, or that the switchport trunk native vlan command controls allowed VLANs, when in fact it only changes which VLAN is untagged.

Why the other options are wrong

B

The native VLAN is sent untagged to maintain backward compatibility with devices that do not understand 802.1Q tagging.

C

The command to restrict allowed VLANs is switchport trunk allowed vlan, not the native VLAN command.

E

To see IP addresses on subinterfaces, use show ip interface brief or show running-config on the router.

1128
MCQhard

A network engineer is troubleshooting a wireless performance issue in a dense office environment. Clients on the 5 GHz band are experiencing low throughput even though they are close to the AP. The AP is a Cisco 9130AXI running IOS-XE 17.9. What is the most likely cause of the poor performance?

A.The AP is using an incorrect channel width of 80 MHz, which is not supported by 802.11ac.
B.The AP is operating in 802.11ac mode instead of 802.11ax, and the 80 MHz channel bonding is causing high interference in the dense environment.
C.The AP has DFS non-compliance, which prevents it from using channel 36 and causes the radio to operate at reduced power.
D.The AP is using WPA2-PSK instead of WPA3, which causes lower throughput due to weaker encryption.
AnswerB

The AP is running 802.11ac (Wi-Fi 5), which relies on OFDM and wide 80 MHz channels to achieve high peak rates, but in a dense deployment that wide channel exacerbates interference and medium contention. Migrating to 802.11ax (Wi-Fi 6) would use OFDMA to split the channel into resource units, letting multiple clients share the spectrum simultaneously and reducing collision overhead. The combination of a legacy PHY and an overly broad channel bond is exactly what degrades throughput here, making this the correct diagnosis.

Why this answer

In a dense office environment, using 80 MHz channel bonding with 802.11ac (Wave 2) increases the likelihood of co-channel interference and overlapping basic service sets (OBSS), which degrades throughput despite strong signal. The Cisco 9130AXI supports 802.11ax (Wi-Fi 6), which includes OFDMA and better spatial reuse, but if the AP is configured for 802.11ac mode, it loses these efficiency gains and suffers from the wide channel's interference penalty.

Exam trap

Cisco often tests the misconception that wider channels always improve performance, when in reality, in dense environments, 80 MHz or 160 MHz channels cause severe interference and throughput degradation, especially with 802.11ac's lack of spatial reuse mechanisms.

Why the other options are wrong

A

802.11ac supports 80 MHz channel bonding, so this is not incorrect.

C

DFS non-compliance does not directly reduce power; it may cause channel avoidance, but the power is set to maximum.

D

WPA2-PSK does not cause throughput degradation; the issue is interference and protocol mode.

1129
MCQhard

Why might an automation script prefer a token-based API session over repeatedly prompting a human operator for credentials?

A.Because tokens support controlled repeated API access in a way that is practical for automation workflows.
B.Because tokens eliminate the need for any security controls.
C.Because tokens automatically create VLANs on the switch.
D.Because tokens replace all routing protocols.
AnswerA

Token-based API sessions are ideal for automation because they allow a script to authenticate once, obtain a token with a defined scope and expiration, and then make many HTTP requests without re-sending credentials. This supports controlled, repeatable access: the token can be revoked, refreshed, or scoped to specific permissions, making it practical for unattended workflows. Unlike per-request username/password, tokens reduce credential exposure and fit RESTful API design.

Why this answer

Token-based API sessions allow scripts to make repeated, programmatic requests without requiring a human to re-enter credentials each time. This makes them more practical for automation workflows than constant interactive prompts. Options B, C, and D are incorrect: tokens do not eliminate the need for security controls (they still require proper management like expiration and revocation); they have nothing to do with VLAN creation; and they do not replace routing protocols—tokens are strictly used for authentication and authorization in API interactions.

Exam trap

Avoid assuming that token-based sessions eliminate authentication or are inherently more secure.

Why the other options are wrong

B

Tokens do not eliminate security controls; they still require mechanisms like expiration, revocation, and secure storage.

C

Tokens are unrelated to VLAN creation; VLANs are configured via switch CLI or network management protocols, not API tokens.

D

Tokens do not replace routing protocols; routing protocols handle packet forwarding, while tokens handle API access authentication.

When would these options actually be correct?

B

In a different context, a question might ask about the benefits of using tokens in a system where security controls are deemed unnecessary due to a closed environment, making it plausible to suggest that tokens could simplify access without traditional controls.

C

In a question focused on network configuration automation, where the task involves managing VLANs through an API, a candidate might be asked about the benefits of using tokens in that specific context. If the question was about how to automate VLAN management securely, this option could be correct.

D

In a different exam question asking about the benefits of token-based authentication in the context of network management, if the question mistakenly implied that tokens could influence routing decisions or protocols, option D could be considered correct in that misleading context.

Why candidates pick the wrong answer

B

Candidates might choose this option due to a misunderstanding of how token-based authentication works, mistakenly believing that tokens inherently provide complete security without the need for additional measures.

C

Candidates may choose this option due to a misunderstanding of how APIs and network devices interact, mistakenly associating token-based authentication with broader network management tasks like VLAN creation.

D

Candidates may be tempted to choose this option due to a misunderstanding of how tokens and routing protocols interact in network environments, leading them to incorrectly associate token use with broader network management functionalities.

1130
MCQhard

A user joins the employee SSID successfully and can browse internal resources, but VoIP over Wi-Fi calls fail only while roaming between floors. Which troubleshooting area is the strongest first focus?

A.Roaming behavior and RF transition quality between AP coverage areas
B.Whether the SSID name is spelled correctly
C.Whether the branch router has PPP enabled
D.Whether the user has a static default route on the phone
AnswerA

The correct focus is roaming behavior and RF transition quality because the symptom is specifically triggered when the user moves between AP coverage areas, such as crossing floor boundaries. Even if the user associates and browses successfully in one location, poor overlap between AP cells, incorrect 802.11r fast transition settings, or sticky client behavior can cause the device to hold onto a weak signal and fail to reassociate to a stronger AP, leading to a loss of connectivity and inability to browse during movement.

Why this answer

The strongest first focus is roaming and RF transition behavior between AP coverage areas. In practical terms, the user already proved that general WLAN access and internal reachability are working. The failure happens during movement and affects a time-sensitive application. That points to mobility-related behavior rather than basic SSID visibility or simple IP addressing.

This is a realistic wireless troubleshooting item because it narrows the fault domain from the symptom pattern instead of restarting from the basics.

Exam trap

Avoid assuming basic connectivity issues when the problem is specific to roaming and affects a time-sensitive application.

Why the other options are wrong

B

This option is wrong because the spelling of the SSID does not affect the ability to roam between access points; the user is already connected to the SSID and can access internal resources.

C

This option is wrong because PPP (Point-to-Point Protocol) is not directly related to VoIP performance or roaming issues; it primarily pertains to WAN connections rather than local Wi-Fi network transitions.

D

This option is wrong because the issue described pertains to roaming and VoIP call quality, which is unrelated to static routing configurations on the user's phone. A static default route would not directly impact the ability to maintain VoIP calls while transitioning between access points.

When would these options actually be correct?

B

In a different scenario where a user is unable to connect to the SSID at all, a question could ask about troubleshooting connection issues. In that case, checking the SSID spelling would be relevant to ensure the user is attempting to connect to the correct network.

C

In a different scenario where the question involves troubleshooting a branch office's WAN connectivity issues, specifically related to remote access or VPN connections, verifying whether PPP is enabled on the branch router would be crucial for ensuring proper communication over the WAN.

D

In a different scenario where the question involves a user experiencing connectivity issues with a VoIP application due to incorrect routing settings on their device, the presence of a static default route could be the cause of the problem. For example, if the question specified that the user cannot connect to the VoIP server, checking the static route would be relevant.

Why candidates pick the wrong answer

B

Candidates might choose this option due to a common misconception that basic connectivity issues are often related to simple configuration errors, such as incorrect SSID spelling, rather than more complex roaming behavior.

C

Candidates might choose this option due to a misunderstanding of network protocols, mistakenly believing that PPP could affect local network performance or VoIP calls when it is actually unrelated to the Wi-Fi roaming issue described.

D

Candidates may choose this option due to a misunderstanding of how routing affects VoIP performance, believing that static routes are universally critical for all network connectivity issues, including those related to roaming and access point transitions.

1131
Multi-Selectmedium

Which TWO statements are true about OSPFv2 neighbor adjacency, network statements, and passive interfaces?

Select 2 answers
A.Configuring an interface as passive stops OSPF from sending Hello packets out of that interface, but OSPF will still advertise the connected network in its LSAs.
B.For two OSPF routers to establish full adjacency, they must agree on the Hello and Dead intervals.
C.The network command with a wildcard mask of 0.0.0.0 will enable OSPF on the exact matching interface, but it will also prevent OSPF from forming adjacencies on that interface.
D.Using the passive-interface default command makes all OSPF interfaces passive, which means OSPF will not advertise any connected networks.
E.The network command with a wildcard mask of 0.0.0.255 area 0 will match any interface whose IP address falls within that /24 subnet, but OSPF will only attempt to form adjacencies on the interface with the highest IP address in that range.
AnswersA, B

The passive-interface command disables Hello transmission on an interface, so no OSPF neighbor can ever be discovered or formed on that segment. However, OSPF's SPF calculation still requires the connected subnet to be known, so the router advertises that network as a stub (Type 1 LSA) within its area. This ensures that remote routers have a route to the subnet, even though no neighbor adjacency exists on the passive interface.

Why this answer

Configuring an interface as passive in OSPFv2 prevents the router from sending Hello packets out of that interface, which stops neighbor discovery and adjacency formation. However, OSPF still includes the connected network of that passive interface in its Type 1 Router LSAs, allowing the network to be advertised to other OSPF routers.

Exam trap

Cisco often tests the misconception that a passive interface stops network advertisement, when in fact it only stops Hello packets and adjacency formation while still advertising the connected network in LSAs.

Why the other options are wrong

C

A wildcard mask of 0.0.0.0 only matches one exact IP address. It does not impose any restriction on adjacency.

D

Passive interfaces still advertise their networks—they just do not send or receive Hello packets. Only adjacency is suppressed.

E

The network command matches multiple interfaces; OSPF then tries to form adjacencies on every enabled interface, regardless of IP address order.

1132
MCQhard

Refer to the exhibit. An engineer expects all traffic destined to the 10.10.10.0 network to be forwarded via 10.1.1.2. However, when testing connectivity to host 10.10.10.64, traffic is being sent to 10.2.2.2 instead. What is the most likely cause?

A.The static route to 10.10.10.0/24 has a higher administrative distance than the /26 route, making the /26 preferred.
B.The router is using longest prefix matching; the /26 route is more specific, so traffic to 10.10.10.64 is forwarded via 10.2.2.2.
C.The /26 static route was configured as a floating static route with an administrative distance of 5, overriding the /24 route.
D.The next-hop 10.1.1.2 for the /24 route is unreachable, causing the router to fall back to the /26 route.
AnswerB

The exhibit shows two overlapping static routes. The /26 prefix length is longer (more specific) than the /24. According to IP routing logic, the router selects the route with the longest matching prefix. The destination 10.10.10.64 falls within the /26 subnet, making it the preferred route.

Why this answer

B is correct because routers use longest prefix matching to forward traffic. The route to 10.10.10.64/26 is more specific (longer prefix length) than the route to 10.10.10.0/24, so even though the /24 route may have a lower administrative distance, the /26 route is preferred for traffic destined to 10.10.10.64. This is a fundamental IP routing principle that overrides administrative distance when both routes exist in the routing table.

Exam trap

Cisco often tests the misconception that administrative distance is the primary tiebreaker for route selection, but the trap here is that longest prefix match is always evaluated first, and only when prefix lengths are equal does administrative distance come into play.

Why the other options are wrong

A

Misreading the administrative distance value in the routing table; candidates may overlook that both are the same.

C

Assuming that any backup route must be a floating static, without verifying the actual AD value in the exhibit.

D

Misconception that a route can be displayed yet be in a 'down' state; in reality, an invalid next-hop prevents the route from being installed.

1133
MCQmedium

A router learns 172.16.40.0/24 from OSPF with AD 110 and metric 20. It also learns the same prefix from EIGRP with AD 90 and feasible distance 30720. Which route is installed?

A.The OSPF route because metric 20 is lower than 30720
B.The EIGRP route because its administrative distance is lower
C.Both routes because ECMP is automatic across different protocols
D.Neither route until one is redistributed into the other protocol
AnswerB

The EIGRP route is installed because Cisco routers compare administrative distance (AD) before any metric when two different routing protocols advertise the same prefix. OSPF has a default AD of 110, while EIGRP's default AD is 90, making EIGRP more trustworthy. Since the router selects the route with the lowest AD, the EIGRP route wins regardless of its metric value. Metrics are only compared among routes from the same protocol.

Why this answer

When the same prefix is learned from different routing protocols, the router compares administrative distance first. EIGRP internal routes have AD 90, which beats OSPF AD 110, so the EIGRP path goes into the table.

Exam trap

A frequent exam trap is assuming that the route with the lower metric value is always preferred, regardless of the routing protocol. In this question, the OSPF route has a metric of 20, which seems better than EIGRP's feasible distance of 30720. However, Cisco routers do not compare metrics across different protocols.

Instead, they rely on administrative distance to choose the best route. Mistaking metric comparison for cross-protocol route selection can lead to choosing the wrong answer and misunderstanding how Cisco routing decisions work.

Why the other options are wrong

A

This option incorrectly assumes that the router compares OSPF metric 20 directly against EIGRP feasible distance 30720 to select the route. Cisco routers do not compare metrics across different routing protocols; they use administrative distance first. Therefore, this option is incorrect.

C

This option incorrectly claims that both routes are installed due to automatic ECMP across different protocols. Cisco routers do not perform equal-cost load balancing between different routing protocols without explicit redistribution or configuration, so this is false.

D

This option incorrectly states that neither route is installed until redistribution occurs. Redistribution is not necessary for a router to install a route learned from a routing protocol. The router installs the route with the lowest administrative distance immediately, so this option is incorrect.

When would these options actually be correct?

A

In a different scenario where the router has a configuration that prioritizes metrics over administrative distances, such as a custom route selection policy that favors lower metrics for specific protocols, this option could be correct. For example, if both routes had the same AD and the question specified that the metric should be the deciding factor, then the OSPF route would be chosen.

C

In a scenario where a question specifies that both OSPF and EIGRP routes are configured to support ECMP and have the same administrative distance and metric, the exam could correctly state that both routes would be installed for load balancing.

D

In a question where the routing protocols are configured to not install routes until they are redistributed into the other protocol, or if there are specific constraints preventing the installation of routes from different protocols, this option would be correct.

Why candidates pick the wrong answer

A

Candidates may be tempted by this option due to a common misunderstanding of the route selection process, where they focus on the metric without fully considering the impact of administrative distance on route preference.

C

Candidates might choose this option due to a misunderstanding of ECMP, believing that it applies universally across different routing protocols rather than just within the same protocol.

D

Candidates may choose this option due to a misunderstanding of how routing protocols interact, believing that routes must be redistributed to be considered valid, which can lead to confusion in mixed protocol environments.

1134
MCQmedium

Why is PortFast typically enabled on switch ports connected to end devices?

A.To let end-device ports reach forwarding state more quickly
B.To make access ports participate in OSPF
C.To convert all access ports into trunks
D.To disable Ethernet addressing on PCs
AnswerA

PortFast on switch ports connected to end devices (like PCs, printers, servers) allows the port to transition directly from blocking to forwarding state, bypassing the listening and learning states of Spanning Tree Protocol (STP). This is crucial because STP normally takes 30 seconds (or 50 seconds in older implementations) to converge, which can cause delays in DHCP or bootp requests. Since end devices are typically not a loop, PortFast safely accelerates this process, enabling immediate connectivity.

Why this answer

PortFast is enabled so access ports connected to end devices can move to forwarding more quickly instead of waiting through the normal spanning-tree listening and learning transitions. In plain language, it helps a user’s PC, printer, or similar endpoint start communicating sooner after the link comes up. That can reduce delays at startup and prevent certain device timeout problems.

PortFast is not intended as a loop-prevention mechanism by itself, and it should not normally be used carelessly on links to other switches. That is why it is commonly paired with BPDU Guard on edge ports. The correct answer is the one focused on faster transition for end-device access links rather than on unrelated routing or VLAN functions.

Exam trap

Do not confuse PortFast with disabling spanning-tree or improving routing; it specifically speeds up access port transitions.

Why the other options are wrong

B

This option is incorrect because PortFast does not enable access ports to participate in OSPF; OSPF is a routing protocol that requires Layer 3 interfaces, while PortFast is a feature for Layer 2 switch ports.

C

This option is wrong because PortFast does not convert access ports into trunk ports; it is designed to bypass the Spanning Tree Protocol (STP) listening and learning states to allow end devices to connect more quickly.

D

Disabling Ethernet addressing on PCs is not related to the function of PortFast, which is designed to expedite the transition of switch ports to the forwarding state. PortFast does not alter how Ethernet addressing operates on connected devices.

When would these options actually be correct?

B

In a different question, if it asked about enabling OSPF on switch ports, a candidate might correctly state that access ports can participate in OSPF if they are configured as routed ports, thus making this option valid in that context.

C

In a different question context, if the question asked about a feature that allows for dynamic trunking protocol (DTP) configurations or the conversion of access ports to trunk ports based on specific conditions, then this answer could be correct.

D

If the question were to ask about a feature that disables MAC address learning on switch ports to prevent potential security issues, then this option could be correct. For example, a question about configuring a network to enhance security by preventing devices from learning MAC addresses could make this option valid.

Why candidates pick the wrong answer

B

Candidates may find this option tempting because they might confuse the role of switch port configurations in Layer 2 with Layer 3 routing protocols, leading to an assumption that access ports can directly participate in OSPF.

C

Candidates might choose this option due to a misunderstanding of switch port configurations, conflating PortFast's role with trunking features or misremembering the functions of different port types.

D

Candidates might choose this option due to a misunderstanding of how switch port configurations can affect device behavior, leading them to incorrectly associate PortFast with disabling Ethernet addressing as a security measure.

1135
MCQhard

A network administrator connects an IP phone to interface Gi0/1 and a PC to the phone's PC port. Users report that the phone cannot register with the call manager and the PC does not obtain an IP address. The administrator verifies the configuration shown in the exhibit. What is the most likely cause of the problem?

A.The switchport mode should be changed to trunk to allow tagged voice traffic.
B.The voice VLAN is not configured on the interface.
C.The spanning-tree portfast command is blocking the port from forwarding.
D.The access VLAN 10 is incorrect for the data subnet.
AnswerB

In a typical IP phone deployment, the access port must be configured with both an access VLAN for the PC and a separate voice VLAN for the phone. The exhibit shows only `switchport access vlan 10` but lacks `switchport voice vlan`, so the switch cannot identify tagged voice frames from the phone, and the phone fails to obtain an IP address or register. Adding the voice VLAN command instructs the switch to accept 802.1Q-tagged traffic from the phone while keeping PC data untagged on the access VLAN, which resolves the registration failure.

Why this answer

The voice VLAN is not configured on the interface. For an IP phone to communicate with the call manager, the switchport must be configured with a voice VLAN (e.g., 'switchport voice vlan 20') to separate voice traffic from data traffic. Without this command, the phone cannot tag its frames with the appropriate VLAN ID, preventing registration.

Additionally, the PC connected to the phone's PC port relies on the phone to pass untagged data traffic, but without the voice VLAN, the phone may not properly negotiate or forward traffic, causing the PC to fail to obtain an IP address.

Exam trap

Cisco often tests the distinction between access VLAN and voice VLAN, and the trap here is that candidates assume the access VLAN alone is sufficient for both voice and data, overlooking the mandatory 'switchport voice vlan' command required for IP phone operation.

Why the other options are wrong

A

Cisco best practice for IP phone + PC is an access port with switchport voice vlan, not trunk mode. Trunk mode is more complex and can cause VLAN hopping if misconfigured.

C

Portfast enables faster convergence, not a blocking action. A blocked port would show no link or constant amber LED, not intermittent connectivity.

D

Even if VLAN 10 were wrong, the phone’s registration issue would persist because the voice VLAN is still missing. The problem has two symptoms; the voice VLAN omission explains both.

1136
Multi-Selectmedium

Which TWO statements correctly describe NTP stratum levels and syslog severity levels in a Cisco IOS-XE environment?

Select 2 answers
A.An NTP stratum value of 1 indicates a higher accuracy than a stratum value of 3.
B.A syslog severity level of 5 (notice) is more severe than a level of 4 (warning).
C.The 'ntp server' command under global configuration configures the device as an NTP client.
D.Syslog severity level 0 (emergency) indicates a normal operational message.
E.NTP stratum 0 is assigned to devices that are directly connected to an authoritative time source.
AnswersA, C

NTP stratum defines the distance from a reference clock in a hierarchy. Stratum 0 is the authoritative time source (e.g., GPS or atomic clock), stratum 1 is a device directly synchronized to that source, and stratum 3 is two hops away from stratum 1. Each hop introduces potential network delay and jitter, so a lower stratum value indicates closer proximity to the reference clock and consequently higher time accuracy. Therefore, stratum 1 is indeed more accurate than stratum 3.

Why this answer

A lower NTP stratum number indicates higher accuracy; stratum 1 is directly synchronized to a precise reference clock (e.g., GPS) and is thus more accurate than stratum 3, which is two hops away. Option C is correct because the 'ntp server' command configures a device to synchronize its clock to a specified NTP server, making it an NTP client. Option B is incorrect: syslog severity level 4 (warning) is more severe than level 5 (notice) because lower severity numbers indicate higher severity.

Option D is incorrect: severity level 0 (emergency) is the most severe level, indicating a system-wide critical event, not a normal operational message. Option E is incorrect: NTP stratum 0 is assigned to an authoritative time source itself (e.g., atomic clock), not to devices directly connected to it; devices connected to stratum 0 sources are stratum 1.

Exam trap

Candidates often mistakenly equate lower syslog severity numbers with lower importance, not realizing that a smaller number means a higher severity; similarly, they may think higher NTP stratum numbers mean higher accuracy.

Why the other options are wrong

B

Syslog severity levels use inverse numbering: level 4 (warning) is more severe than level 5 (notice), so the statement is false.

D

Syslog level 0 (emergency) is the highest severity, indicating a catastrophic system failure, not a normal operational message.

E

NTP stratum 0 is the reference clock itself; devices synchronized directly to it are stratum 1, not stratum 0.

1137
Multi-Selectmedium

A network team wants to collect flow-level traffic statistics from routers to identify top talkers and bandwidth consumers. Which two statements about NetFlow are correct?

Select 2 answers
A.It summarizes traffic into flows instead of capturing every packet payload
B.It is primarily used to distribute time from an authoritative clock
C.It can help identify which conversations consume the most bandwidth
D.It replaces routing protocols by advertising reachability information
AnswersA, C

NetFlow operates by grouping packets that share common attributes—like IP addresses, port numbers, protocol, and ToS—into unidirectional flows, then exporting a summary record containing counters and timestamps. This avoids the storage and processing overhead of capturing every packet's full payload, making it efficient for long-term traffic analysis. Unlike deep packet inspection, NetFlow does not reconstruct or retain the application data itself, only the flow metadata.

Why this answer

NetFlow provides visibility into who is talking to whom, with what protocols and volume, making it valuable for capacity planning, troubleshooting, and security analysis.

Exam trap

A frequent exam trap is mistaking NetFlow for protocols that distribute time or routing information. For example, option B incorrectly associates NetFlow with NTP, which synchronizes clocks, and option D wrongly suggests NetFlow replaces routing protocols by advertising reachability. These misconceptions arise because candidates may not clearly differentiate between monitoring technologies and control plane protocols.

Remember, NetFlow only summarizes traffic flows for analysis and does not participate in routing or time synchronization. Confusing these roles can lead to selecting incorrect answers under exam pressure.

Why the other options are wrong

B

Option B is incorrect because distributing time from an authoritative clock is the function of NTP, not NetFlow, which is a traffic monitoring protocol.

D

Option D is incorrect because NetFlow does not replace routing protocols or advertise reachability information; it only monitors traffic flows.

When would these options actually be correct?

B

In a question asking 'Which protocol is used to synchronize clocks across network devices?' or 'Which technology distributes time from an authoritative clock?', NTP would be the correct answer.

D

In a question asking about the purpose of a routing protocol (e.g., BGP or OSPF), an option stating that it 'advertises reachability information' would be correct. For example: 'Which protocol is used to exchange routing information between autonomous systems?'

Why candidates pick the wrong answer

B

Candidates may confuse NetFlow with NTP due to similar acronyms or mistakenly think 'flow' relates to time flow, leading them to select this option without understanding NetFlow's actual purpose.

D

Candidates may confuse NetFlow with routing protocols because both involve network traffic, or they may think 'flow' implies route advertisement.

1138
Drag & Dropmedium

Drag and drop the following steps into the correct order to configure a Layer 3 switch to perform DHCP relay agent and DHCP snooping for a remote DHCP 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
5Step 5
6Step 6

Why this order

Correct order: 1) Create DHCP pool on the server to have valid lease parameters; 2) Assign IP address to the SVI so it can act as the gateway and relay agent for the subnet; 3) Globally enable DHCP snooping to activate the feature; 4) Enable snooping on the client VLAN so that only that VLAN’s DHCP traffic is filtered; 5) Set the interface facing the server as trusted to allow DHCP replies; 6) Configure ip helper-address on the SVI to forward client DHCP broadcasts to the server. Each step depends on the previous: the server must be ready; the SVI needs an IP before the helper can be applied; snooping must be globally on before per-VLAN settings; trusted port must be defined before relayed replies are accepted; finally, the helper address enables the actual relay.

1139
Drag & Dropmedium

Drag and drop the following steps into the correct order to capture and analyze traffic on IOS-XE using the embedded packet capture feature, and in Wireshark to isolate a Layer 2 or Layer 3 fault.

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 define the capture interface, then apply a filter, start capture, stop it, and finally export for analysis in Wireshark.

Exam trap

A common trap is confusing the order of steps, especially applying the filter before defining the interface or starting the capture before applying the filter. Remember that the interface must be defined first, then the filter, then start, then stop, then export.

Why candidates pick the wrong answer

B

Candidates might think that applying a filter first is logical to limit traffic before defining the interface, but the IOS-XE CLI requires the interface to be specified first.

C

Candidates might think that you can start capturing first and then apply a filter to the ongoing capture, but IOS-XE does not support dynamic filter application during an active capture.

D

Candidates might think that applying a filter first is a good practice to reduce traffic, but the interface definition is a prerequisite for any capture operation.

1140
MCQeasy

Which protocol is preferred over Telnet for remote CLI management because it encrypts the session?

A.FTP
B.SSH
C.TFTP
D.SNMPv1
AnswerB

SSH (Secure Shell) provides an encrypted, authenticated remote CLI session over TCP port 22, protecting both login credentials and subsequent commands from eavesdropping or session hijacking. It is the industry-standard replacement for Telnet because it ensures confidentiality and integrity of the management traffic on untrusted networks. Unlike the other options, SSH is purpose-built for secure interactive terminal access to network devices.

Why this answer

SSH encrypts credentials and management traffic, making it the standard secure replacement for Telnet.

Exam trap

A frequent exam trap is selecting Telnet or other protocols like FTP or TFTP for remote CLI management because they are familiar or commonly mentioned in networking contexts. Telnet is often mistakenly chosen because it provides remote access, but it sends all data unencrypted, exposing credentials to attackers. FTP and TFTP are file transfer protocols and do not support interactive command-line management sessions.

SNMPv1 is used for network monitoring, not secure CLI access, and lacks encryption. Candidates must recognize that only SSH encrypts the session, making it the secure and preferred protocol for remote management in Cisco environments.

Why the other options are wrong

A

FTP is designed for transferring files between devices and does not provide an interactive command-line interface for remote device management. It also lacks encryption for session data, making it unsuitable for secure remote CLI access.

C

TFTP is a simple file transfer protocol used mainly for transferring configuration files or IOS images. It does not support interactive remote CLI sessions and lacks encryption, so it cannot replace Telnet for secure management.

D

SNMPv1 is a protocol used for network monitoring and management but does not provide an interactive CLI interface. It also lacks encryption, making it unsuitable for secure remote management sessions.

When would these options actually be correct?

A

If the exam question asked for a protocol used for file transfer that supports encryption, such as FTPS or SFTP, then FTP could be considered correct in that context. This would shift the focus from remote CLI management to secure file transfer.

C

If the exam question asked which protocol is used for transferring files in a simple manner without encryption, TFTP would be the correct answer. For example, a question could specify 'Which protocol allows for file transfers without security features?'

D

If the question asked for a protocol used for network management that does not require encryption, SNMPv1 would be the correct answer. For example, a question might specify the need for a simple, unencrypted protocol for monitoring network devices.

Why candidates pick the wrong answer

A

Candidates may confuse FTP with SSH due to both being networking protocols, and they might mistakenly believe that FTP's capabilities extend to secure remote management, especially if they are not fully aware of the specific use cases for each protocol.

C

Candidates may confuse TFTP with SSH due to their similar acronyms and the context of networking protocols, leading them to mistakenly associate TFTP with remote management tasks.

D

Candidates may choose SNMPv1 due to its common association with network management tasks, leading them to mistakenly believe it could be relevant for remote CLI management despite its lack of encryption.

1141
MCQhard

A network administrator is troubleshooting a Windows 10 client that cannot reach the internet. The client is connected to a Cisco switch port configured as an access port in VLAN 100. The administrator runs ipconfig on the client and sees an IP address of 169.254.10.15 with a subnet mask of 255.255.0.0. The switch port shows status up/up. What is the most likely cause of the issue?

A.The switch port is in err-disabled state due to a spanning-tree loop.
B.The switch is not configured with an ip helper-address on the VLAN 100 SVI to forward DHCP broadcasts to the DHCP server.
C.The client is in the wrong VLAN; the switch should be configured with VLAN 200.
D.There is a duplex mismatch between the client and the switch.
AnswerB

For a DHCP client in VLAN 100 to obtain an address from a server located in a different VLAN or subnet, the VLAN 100 SVI must include an 'ip helper-address' pointing to the DHCP server. DHCP requests are IP broadcast packets, and routers do not forward broadcasts across interfaces by default; without UDP forwarding configured, the DHCPDISCOVER is never relayed to the server, so the client receives no DHCPOFFER and may fall back to an APIPA address. The correct remedy is to configure 'interface vlan 100' with the 'ip helper-address' command referencing the DHCP server's IP address.

Why this answer

The 169.254.x.x address is an Automatic Private IP Addressing (APIPA) address, assigned by Windows when DHCP fails. Since the client is in VLAN 100 and the switch port is up/up, the most likely cause is that the VLAN 100 SVI lacks an ip helper-address command, so DHCP broadcast requests from the client are not forwarded to the DHCP server, leaving the client without a valid IP address.

Exam trap

Cisco often tests the misconception that an APIPA address indicates a physical or VLAN issue, when in fact it specifically points to DHCP failure, and the most common cause in a routed environment is the absence of ip helper-address on the SVI.

Why the other options are wrong

A

The port status is 'connected', not err-disabled.

C

No information suggests the client should be in VLAN 200; the configuration matches the intended VLAN.

D

Duplex mismatch would typically cause errors or speed/duplex issues, but the switch shows a-full, so this is not the problem.

1142
MCQmedium

A router interface is configured for OSPF, but neighbors do not form. The engineer checks the interface and sees Hello 10 and Dead 40. The neighbor on the same segment uses Hello 30 and Dead 120. What is the most likely cause of the OSPF adjacency failure?

A.Router IDs are identical
B.OSPF timers do not match
C.The interface cost is too low
D.The subnet mask is invalid because it is a transit link
AnswerB

Correct. This is correct. OSPF neighbors must agree on timer values such as hello and dead intervals. If they do not, the devices will not form a full adjacency even if other parts of the link appear healthy.

Why this answer

The adjacency fails because the OSPF hello and dead timers do not match. OSPF neighbors on the same segment must agree on several key parameters before they accept each other as neighbors, and the timer settings are one of those required matches. In plain terms, each router is expecting to hear OSPF hellos at one rhythm, but the other side is speaking at a different rhythm, so the relationship never becomes valid.

This is different from cost, which matters later during path selection after neighbors are already exchanging information. The timer mismatch is a classic CCNA troubleshooting point because the interfaces can be up and IP connectivity can even appear normal while the OSPF adjacency still fails.

Exam trap

Be cautious of confusing OSPF timer mismatches with other common OSPF configuration issues like network types or authentication.

Why the other options are wrong

A

This option is wrong because OSPF allows multiple routers to have the same Router ID, but they can still form adjacencies if other parameters are correctly configured. The issue in this scenario is related to mismatched OSPF timers, not Router IDs.

C

This option is incorrect because the interface cost does not directly affect the formation of OSPF adjacencies; it only influences the route selection process once adjacencies are established.

D

The subnet mask being invalid is not the cause of the OSPF adjacency failure in this scenario, as the issue lies with the mismatch of OSPF timers rather than an incorrect subnet mask. Both routers are on the same segment and should have compatible subnet configurations.

When would these options actually be correct?

A

In a different question, if two routers on the same OSPF segment are configured with identical Router IDs, the exam could ask about the implications of this configuration. In that case, the answer would be correct as identical Router IDs can prevent OSPF adjacencies from forming.

C

In a different scenario, if a question stated that two routers were unable to establish OSPF adjacency due to mismatched interface costs, it could be correct if the cost was configured incorrectly on one of the routers, preventing it from being selected as the best route.

D

In a different scenario, if a question states that two routers are configured with OSPF on a transit link but have mismatched subnet masks, this could lead to adjacency failures. For example, if one router is configured with a /30 mask and the other with a /24 mask, this option would be correct.

Why candidates pick the wrong answer

A

Candidates may choose this option due to a common misconception that Router IDs must be unique for OSPF operations, leading them to overlook the actual cause of adjacency issues related to timer mismatches.

C

Candidates might choose this option because they understand that interface cost impacts routing decisions and may mistakenly believe it also affects adjacency formation, leading to confusion about the OSPF process.

D

Candidates may choose this option because they understand that subnet mask mismatches can cause connectivity issues, leading them to incorrectly associate it with OSPF adjacency problems without considering the specific timer mismatch in this case.

1143
MCQhard

A router has these routes installed. Which path will be chosen for traffic to 172.16.10.200?

A.O 172.16.10.0/24 via 10.1.1.2
B.S 172.16.10.128/25 via 10.1.1.6
C.O 172.16.0.0/16 via 10.1.1.10
D.S* 0.0.0.0/0 via 203.0.113.1
AnswerB

The static route to 172.16.10.128/25 is selected because it offers the longest prefix match (25 bits) for the destination 172.16.10.200, which lies within the 172.16.10.128–172.16.10.255 range. Cisco routers always prefer the route with the greatest number of matching bits, so this /25 route outranks the /24 and /16 OSPF routes and the default route, regardless of administrative distance or metric. Traffic is therefore forwarded to next-hop 10.1.1.6.

Why this answer

When multiple routes could match a destination, the router first uses longest-prefix match. In plain language, it chooses the route that describes the destination most specifically, not simply the one from the protocol with the lowest metric somewhere else in the table. For 172.16.10.200, the key is to determine which listed prefix actually contains that address and is the narrowest valid match.

If a /25 and a /24 both match, the /25 wins because it is more specific. If the destination does not fit inside the smaller subnet, then the broader route is used instead. That is the entire skill being tested here: careful evaluation of the prefix boundaries before thinking about anything else. Once you recognize the address falls within the upper half of the /24, the more specific route becomes obvious.

Exam trap

A frequent exam trap is to select a route based solely on the routing protocol type or administrative distance without verifying the subnet mask specificity. For example, candidates might incorrectly choose the OSPF-learned /24 route over the static /25 route because they assume dynamic routes are preferred or because they overlook the subnet boundaries. This mistake ignores the fundamental longest-prefix match rule, which always prioritizes the most specific subnet regardless of protocol.

Misreading subnet ranges or confusing the address boundaries of a /25 versus a /24 can also lead to choosing an incorrect route.

Why the other options are wrong

A

Option A shows an OSPF route to 172.16.10.0/24 via 10.1.1.2. Although the /24 subnet covers 172.16.10.200, it is less specific than the /25 subnet. Therefore, this route will not be chosen because the router prefers the more specific /25 route.

C

Option C shows an OSPF route to 172.16.0.0/16 via 10.1.1.10. This is a very broad subnet covering a large address range, including 172.16.10.200. However, since more specific routes exist (/24 and /25), this route will be ignored in favor of the longer prefix matches.

D

Option D is a static default route (0.0.0.0/0) via 203.0.113.1. Default routes are only used when no other more specific route matches the destination. Since the /25 route matches 172.16.10.200, the default route will not be selected.

When would these options actually be correct?

A

In a different question where the destination IP was 172.16.10.50, option A would be correct as it matches the subnet 172.16.10.0/24. The question would need to specify that the destination IP is within this range for option A to be valid.

C

In a different scenario, if the question asked for the best route to any IP within the 172.16.0.0/16 network without requiring specificity, then option C would be correct as it encompasses a broader range of addresses, including 172.16.10.200.

D

In a different scenario where the question asks which route should be used for traffic when no specific route exists for the destination, option D would be correct as it would serve as the default route for all unmatched traffic.

Why candidates pick the wrong answer

A

Candidates may choose option A due to its familiarity with classful addressing and the assumption that a broader subnet (like /24) could cover more addresses, leading to confusion in subnet matching.

C

Candidates might choose option C because it represents a larger subnet that includes the target IP, leading them to mistakenly believe it is a valid choice due to its broader coverage.

D

Candidates may choose this option because they recognize the default route as a common fallback for routing, leading them to mistakenly believe it could apply to any unmatched destination, including specific IPs.

1144
MCQmedium

Why is route summarization useful at a distribution layer or area boundary?

A.It reduces the number of specific prefixes that must be carried or advertised.
B.It forces all traffic to use a default route only.
C.It automatically encrypts routing updates.
D.It removes the need for subnetting.
AnswerA

Route summarization aggregates multiple contiguous subnets into a single less-specific prefix, such as advertising 10.1.0.0/16 instead of dozens of /24s. At the distribution layer, this dramatically reduces the number of prefix entries that must be stored in routing tables and included in routing updates, lowering memory and bandwidth consumption. It also limits route flapping because a summary only changes when the underlying aggregated block's reachability changes, not when individual subnets oscillate.

Why this answer

Route summarization is useful because it reduces the number of individual routes that have to be advertised and stored. In practical terms, one summary can represent many more specific internal prefixes, which helps keep routing tables smaller and updates simpler. That improves scalability and reduces control-plane clutter.

Summarization does not eliminate the need for detail everywhere, but it helps present the network more efficiently at aggregation points.

Exam trap

A frequent exam trap is mistaking route summarization for default routing or encryption. Some candidates incorrectly believe summarization forces all traffic to use a default route or that it secures routing updates by encrypting them. Neither is true.

Summarization simply aggregates multiple specific routes into fewer, broader prefixes to reduce routing table size and update complexity. Misunderstanding this can lead to selecting incorrect answers such as options B or C, which confuse summarization with unrelated routing concepts. Recognizing that summarization optimizes routing information without changing traffic forwarding behavior or security is essential to avoid this trap.

Why the other options are wrong

B

This option is incorrect because summarization does not force all traffic to use a default route. Summarization aggregates routes but does not replace them with a default route, so traffic forwarding decisions remain based on specific or summarized routes.

C

This option is wrong as route summarization does not provide encryption for routing updates. Encryption is a separate security feature unrelated to summarization, which only aggregates routing information.

D

This option is incorrect because summarization does not remove the need for subnetting. Subnetting defines network address structure, while summarization aggregates existing subnets into broader prefixes for routing efficiency.

When would these options actually be correct?

B

In a scenario where a question asks about the behavior of routing protocols in a network with limited resources, and specifically mentions that all traffic must be directed to a single exit point due to policy constraints, option B could be correct if it describes a network design where a default route is the only viable option for all traffic.

C

In a different question asking about security features of routing protocols, if the question specified that a certain protocol automatically encrypts routing updates to secure them from eavesdropping, then this option could be correct.

D

In a question asking about the benefits of a routing protocol that inherently combines subnetting and summarization, such as in a scenario where a network design requires a single address block for multiple subnets, this option could be correct.

Why candidates pick the wrong answer

B

Candidates might choose this option due to a misunderstanding of how routing works, conflating route summarization with default routing, especially if they are familiar with scenarios where default routes are used to simplify routing tables.

C

Candidates might choose this option due to a misunderstanding of routing protocols, conflating route summarization with security features like encryption, which can lead to confusion about their functions.

D

Candidates may choose this option due to a misunderstanding of how summarization works, conflating it with the idea that it can simplify network design by removing the need for subnetting altogether.

1145
Multi-Selectmedium

Which three statements accurately describe the role of AI in software-defined networking (SDN) and intent-based networking (IBN)? (Choose three.)

Select 3 answers
.AI can analyze network state and suggest or enforce configuration changes to meet defined business intent
.IBN systems may use AI to verify that the current network state matches the desired intent
.AI can assist in translating high-level business policies into low-level device configurations
.SDN controllers replace AI for all decision-making, making AI unnecessary in IBN
.AI in SDN is only used for traffic engineering, not for security or compliance
.Intent-based networking eliminates the need for any monitoring or feedback loops

Why this answer

AI enhances SDN and IBN by analyzing network state to suggest or enforce configuration changes that align with business intent, verifying that the current state matches the desired intent, and translating high-level policies into low-level device configurations. These capabilities enable automation, continuous validation, and policy-driven operations. The incorrect options are wrong because: (1) SDN controllers do not replace AI; AI can augment decision-making beyond basic controller logic. (2) AI in SDN is used for security, compliance, and many other areas, not just traffic engineering. (3) Intent-based networking relies on monitoring and feedback loops to maintain alignment with intent; it does not eliminate them.

Exam trap

Cisco often tests the misconception that SDN and IBN are purely rule-based or that AI replaces existing control mechanisms, when in fact AI augments them for dynamic, intent-driven operations.

Why the other options are wrong

A

SDN controllers do not replace AI; AI can augment control and decision-making, making this statement false.

B

AI in SDN applies to security, compliance, and analytics, not only traffic engineering, so this statement is incorrect.

C

Intent-based networking requires continuous monitoring and feedback loops to ensure match with intent, so this statement is false.

1146
MCQhard

A static default route is configured with an administrative distance of 250. What is the most likely design intention?

A.To keep the route as a backup of last resort behind normal learned routes
B.To make the route override all dynamic routing immediately
C.To disable default routing entirely
D.To convert the default route into a host route
AnswerA

This is correct because a very high administrative distance makes the static route float behind preferred sources.

Why this answer

The design intention is to make the static default route a very low-priority backup path. In plain language, the administrator wants the route to exist only as a last resort behind almost any normal learned path. By assigning such a high administrative distance, the route stays out of the active table unless better routes disappear.

This is a floating-static design concept. The route is not meant to be primary. It is intentionally configured to sit in reserve and become relevant only during failure conditions or severe loss of normal routing information.

Exam trap

A common exam trap is assuming that increasing the administrative distance disables the static route or forces it to override dynamic routes. In reality, a higher AD causes the static route to be less preferred, effectively floating it behind all other routes. Candidates might confuse the AD value with route priority or think that setting it to 250 disables the route, but the route remains active and is used only as a last resort.

Misinterpreting this can lead to incorrect answers about route behavior and fail to recognize the floating static route design pattern.

Why the other options are wrong

B

Incorrect. A high administrative distance does not make a route override dynamic routes; it makes the route less preferred. Therefore, the static route will not immediately override dynamic routes.

C

Incorrect. Assigning a high administrative distance does not disable the route; it remains configured and available as a backup. The route is not conceptually disabled but deprioritized.

D

Incorrect. Administrative distance affects route preference, not the route prefix or mask. Changing AD does not convert a default route into a host route.

When would these options actually be correct?

B

In a different scenario where the question states that the static default route has an administrative distance of 0, the option would be correct if the intention was to ensure that this route takes precedence over all dynamic routes immediately.

C

In a different scenario, if a question asked about a configuration that explicitly sets a static route with an administrative distance of 255 or higher to prevent any default routing from being used, then this option could be correct. For example, if the question specified that the intention was to completely disable routing to a specific network, this could apply.

D

In a different scenario, if the question asked about configuring a static route with a specific subnet mask of 255.255.255.255 (host route) and an administrative distance of 250, then this option could be correct if the intention was to limit the route's use to very specific conditions.

Why candidates pick the wrong answer

B

Candidates may choose this option due to a misunderstanding of administrative distances, believing that a higher distance would somehow grant priority over dynamic routes, which is contrary to how routing protocols function.

C

Candidates might find this option tempting because they may confuse high administrative distances with disabling routes, thinking that a higher value means the route is effectively ignored or turned off.

D

Candidates might find this option tempting because they may confuse the concept of administrative distance with route specificity, thinking that a high distance could imply a more specific route type.

1147
MCQhard

A switch port connected to an IP phone and a PC should separate voice traffic from data traffic while still using one physical edge connection. Which feature best supports that design?

A.Voice VLAN
B.EtherChannel
C.Native VLAN
D.Loop guard
AnswerA

A voice VLAN is the correct solution because it enables a single access port to carry both IP phone traffic and PC data while keeping them logically distinct. The Cisco IP phone tags its signaling and media frames with the 802.1Q voice VLAN ID, whereas the PC's untagged frames remain in the data VLAN, allowing the switch to apply separate QoS and security policies for each traffic type.

Why this answer

A voice VLAN best supports that design. In practical terms, a Cisco-style voice VLAN allows the switch to carry voice traffic separately from user data even though the phone and PC share the same physical access connection. This is a common enterprise edge design because it lets the phone use one VLAN while the downstream PC uses another.

The key point is separation of traffic types over one edge port, not trunking between switches or link aggregation.

Exam trap

Avoid confusing the purpose of trunk ports and link aggregation with traffic separation on a single edge port.

Why the other options are wrong

B

EtherChannel is used to aggregate multiple physical links into a single logical link for increased bandwidth and redundancy, but it does not inherently separate voice and data traffic on a single port. It does not address the requirement of managing different traffic types on the same physical connection.

C

The Native VLAN is used for untagged traffic on a trunk link and does not separate voice and data traffic effectively; it simply allows untagged frames to pass through without any differentiation.

D

Loop guard is designed to prevent loops in a switched network by blocking ports that receive unexpected BPDUs. It does not facilitate the separation of voice and data traffic on a single physical connection, which is the requirement of the question.

When would these options actually be correct?

B

In a scenario where the question asks about increasing bandwidth for a server connection without the need for traffic separation, EtherChannel would be the correct answer. For example, a question might ask how to combine multiple links to a server for higher throughput without regard to VLANs.

C

In a question asking about configuring a trunk link where untagged traffic must be handled, such as when connecting multiple switches that require a common VLAN for management traffic, Native VLAN would be the correct choice.

D

In a question asking about enhancing network stability and preventing broadcast storms in a redundant switch topology, loop guard would be the correct answer. For example, if the question specified a scenario where network loops were a concern, loop guard would be essential to maintain network integrity.

Why candidates pick the wrong answer

B

Candidates may be tempted by EtherChannel because it involves network traffic management and can be associated with optimizing connections, leading them to mistakenly believe it relates to separating voice and data traffic.

C

Candidates may confuse Native VLAN with the concept of VLANs in general, mistakenly thinking it can also manage voice and data separation, leading them to choose it as a viable option.

D

Candidates may choose loop guard because they recognize it as a feature related to switch port configuration and may confuse its role in maintaining network stability with the need to manage traffic types, leading to a misapplication of its function.

1148
PBQhard

You are connected to R1 via the console. Configure single-area OSPFv2 on R1, R2, and R3 so that all three routers can exchange routes. The current configuration has mismatched hello/dead timers on the link between R1 and R2, and an area mismatch on the link between R2 and R3. Correct these issues and ensure OSPF adjacencies form.

Network Topology
G0/010.0.12.1/30G0/110.0.23.2/30G0/110.0.23.2/30G0/010.0.13.2/30G0/010.0.13.2/30G0/110.0.13.1/30R1R2 (G0/0 10.0.12.2/30)R3 (G0/1 10.0.23.2/30)

Hints

  • Check the hello/dead timers on R2's G0/0 using 'show ip ospf interface'.
  • Check the OSPF area on R2's G0/1 and R3's G0/1 using 'show ip ospf interface'.
  • On R2, use 'ip ospf hello-interval' and 'ip ospf dead-interval' under G0/0, and 'network' command under router ospf to change area.
A.On R2, configure interface G0/0 with 'ip ospf hello-interval 10' and 'ip ospf dead-interval 40', and modify the OSPF network statement for 10.0.23.0/30 to area 0.
B.On R2, configure interface G0/0 with 'ip ospf hello-interval 30' and 'ip ospf dead-interval 120', and modify the OSPF network statement for 10.0.23.0/30 to area 1.
C.On R1, configure interface G0/0 with 'ip ospf hello-interval 30' and 'ip ospf dead-interval 120', and on R3, change the OSPF network statement for 10.0.23.0/30 to area 1.
D.On R1, configure interface G0/0 with 'ip ospf hello-interval 10' and 'ip ospf dead-interval 40', and on R2, modify the OSPF network statement for 10.0.23.0/30 to area 1.
AnswerA
solution
! R1

Why this answer

The adjacency between R1 and R2 fails because R1 has hello/dead timers of 10/40, while R2 has 30/120 on G0/0. The adjacency between R2 and R3 fails because R2's G0/1 is in area 1, but R3's G0/1 is in area 0. On R2, change the hello/dead timers on G0/0 to match R1 (10/40) using 'ip ospf hello-interval 10' and 'ip ospf dead-interval 40'.

Also change the network statement for 10.0.23.0/30 to area 0 using 'network 10.0.23.0 0.0.0.3 area 0'. Verify with 'show ip ospf neighbor' on all routers.

Exam trap

A common trap is to assume that timers must be changed on the router with the 'non-default' values, but OSPF requires timers to match on both ends; either router can be adjusted. Another trap is to think that the area mismatch can be resolved by changing the area on either router, but the correct area must be consistent with the network design. In this scenario, the existing explanation specifies the correction on R2.

Why the other options are wrong

B

The specific factual error is that the timers should be made consistent by adjusting R2 to match R1, not the other way around, and the area mismatch requires both routers to be in the same area, which is area 0.

C

The specific factual error is that the timers can be adjusted on either router, but the area mismatch must be resolved by making both routers use the same area. Changing R3 to area 1 would not fix the adjacency if R2 is already in area 1? Actually, R2 is in area 1 on G0/1, so changing R3 to area 1 would make them match, but the question states the area mismatch is on the link between R2 and R3, and the existing explanation says to change R2's network statement to area 0. This option changes R3 instead, which could also work, but the question expects the correction on R2 as per the existing explanation.

Additionally, changing R1's timers is not the most efficient if R1 is already configured correctly.

D

The specific factual error is that the timers on R1 are already correct, and the area mismatch requires both routers to be in the same area. Changing R2's area to area 1 would not match R3's area 0.

Why candidates pick the wrong answer

B

Candidates might think that changing timers on R2 to match its own current values is correct, or that the area should be changed to area 1 to match R2's current configuration, but this would not fix the adjacency with R3.

C

Candidates might think that adjusting the router with the 'wrong' timers (R1) is necessary, or that changing the area on R3 is a valid alternative, but the existing explanation specifies the correction on R2.

D

Candidates might think that reconfiguring R1's timers is needed to 'ensure' they are correct, or that changing the area to area 1 on R2 is a valid fix, but it does not resolve the mismatch.

1149
Multi-Selectmedium

Which two statements accurately describe passive interfaces in OSPF?

Select 2 answers
A.It suppresses OSPF hello packets on that interface.
B.It can still allow the connected network to be advertised into OSPF.
C.It converts OSPF on that interface into static routing.
D.It forces the interface IP address to become the router ID.
E.It disables OSPF on every interface in the router automatically.
AnswersA, B

Passive-interface in OSPF stops the router from sending or processing OSPF hello packets on that specific interface. Because hello packets are how neighbor adjacencies are discovered and maintained, the router will not form OSPF neighbors on that link, effectively preventing dynamic neighbor relationships while leaving the interface operational.

Why this answer

A passive interface stops the router from sending OSPF hello packets on that interface, which means the router will not try to form neighbors there. In practical terms, this is useful on user-facing or stub-like links where no OSPF neighbor should exist. However, passive does not necessarily mean the connected network disappears from OSPF. The network can still be advertised through the router’s other active adjacencies.

This is a common design and security practice because it reduces unnecessary routing chatter on interfaces that should not form adjacencies in the first place.

Exam trap

A frequent exam trap is assuming that configuring an interface as passive disables OSPF routing on that interface or converts OSPF routes into static routes. Candidates may also mistakenly believe that passive interfaces automatically disable OSPF on all router interfaces or force the interface IP to become the router ID. These misunderstandings arise because passive interfaces stop hello packets but do not disable OSPF or affect router ID selection.

Misreading this can lead to incorrect answers about OSPF behavior and network design.

Why the other options are wrong

C

Option C is incorrect because passive interfaces do not convert OSPF into static routing; OSPF remains active and continues to advertise routes.

D

Option D is incorrect because passive interface configuration does not influence router ID selection, which is determined by other OSPF rules.

E

Option E is incorrect because passive interface settings apply only to the specified interface and do not disable OSPF on all router interfaces.

When would these options actually be correct?

C

If the exam question asked about the behavior of OSPF when configuring interfaces in a scenario where static routes are being used instead of OSPF, then this option could be correct. For example, a question might ask what happens when OSPF is disabled on an interface and static routing is configured instead.

D

If the exam question asked about the configuration of OSPF and specifically inquired about how to set the router ID based on interface settings, then option D could be correct if the context was about configuring the router ID using the IP address of a specific interface.

E

If the exam question asked about a command that disables OSPF on all interfaces simultaneously, such as 'router ospf [process-id] passive-interface default', then this option would be correct as it would imply that all interfaces are set to passive by default.

Why candidates pick the wrong answer

C

Candidates may find this option tempting because they might confuse the concept of passive interfaces with static routing configurations, leading them to think that passive interfaces somehow change the routing method on that interface.

D

Candidates may find this option tempting because they might confuse the concept of passive interfaces with the broader topic of OSPF configuration, leading them to mistakenly believe that it directly influences the router ID.

E

Candidates may choose this option due to a misunderstanding of how passive interfaces operate, conflating the concept with a broader disabling of OSPF across the router's interfaces.

1150
MCQmedium

A PC in VLAN 30 must obtain an address from a DHCP server in VLAN 99. Which feature is required on the Layer 3 interface for VLAN 30?

A.Port security
B.DHCP snooping
C.DHCP relay
D.Dynamic ARP inspection
AnswerC

DHCP relay, configured with the ip helper-address command on the VLAN interface, intercepts the client's DHCPDISCOVER broadcast and unicasts it to the DHCP server's IP address on another subnet. The relay agent also relays DHCPOFFER, DHCPREQUEST, and DHCPACK messages, allowing the client in VLAN 30 to obtain an address despite the server being in a different VLAN or subnet. Without this relay, DHCP broadcasts would remain confined to VLAN 30 and never reach the remote server.

Why this answer

DHCP Discover messages are broadcasts and do not cross Layer 3 boundaries on their own. DHCP relay, commonly configured with ip helper-address, forwards the requests to a server on another subnet.

Exam trap

A frequent exam trap is selecting DHCP snooping or port security as the solution for inter-VLAN DHCP communication. DHCP snooping is often misunderstood as a relay mechanism, but it only validates DHCP messages to prevent unauthorized servers and does not forward broadcasts between VLANs. Similarly, port security controls MAC address access on switchports but does not affect DHCP message forwarding.

Candidates may also confuse Dynamic ARP Inspection with DHCP relay, but DAI only inspects ARP traffic for security purposes. The key mistake is overlooking that DHCP broadcasts are Layer 2 broadcasts and require DHCP relay on the Layer 3 interface to reach servers in other VLANs.

Why the other options are wrong

A

Port security restricts MAC addresses on switchports to enhance security but does not forward DHCP broadcasts or enable clients in one VLAN to reach DHCP servers in another VLAN. It does not facilitate inter-VLAN DHCP communication.

B

DHCP snooping is a security feature that validates DHCP messages to prevent rogue DHCP servers but does not relay DHCP requests between VLANs. It cannot replace DHCP relay functionality needed for inter-VLAN DHCP address assignment.

D

Dynamic ARP Inspection inspects ARP traffic to prevent ARP spoofing attacks but does not forward DHCP messages or enable DHCP communication between VLANs. It is unrelated to DHCP relay or inter-VLAN DHCP address assignment.

When would these options actually be correct?

A

In a scenario where the question asks about securing access to a specific port on a switch to prevent unauthorized devices from connecting, port security would be the correct answer. For example, if the question specifies that only certain MAC addresses are allowed on a port, port security would be necessary.

B

In a scenario where a network administrator is asked to secure a network by preventing rogue DHCP servers while allowing legitimate DHCP traffic, a question might specify that DHCP snooping should be enabled on all access ports to ensure only trusted servers can provide IP addresses. This would make DHCP snooping the correct answer.

D

In a different exam question, if the scenario involved ensuring the integrity of ARP requests and responses in a network where multiple VLANs are present, and the focus was on preventing ARP spoofing, then Dynamic ARP inspection would be the correct answer.

Why candidates pick the wrong answer

A

Candidates may choose this option because they associate VLANs with security measures, thinking that controlling access to ports is relevant to managing DHCP traffic across VLANs.

B

Candidates might choose this option because they associate DHCP snooping with DHCP operations and security, leading them to mistakenly believe it is relevant to the process of obtaining an IP address across VLANs.

D

Candidates may confuse the need for security features in a network with the requirements for DHCP communication, leading them to select Dynamic ARP inspection due to its relevance in VLAN environments.

1151
Multi-Selectmedium

Which TWO of the following are essential IPv4 host parameters that must be correctly configured for a host to communicate with devices on remote networks?

Select 2 answers
A.DNS server address
B.Default gateway
C.Subnet mask
D.MAC address
E.Host name
AnswersB, C

The default gateway is the router interface that resides on the host's local subnet and serves as the exit point for all traffic destined to remote networks. When a host determines a destination is not on the same subnet, it encapsulates the packet with the gateway's Layer 2 address and forwards it there, relying on the router to route it onward. Without a default gateway, the host will discard any packet intended for a different network, because it has no way to send traffic off its local segment, making this parameter essential for basic internetwork communication.

Why this answer

The default gateway is the IP address of the router interface on the local subnet; when a host needs to communicate with a device on a remote network, it must forward packets to the default gateway because the destination is not reachable locally. The subnet mask is equally essential because the host uses it (along with its own IP address) to determine whether a destination IP address is on the same local network or a remote network; without a correctly configured subnet mask, the host cannot make this determination and may misroute traffic. DNS server address is only for name resolution and is not required for IP-level connectivity, MAC address is a Layer 2 address already present on the NIC, and hostname is a local identifier irrelevant to routing.

Exam trap

Cisco often tests the misconception that a DNS server address is a mandatory host parameter for remote communication, but DNS is only a name-resolution service and not required for IP-level connectivity.

Why the other options are wrong

A

A host can communicate using IP addresses directly without DNS. DNS is a service, not a mandatory parameter for routing.

D

MAC addresses are not manually configured as part of IPv4 host parameters (they are burned into the NIC). The question asks for IPv4 host parameters that must be configured.

E

Host names are used for identification and can be resolved via DNS, but they are not essential for the host to send or receive IP packets.

1152
MCQhard

A network administrator is troubleshooting connectivity between two directly connected Cisco switches. Hosts on VLAN 10 connected to Switch A cannot ping the default gateway on Switch B. The interface on Switch A shows 'up/up' but there are excessive CRC errors and runts. The administrator checks the interface configuration on both switches. What is the most likely cause of the issue?

A.Replace the faulty Ethernet cable.
B.Mismatched duplex and speed settings between the interfaces.
C.Disable spanning tree on both interfaces to prevent loop prevention from blocking traffic.
D.Assign the interfaces to the same VLAN to ensure Layer 2 connectivity.
AnswerB

With one switch operating at full-duplex and 1000 Mbps while the other operates at half-duplex and 100 Mbps, the two interfaces cannot coordinate frame timing properly. The full-duplex side transmits without carrier sensing, while the half-duplex side detects a collision, sends a jam signal, and drops the corrupted frame—producing CRC errors on the half-duplex interface. Forcing both interfaces to the same speed (1000 Mbps) and full-duplex mode eliminates the mismatch, allowing the error counters to stop incrementing.

Why this answer

The presence of excessive CRC errors and runts on an interface that is 'up/up' strongly indicates a Layer 1 or Layer 2 duplex mismatch. When one switch is set to full-duplex and the other to half-duplex (or auto-negotiation fails), the half-duplex side will detect collisions and retransmit, while the full-duplex side will not, leading to frame corruption (CRC errors) and truncated frames (runts). Configuring both interfaces with the same duplex and speed settings (e.g., full-duplex and 1000 Mbps) resolves this mismatch, restoring proper connectivity for VLAN 10 traffic to the default gateway.

Exam trap

Cisco often tests the concept that 'up/up' does not guarantee error-free communication, and candidates mistakenly focus on cable replacement or VLAN misconfiguration instead of recognizing CRC errors and runts as classic symptoms of a duplex mismatch.

Why the other options are wrong

A

The exhibit shows both switches have different speed and duplex settings, indicating a configuration mismatch rather than a cable fault.

C

The interface is up/up and the errors are CRC, which are not related to spanning tree operation.

D

CRC errors indicate physical or duplex issues, not VLAN misconfiguration.

1153
MCQhard

Exhibit: R3 learns 10.50.0.0/16 by OSPF through two equal-cost paths. What will R3 do by default?

A.Install both routes and load balance
B.Choose the route from the neighbor with the highest router ID only
C.Install only one route because OSPF does not support ECMP
D.Prefer the path with the lower next-hop IP address
AnswerA

OSPF's cost-based shortest path algorithm can yield multiple paths with identical metric to the same destination. By default, the router installs all such equal-cost paths into its routing table, up to the maximum-paths limit, and load balances traffic across them. Since both paths are equal cost, the router does not pick one over the other; it uses them together for traffic sharing.

Why this answer

When OSPF has equal-cost routes to the same destination, the router installs multiple paths and can load balance across them, assuming the platform supports the default maximum-paths value.

Exam trap

A frequent exam trap is believing that OSPF will choose only one route when multiple equal-cost paths exist, often assuming it picks the route from the neighbor with the highest router ID or the path with the lowest next-hop IP address. This misconception leads to incorrect answers because OSPF’s path selection process installs all equal-cost routes by default. Misunderstanding this behavior can cause candidates to overlook OSPF’s load balancing capability and mistakenly select options that describe single-route preferences, which do not apply to equal-cost multipath scenarios.

Why the other options are wrong

B

Incorrect because OSPF does not select a single route based on the highest router ID when multiple equal-cost paths exist; it installs all such routes.

C

Incorrect because OSPF explicitly supports equal-cost multipath (ECMP) routing and does not limit itself to installing only one route.

D

Incorrect because the next-hop IP address is not a factor in OSPF’s path selection among equal-cost routes; cost metric is the deciding factor.

When would these options actually be correct?

B

In a different scenario where the question specifies that OSPF is configured to select routes based on router ID due to a specific policy or configuration, this option could be correct. For example, if the exam question stated that OSPF was modified to prefer routes based on router ID in a unique network setup.

C

In a different scenario where the question specifies a routing protocol that does not support ECMP, such as RIP, the correct answer could be that only one route is installed. For example, if the question stated that R3 learns routes via RIP instead of OSPF, this option would be accurate.

D

In a scenario where a routing protocol explicitly states to prefer paths based on the next-hop IP address, such as in a question about EIGRP or a custom routing policy, this option would be correct. For example, if the question specified that only one route should be chosen based on the next-hop IP address, then this option would apply.

Why candidates pick the wrong answer

B

Candidates may find this option tempting due to a common misconception that OSPF prioritizes router IDs in route selection, especially if they have encountered scenarios where router IDs are relevant in other protocols or configurations.

C

Candidates may choose this option due to a misunderstanding of OSPF's capabilities, mistakenly believing that OSPF does not allow multiple equal-cost routes due to confusion with other protocols that have similar limitations.

D

Candidates may find this option tempting due to a common misconception that routing protocols always prefer lower next-hop IP addresses, which is a principle in some protocols but not in OSPF's ECMP context.

1154
MCQhard

A branch router uses PPP on a serial WAN link. Which additional PPP capability most directly improves access security on that link?

A.PPP authentication
B.STP root election
C.Wireless roaming
D.IPv6 loopback addressing
AnswerA

PPP authentication is correct because the Point-to-Point Protocol includes native authentication mechanisms—PAP and CHAP—that let a branch router verify the identity of the remote peer on a serial WAN link. CHAP performs a three-way handshake with a challenge and a hashed response, while PAP sends the credentials in plaintext, so CHAP is the more secure choice. This peer-identity verification is an inherent PPP security capability that directly answers what additional functionality the router gains.

Why this answer

PPP authentication most directly improves access security on the link. In practical terms, authentication helps verify the identity of the peer rather than simply bringing up the point-to-point connection without validation. That makes PPP more useful than a bare unauthenticated link in environments where peer identity matters.

At CCNA level, the important point is recognizing that PPP is associated with optional authentication capability on WAN links.

Exam trap

A common exam trap is selecting options like STP root election or IPv6 loopback addressing as security features for PPP links. STP is a Layer 2 protocol that prevents loops in Ethernet networks and does not apply to serial WAN links or PPP authentication. Similarly, IPv6 loopback addresses are used for router management and diagnostics, not for authenticating peers on a WAN link.

Candidates may also be tempted by unrelated wireless concepts like roaming, which have no bearing on PPP serial link security. Recognizing that PPP authentication specifically addresses peer verification on point-to-point links is essential to avoid these distractions.

Why the other options are wrong

B

STP root election is incorrect because STP operates at Layer 2 to prevent loops in Ethernet networks and does not provide authentication or security on PPP serial links.

C

Wireless roaming is unrelated to serial WAN links and PPP authentication; it applies to wireless LAN environments and does not affect WAN link security.

D

IPv6 loopback addressing is used for router management and diagnostics and does not provide any authentication or security features for PPP WAN links.

When would these options actually be correct?

B

If the question were about improving network stability in a switched environment, a question could ask which protocol helps prevent loops and manage traffic flow. In that context, STP root election would be the correct answer as it directly relates to maintaining a stable network topology.

C

If the exam question asked about enhancing security for a wireless network environment, where users connect to access points and roam between them, then wireless roaming could be considered a correct answer due to its role in maintaining secure connections as users move.

D

In a question focused on IPv6 configuration, a scenario might ask about methods to verify connectivity or troubleshoot issues on an IPv6 network. In that context, selecting IPv6 loopback addressing would be appropriate as it allows for testing the local interface without involving external networks.

Why candidates pick the wrong answer

B

Candidates may be tempted by option B due to familiarity with STP in network design, mistakenly associating it with overall network security without recognizing the specific context of PPP and WAN links.

C

Candidates may confuse wireless technologies with WAN connections, leading them to think that features like wireless roaming could somehow relate to improving security in a PPP context, especially if they have experience with wireless networks.

D

Candidates may confuse loopback addressing with security measures, thinking that any form of addressing could enhance security, especially if they are not fully aware of the specific roles of different addressing types in network security.

1155
MCQeasy

Which cable type is commonly used to connect a switch to a router when using standard Ethernet interfaces on modern devices with auto-MDIX support?

A.Rollover cable
B.Straight-through Ethernet cable
C.Serial DCE cable
D.Fiber patch cable only
AnswerB

A straight-through Ethernet cable maps pins 1-8 identically on both ends, following TIA/EIA-568-B wiring, and is the standard for connecting unlike devices such as a switch to a router. Switches and routers use different transmit/receive pairs, so the straight-through pinout properly aligns the outbound pairs of one with the inbound pairs of the other. Even with Auto-MDIX on modern gear, the straight-through cable remains the expected and most commonly cited answer for this link.

Why this answer

A straight-through Ethernet cable is the common expected answer for switch-to-router Ethernet connections. On modern interfaces, auto-MDIX often makes crossover requirements less important in practice.

Exam trap

Remember that auto-MDIX allows for the use of straight-through cables in situations where crossover cables were once required.

Why the other options are wrong

A

A rollover cable is used to connect a console port of a router or switch to a computer terminal, not for connecting switches to routers over Ethernet interfaces. In modern networking setups with auto-MDIX, a straight-through cable is the standard choice.

C

A serial DCE cable is used for connecting devices in a serial communication setup, typically for console access or point-to-point connections, not for standard Ethernet interfaces between a switch and a router.

D

A fiber patch cable is not used to connect a switch to a router over standard Ethernet interfaces, as it requires compatible fiber optic ports and transceivers. Ethernet interfaces typically use copper cabling, such as straight-through cables, for such connections.

When would these options actually be correct?

A

If the exam question asked about connecting a console port of a router to a computer for configuration purposes, then a rollover cable would be the correct answer. This scenario focuses on terminal access rather than standard Ethernet connections.

C

If the exam question asked about connecting a router to a console port of a switch for configuration purposes, specifically mentioning serial communication, then a serial DCE cable would be the correct answer.

D

In a question that asks about connecting devices over a fiber optic network, specifically mentioning the use of fiber optic interfaces or when discussing long-distance connections between network devices, a fiber patch cable would be the correct answer.

Why candidates pick the wrong answer

A

Candidates may confuse the rollover cable with other types of cables due to its use in networking, leading them to mistakenly think it could be applicable in various connection scenarios, especially if they have limited hands-on experience.

C

Candidates may choose this option due to familiarity with various cable types and their uses in networking, leading them to mistakenly associate serial cables with device connections in a broader context.

D

Candidates may choose this option due to a misunderstanding of network connections, thinking that fiber optics are superior for all types of connections, or because they recall fiber cables being used in networking scenarios without considering the specific context of Ethernet interfaces.

1156
Drag & Dropmedium

Drag and drop the following steps into the correct order to capture and analyze traffic on IOS-XE using the embedded packet capture feature, and in Wireshark to isolate a Layer 2 or Layer 3 fault.

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

For IOS‑XE embedded packet capture, the correct order is: 1) Access privileged EXEC mode (required for all monitor commands), 2) Create a capture buffer, 3) Associate a capture point, 4) Start the capture, 5) Stop the capture, 6) Export the capture, 7) Analyze in Wireshark. Options B, C, and D each violate the required sequence: B starts buffer creation before entering privileged mode, C associates the point before creating the buffer, and D omits the critical 'start' step entirely.

Exam trap

A common mistake is to forget the 'start the capture' step, making the exported file empty; always remember to issue 'monitor capture point start' after association.

Why candidates pick the wrong answer

B

Candidates might think they can create a buffer without being in privileged mode, or that analysis can happen while capture is still running.

C

Candidates might think the capture point (interface) is defined first, then the buffer, but the buffer creation command comes first.

D

Candidates might think they can configure capture in user EXEC mode or that exporting can happen while capture is active.

1157
Multi-Selectmedium

Which TWO statements are true regarding HSRP active/standby election, priority, and preemption?

Select 2 answers
A.The router with the highest priority becomes the active router.
B.The router with the lowest IP address in the standby group becomes the active router.
C.HSRP priority can be configured from 0 to 100, with 100 being the highest.
D.Preemption is enabled by default on all HSRP interfaces.
E.If preemption is enabled, a router with a higher priority can take over the active role from a router with a lower priority that is already active.
F.The standby router uses a priority of 0 to indicate it will never become active.
AnswersA, E

HSRP uses a priority value (0–255, default 100) to determine the active router; the highest priority wins.

Why this answer

In HSRP, the router with the highest priority wins the election to become the active router (A correct). If preemption is enabled, a router with a higher priority can take over the active role from a lower-priority active router (E correct). Option B is incorrect: when priorities are equal, the router with the highest IP address in the standby group is chosen, not the lowest.

Option C is incorrect: HSRP priority ranges from 0 to 255, not 0 to 100. Option D is incorrect: preemption is disabled by default on all HSRP interfaces. Option F is incorrect: a priority of 0 is used to indicate that the router will not participate in the election or will immediately give up the active role, but it does not mean it will never become active; in fact, it can be configured to force a new election.

Exam trap

Cisco often tests the exact priority range (0–255) and the tiebreaker rule (highest IP, not lowest), leading candidates to confuse HSRP with VRRP or GLBP, or to misremember the priority scale.

Why the other options are wrong

B

This describes a different mechanism (e.g., VRRP uses IP address as a tiebreaker only after priority).

C

The range is 0–255, not 0–100.

D

Preemption is not a default behavior.

F

Priority 0 is a special value, not the normal standby priority.

1158
Matchingeasy

Match each basic networking service to its most accurate role.

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

Concepts
Matches

Hostname resolution

Automatic IP configuration

Clock synchronization

Centralized event and log reporting

Why these pairings

DNS converts domain names to IP addresses; DHCP automates IP configuration; NTP synchronizes clocks across devices; Syslog centralizes event and log reporting for monitoring and troubleshooting.

Exam trap

Cisco exams often test the specific function of each service. Do not confuse DNS with DHCP, or NTP with Syslog. Remember: DNS = name-to-IP, DHCP = IP assignment, NTP = clock sync, Syslog = logging.

When would these options actually be correct?

B

In a question asking 'Which protocol automates IP address assignment to hosts?', selecting 'DHCP' would be correct, but the option would be phrased as 'DHCP: Automates IP address assignment to hosts'.

C

In a question asking 'Which service maps private IP addresses to public IP addresses for internet communication?', the correct answer would be NAT, not DNS. If the option were rephrased as 'NAT: Maps private IP addresses to public IP addresses', it would be correct.

D

In a question asking 'Which protocol resolves IP addresses to MAC addresses?', the correct answer would be ARP, not DNS. If the option were 'ARP: Resolves IP addresses to MAC addresses', it would be correct.

Why candidates pick the wrong answer

B

Candidates may confuse DNS with DHCP because both are essential network services that involve IP addresses, leading to a mix-up of their functions.

C

Candidates may confuse DNS with NAT because both involve address translation concepts, and they might think DNS handles the mapping between different types of IP addresses (private vs. public) due to its role in resolving names to IPs.

D

Candidates may confuse DNS with ARP because both involve 'resolution' of addresses, and they might think DNS handles all types of address mapping, including MAC addresses.

1159
Multi-Selectmedium

A branch office uses PAT overload on the edge router. Inside users can reach the internet, but return traffic for a newly deployed server must be mapped to a specific inside host. Which two statements are correct?

Select 2 answers
A.A static NAT entry can provide a consistent public-to-private mapping for the server
B.PAT overload is designed mainly for many-to-one outbound address sharing
C.Dynamic NAT always supports inbound access without additional configuration
D.NAT is unrelated to whether private addresses can reach the public internet
AnswersA, B

Static NAT creates a fixed one-to-one translation between a specific inside private IP and a specific outside public IP. This guarantees that inbound connections from the internet, such as those to a web or mail server, are always sent to the correct internal host regardless of session timing. Unlike dynamic NAT or PAT, the mapping is constant, which is why it is required for reliable inbound access to a server.

Why this answer

PAT overload is great for many inside clients sharing a public IP for outbound sessions. A public-facing server that needs predictable inbound reachability typically requires static NAT or static PAT.

Exam trap

A frequent exam trap is assuming that PAT overload can handle inbound connections to a specific inside host because it manages many-to-one address sharing. However, PAT overload dynamically assigns ports for outbound sessions and does not reserve a fixed public IP and port combination for inbound traffic. This misconception leads to incorrect answers suggesting dynamic NAT or PAT overload can support inbound server access without additional configuration.

The key is recognizing that only static NAT provides a consistent public-to-private mapping necessary for inbound connectivity to a server.

Why the other options are wrong

C

Option C is incorrect because dynamic NAT does not guarantee a fixed public IP address for any inside host, so it cannot reliably support inbound access without additional static configuration.

D

Option D is incorrect because NAT and PAT are directly related to enabling private IP addresses to communicate with the public internet, making them central to edge router configurations in branch offices.

When would these options actually be correct?

C

In a scenario where a network uses dynamic NAT with a pool of public IPs and an inside host initiates outbound traffic, the return traffic is automatically allowed due to the stateful nature of NAT, so dynamic NAT can support inbound access for responses to outbound sessions without extra config.

D

This option would be correct in a question about the relationship between NAT and internet reachability for public IP addresses. For example: 'A host with a public IP address does not require NAT to reach the public internet.'

Why candidates pick the wrong answer

C

Candidates may confuse dynamic NAT with PAT or assume that NAT inherently allows inbound traffic, overlooking that dynamic NAT only creates mappings for outbound-initiated sessions and does not provide fixed inbound mappings.

D

Candidates may confuse the role of NAT with other technologies like routing or firewalls, or they may think that private addresses can reach the internet without address translation if a default route exists.

1160
PBQhard

You are connected to the console of R1, a Cisco IOS-XE router. The network operations team needs to automate the backup of the running configuration to a TFTP server using a Python netmiko script. However, the script is failing. Your task is to write the correct netmiko commands to connect to R1 and save the configuration to the TFTP server at 192.168.1.100.

Network Topology
G0/0192.168.1.1/24192.168.1.100/24linkR1TFTP Server

Hints

  • Netmiko uses 'send_command' to send CLI commands.
  • The command to backup is 'copy running-config tftp://<server-ip>/<filename>'.
  • Ensure the TFTP server is reachable from R1.
A.from netmiko import ConnectHandler connection = ConnectHandler(device_type='cisco_ios', ip='192.168.1.1', username='admin', password='cisco') connection.send_command('copy running-config tftp://192.168.1.100/r1-config', expect_string=r'\[confirm\]') connection.send_command('\n') connection.disconnect()
B.from netmiko import ConnectHandler connection = ConnectHandler(device_type='cisco_ios', ip='192.168.1.1', username='admin', password='cisco') connection.send_command('copy running-config tftp://192.168.1.100/r1-config') connection.disconnect()
C.from netmiko import ConnectHandler connection = ConnectHandler(device_type='cisco_ios', ip='192.168.1.1', username='admin', password='cisco') connection.send_command('copy running-config tftp://192.168.1.100/r1-config', expect_string=r'#')
D.from netmiko import ConnectHandler connection = ConnectHandler(device_type='cisco_ios', ip='192.168.1.1', username='admin', password='cisco') connection.send_command('copy running-config tftp://192.168.1.100/r1-config\n') connection.disconnect()
AnswerA
solution
! R1
copy running-config tftp://192.168.1.100/r1-config

Why this answer

The 'copy running-config tftp://...' command in Cisco IOS prompts with '[confirm]'. To handle this interactively in netmiko, the expect_string must use a regular expression that matches the literal characters '[' and ']', which requires escaping them as '\[' and '\]'. The corrected script uses r'\[confirm\]' and then sends a newline to confirm, ensuring the backup completes.

Options B and D fail to expect the prompt, and C uses an incorrect prompt match (expect_string=r'#' would only wait for the privileged EXEC prompt, missing the confirmation).

Exam trap

The key trap is that the 'copy' command in Cisco IOS is interactive even when the full destination is specified. Candidates often forget to handle the '[confirm]' prompt, assuming the command completes silently. Always test scripts interactively first to identify prompts.

Why the other options are wrong

B

The specific factual error is that the 'copy' command in Cisco IOS requires a confirmation (pressing Enter) when the destination filename is provided. The script must send an additional newline to complete the operation.

C

The specific factual error is that the 'copy' command generates an intermediate prompt ('[confirm]') before returning to the router prompt. The script should wait for that intermediate prompt, not the final prompt.

D

The specific factual error is that including a newline in the command string does not simulate an interactive response to a subsequent prompt. The script must send the newline separately after the command is issued.

Why candidates pick the wrong answer

B

Candidates might think that the 'copy' command is non-interactive if the full destination path is specified, but Cisco IOS still prompts for confirmation.

C

Candidates might assume that the command completes immediately and the next prompt is the router prompt, but the intermediate confirmation prompt must be handled.

D

Candidates might think that adding a newline at the end of the command will automatically confirm any prompts, but netmiko's 'send_command' sends the entire string at once and does not handle subsequent prompts unless explicitly coded.

1161
MCQhard

A host with address 192.168.1.130/26 needs to identify its local subnet. Which subnet does it belong to?

A.192.168.1.0/26
B.192.168.1.64/26
C.192.168.1.128/26
D.192.168.1.192/26
AnswerC

The /26 prefix length corresponds to a 255.255.255.192 subnet mask, which creates address blocks of 64 addresses. Because 192.168.1.130 falls in the range 128 through 191, its network address is 192.168.1.128, making 192.168.1.128/26 the correct subnet. This is the block where 130 is a valid host, with 129 through 190 as usable addresses.

Why this answer

A /26 creates subnets in blocks of 64 addresses each. In plain language, that means the fourth octet ranges are 0–63, 64–127, 128–191, and 192–255. Since 192.168.1.130 falls within the 128–191 block, the host belongs to the 192.168.1.128/26 subnet. That is the local network boundary the host will use to decide what is on-link and what requires the default gateway.

This kind of question is a very common CCNA subnetting task. The main challenge is not the arithmetic itself but recognizing the block size and locating the destination inside the correct range. Once you know a /26 moves in increments of 64, the right subnet becomes much easier to see.

Exam trap

Be careful to calculate subnet ranges accurately and avoid assuming proximity based on the first or last octet.

Why the other options are wrong

A

Option A is incorrect because the address 192.168.1.130 falls within the subnet range of 192.168.1.128/26, not 192.168.1.0/26, which covers addresses from 192.168.1.0 to 192.168.1.63.

B

Option B, 192.168.1.64/26, is incorrect because the host 192.168.1.130 falls within the subnet range of 192.168.1.128 to 192.168.1.191, not 192.168.1.64 to 192.168.1.127.

D

Option D, 192.168.1.192/26, is incorrect because the host address 192.168.1.130 falls within the subnet range of 192.168.1.128 to 192.168.1.191, making it part of the 192.168.1.128/26 subnet, not 192.168.1.192/26.

When would these options actually be correct?

A

If the question asked for the first subnet in a series of subnets created from the 192.168.1.0 network with a /26 mask, then 192.168.1.0/26 would be the correct answer, as it represents the first subnet in that range.

B

If the question asked which subnet 192.168.1.130 belongs to under a different subnet mask, such as /25, then option B (192.168.1.64/26) would be correct, as it would encompass the range including 192.168.1.130.

D

If the question asked which subnet a host with an address of 192.168.1.194 belongs to, then option D would be correct, as 192.168.1.194 is within the range of the 192.168.1.192/26 subnet.

Why candidates pick the wrong answer

A

Candidates may choose this option because it represents the base address of the subnetting scheme, leading to confusion about the relationship between the base address and the specific host address.

B

Candidates might choose this option due to a misunderstanding of subnet ranges, mistakenly believing that any /26 subnet could apply to the address without calculating the specific range it belongs to.

D

Candidates may choose this option due to the proximity of the address ranges, leading them to mistakenly associate it with the correct subnet without fully analyzing the address range.

1162
MCQmedium

A user can reach a remote web server by IP address but not by hostname. Which service should be checked first?

A.DNS
B.STP
C.PAT
D.Port security
AnswerA

The symptom — reachable by IP but not by hostname — is the classic signature of a name-resolution failure. DNS is the protocol that maps a human-friendly hostname to the numeric IP address; if the client cannot contact a DNS server, has an incorrect server configuration, or receives a negative reply, the browser will fail to resolve even though the underlying IP path is healthy. Because IP connectivity is already proven, the fault is isolated to DNS lookup logic rather than routing or switching.

Why this answer

DNS should be checked first. In plain language, the path to the server appears to work because the user can reach it by numeric address. The missing function is the translation from hostname to IP-related information, and that is exactly what DNS provides.

This is one of the clearest service-troubleshooting patterns in networking. If IP works but the name fails, DNS becomes the strongest first suspect. The correct answer is therefore the name-resolution service rather than a routing or switching feature.

Exam trap

A frequent exam trap is selecting PAT or STP as the cause when a user cannot reach a server by hostname but can by IP address. Candidates may mistakenly associate PAT with all IP-related issues, but PAT only translates IP addresses and ports for outbound traffic and does not resolve hostnames. Similarly, STP manages Layer 2 loop prevention and does not affect Layer 3 name resolution.

Confusing these services with DNS leads to incorrect troubleshooting steps. The key is to recognize that DNS is the only service responsible for translating hostnames to IP addresses, so it must be checked first when name resolution fails but IP connectivity succeeds.

Why the other options are wrong

B

STP manages Layer 2 loop prevention and does not handle hostname resolution. It cannot cause issues with accessing a server by hostname versus IP address.

C

PAT translates IP addresses and ports for outbound connections but does not perform hostname resolution. Problems with PAT would affect IP connectivity, not just name resolution.

D

Port security restricts switch port access based on MAC addresses and does not influence DNS or hostname resolution, so it is unrelated to the problem.

When would these options actually be correct?

B

If the question were about a network topology issue where a switch is misconfigured and causing broadcast storms, leading to connectivity problems, then checking STP would be appropriate to ensure that the network topology is stable and loops are not affecting communication.

C

If the exam question stated that users could not access a web server by its public IP address but could access it by hostname, then PAT would be relevant. In this scenario, the question would focus on translating the public IP to the correct internal address, making PAT the correct answer.

D

If the question were about a scenario where a user is unable to connect to a network device due to unauthorized MAC addresses being blocked by port security, then checking port security settings would be the correct approach to diagnose the issue.

Why candidates pick the wrong answer

B

Candidates may confuse STP with general network connectivity issues, thinking that any network protocol might be relevant when troubleshooting access problems, leading them to select this option without fully understanding the specific context of hostname resolution.

C

Candidates might choose PAT due to a misunderstanding of network address translation concepts, thinking that any connectivity issue involving IP addresses could be related to address translation mechanisms.

D

Candidates may confuse port security with network access issues, thinking that if a user cannot access a resource, it might be due to security settings on the switch, leading them to select this option.

1163
MCQmedium

An administrator configures an EtherChannel between SW1 and SW2. The port-channel interfaces are physically up, but the EtherChannel bundle fails to come up. On SW1, the channel-group is set to mode active; on SW2, it is set to mode on. What is the most likely cause?

A.The switch priority values are mismatched
B.One side is using LACP active while the other side is set to on
C.The native VLAN must be VLAN 1 for EtherChannel to form
D.Gi1/0/2 cannot be bundled because interfaces must be in different VLANs
AnswerB

The EtherChannel fails because LACP active mode actively sends LACPDUs to negotiate a bundle, but the opposite side configured with mode on is a static EtherChannel that performs no dynamic negotiation. Since mode on ignores LACP advertisements, the negotiation handshake never completes, leaving both links in their default non-bundled state. To form the bundle, both sides must use either LACP active/passive or both be set to the same static on mode.

Why this answer

EtherChannel requires compatible modes: LACP active mode sends negotiation packets, while 'on' mode disables all negotiation, so the two sides cannot agree and the bundle stays down. Option A is wrong because switch priority values are used in STP root election, not EtherChannel formation. Option C is wrong because the native VLAN does not need to be VLAN 1; it only needs to match on both ends.

Option D is wrong because all member interfaces in an EtherChannel must be in the same VLAN, not different ones.

Exam trap

Ensure both sides of an EtherChannel are set to compatible modes; 'on' mode does not participate in LACP negotiation.

Why the other options are wrong

A

Switch priority values affect STP root bridge election, not EtherChannel formation. EtherChannel negotiation depends on the channel-group mode (LACP, PAgP, or on), not on switch priority.

C

EtherChannel does not require native VLAN to be VLAN 1; it can form with any native VLAN as long as both sides match. The issue here is the LACP mode mismatch (active vs. on), not the native VLAN.

D

EtherChannel does not require interfaces to be in different VLANs; in fact, all interfaces in a bundle must belong to the same VLAN or be configured as trunk ports with the same allowed VLAN list. Option D is incorrect because bundling interfaces in different VLANs would cause a mismatch.

When would these options actually be correct?

A

In a question about why a specific switch becomes the root bridge in a spanning tree topology, mismatched switch priority values would be the correct answer. For example, if two switches have different bridge priorities, the lower priority switch becomes the root bridge.

C

In a question where an EtherChannel fails to form and both sides are configured with mismatched native VLANs (e.g., one side native VLAN 1, the other native VLAN 10), the correct answer would be that the native VLAN must match for the bundle to come up.

D

This option would be correct in a question where an administrator tries to bundle interfaces that are in different VLANs (e.g., one access port in VLAN 10 and another in VLAN 20) without using trunking, and the EtherChannel fails to form because all member interfaces must share the same VLAN configuration.

Why candidates pick the wrong answer

A

Candidates may confuse the role of priority in STP with its role in EtherChannel, assuming that mismatched priorities could prevent link aggregation, similar to how they affect root bridge selection.

C

Candidates may confuse EtherChannel requirements with trunking requirements, where native VLAN mismatch can cause issues, or they may recall that some older Cisco implementations required native VLAN 1 for certain features.

D

Candidates may confuse EtherChannel requirements with other technologies like VLAN load balancing or assume that different VLANs are needed to avoid loops, not realizing that EtherChannel requires consistent VLAN membership across all bundled interfaces.

1164
MCQhard

A network technician is troubleshooting a connectivity issue between two directly connected switches, SW1 and SW2. Hosts on VLAN 10 connected to SW1 can ping each other but cannot ping the default gateway or any host on VLAN 10 connected to SW2. The interface on SW1 is up/up, but the interface on SW2 is up/down. What is the most likely cause of the problem?

A.Configure the interface on SW2 to use a different MTU value.
B.Ensure both switches are configured for the same duplex setting, preferably by enabling autonegotiation on both interfaces.
C.Replace the Ethernet cable connecting SW1 and SW2.
D.Check for late collisions on the interface and increase the collision window size.
AnswerB

The output from SW1 shows the interface is full-duplex, but SW2's interface is up/down. This is a classic symptom of a duplex mismatch, where one side is full and the other half-duplex. Configuring both ends to the same duplex (or enabling autonegotiation) will resolve the issue.

Why this answer

The interface on SW2 is up/down, which typically indicates a Layer 1 issue such as a duplex mismatch. Duplex mismatch occurs when one switch is manually set to full duplex and the other to half duplex or auto-negotiation fails, causing the side expecting full duplex to report up/down due to excessive errors. Option A is incorrect because MTU mismatch would cause connectivity issues but not an up/down interface state.

Option C is incorrect because a faulty cable would likely cause both interfaces to be down/down, not up/down. Option D is incorrect because late collisions are a symptom of duplex mismatch, not a separate cause; increasing collision window size is not a standard troubleshooting step. The correct solution is to ensure both switches use the same duplex setting, preferably via autonegotiation (IEEE 802.3u).

Exam trap

Cisco often tests the distinction between up/down (Layer 1 issue like duplex mismatch) and down/down (cable or power issue) to trap candidates who assume any interface problem is a bad cable.

Why the other options are wrong

A

Changing MTU values affects frame size but does not cause an interface to show up/down; that state is associated with Layer 1 issues like duplex mismatch.

C

A bad cable typically results in both interfaces showing down/down, not one up and the other up/down.

D

Late collisions are a consequence of duplex mismatch, not a root cause; adjusting collision window size is not a standard practice on modern switches.

1165
MCQhard

Two switches are connected by a trunk. VLAN 50 exists on both switches, but hosts in VLAN 50 cannot communicate across the link. All other VLANs work. Based on the exhibit, what is the most likely cause?

A.VLAN 50 is not allowed on the trunk from SwitchA.
B.The native VLAN is mismatched.
C.802.1Q cannot carry VLAN 50.
D.VLAN 50 must be configured as the native VLAN first.
AnswerA

On a Cisco trunk, the 'switchport trunk allowed vlan' list on SwitchA determines which VLANs may traverse the link. Even though VLAN 50 is defined on both switches, if SwitchA's trunk interface does not explicitly include VLAN 50 in its allowed list, the switch will not forward VLAN 50 frames across the trunk. You must add VLAN 50 to the allowed list with 'switchport trunk allowed vlan add 50' on SwitchA's trunk port to restore connectivity.

Why this answer

VLAN 50 is missing from the allowed VLAN list on the trunk, which blocks only that VLAN while allowing others. Option B is incorrect: a native VLAN mismatch would affect the native VLAN (usually VLAN 1) or cause STP issues, not specifically VLAN 50. Option C is incorrect: 802.1Q encapsulation supports all VLANs from 1 to 4094, including VLAN 50.

Option D is incorrect: VLANs do not need to be the native VLAN to be transported over a trunk; any VLAN can traverse a trunk if it is allowed.

Exam trap

Ensure you differentiate between general trunk issues and VLAN-specific configurations. Don't confuse access port settings with trunk link issues.

Why the other options are wrong

B

This option is wrong because a native VLAN mismatch would typically affect all VLANs, not just VLAN 50. Since other VLANs are functioning correctly, it indicates that the native VLAN configuration is not the issue.

C

802.1Q is a standard that can carry VLANs up to 4096, including VLAN 50. Therefore, the issue of VLAN 50 not communicating is not due to the protocol's inability to carry it.

D

This option is wrong because VLAN 50 can exist on a trunk without being the native VLAN; it does not need to be configured as such to communicate across the trunk link.

When would these options actually be correct?

B

In a scenario where two switches are configured with different native VLANs and a question specifies that only one VLAN is affected, a mismatch in the native VLAN would cause communication issues for that specific VLAN while allowing others to function normally.

C

In a different scenario, if the question stated that the switch was using a proprietary trunking protocol that does not support VLAN 50 or has a limitation on the VLAN range, then option C would be correct, indicating a protocol limitation.

D

In a different scenario where the question specifies that VLAN 50 must be the native VLAN for proper communication, this option would be correct. For example, if the question stated that all VLANs except the native VLAN are unable to communicate, then configuring VLAN 50 as the native VLAN would resolve the issue.

Why candidates pick the wrong answer

B

Candidates may choose this option due to a common misconception that native VLAN mismatches universally disrupt all VLAN traffic, leading them to overlook the specific context of the question.

C

Candidates may choose this option due to a misunderstanding of VLAN tagging protocols and their capabilities, leading them to incorrectly assume that certain VLANs cannot be carried over 802.1Q.

D

Candidates may choose this option due to a misunderstanding of VLAN configurations and the role of native VLANs, thinking that all VLANs must be treated the same without recognizing the specific requirements for trunk links.

1166
MCQhard

A router has a default route and a specific route to 203.0.113.0/24. Which route is used for traffic to 203.0.113.25?

A.The specific route to 203.0.113.0/24
B.The default route
C.Both routes are always load-balanced
D.Neither route because defaults cannot coexist with specific routes
AnswerA

This is correct because it is more specific than the default route.

Why this answer

The specific route to 203.0.113.0/24 is used because it is a more specific match than the default route. In plain language, even though the default route could technically match almost anything, the router always prefers a route that more precisely describes the destination network. Since 203.0.113.25 is inside 203.0.113.0/24, that route wins under longest-prefix match.

This is one of the most basic routing-table interpretation rules. The default route remains important as a fallback, but it is not chosen when a more specific valid route exists.

Exam trap

Remember that the router always prefers the most specific route, not the default route, when a specific match is available.

Why the other options are wrong

B

The default route is used for traffic to destinations not explicitly defined in the routing table. Since there is a specific route to 203.0.113.0/24, that route will take precedence for traffic to 203.0.113.25.

C

This option is incorrect because routing protocols do not load-balance traffic between a specific route and a default route; the more specific route will always take precedence for matching traffic.

D

This option is wrong because default routes can coexist with specific routes; the router will prioritize the specific route to 203.0.113.0/24 for traffic to 203.0.113.25.

When would these options actually be correct?

B

If the question stated that the router only had a default route and no specific routes, then the default route would be used for all traffic, including to 203.0.113.25. This would make option B the correct answer.

C

In a question where multiple routes to the same destination exist and the router is configured to use equal-cost multi-path (ECMP) routing, the answer could be correct if the question specifies that both routes are valid and can be utilized simultaneously for load balancing.

D

In a scenario where a question states that the router is configured to only accept one route type at a time, and it explicitly mentions that specific routes override default routes, this option would be correct.

Why candidates pick the wrong answer

B

Candidates may mistakenly believe that the default route is a catch-all for all traffic, leading them to choose it without fully considering the presence of a specific route that takes precedence.

C

Candidates may choose this option due to a misunderstanding of routing principles, believing that multiple routes can be used simultaneously for the same destination without recognizing the precedence of specific routes over default routes.

D

Candidates may choose this option due to a misunderstanding of routing principles, believing that specific routes cannot coexist with default routes, leading to confusion about how routing tables function.

1167
PBQmedium

You are connected to SW1 via the console. SW1 is a Layer 2 switch connected to router R1 via trunk port G0/1. The trunk is currently using VLAN 1 as native VLAN, but the network administrator wants to change the native VLAN to VLAN 99 for security. Configure the trunk on G0/1 to use native VLAN 99 and verify.

Hints

  • The native VLAN is configured per trunk interface.
  • Use show interfaces trunk to see allowed VLANs and native VLAN.
A.SW1(config)# interface g0/1 SW1(config-if)# switchport trunk native vlan 99 SW1(config-if)# end SW1# show interfaces trunk
B.SW1(config)# interface g0/1 SW1(config-if)# switchport trunk allowed vlan 99 SW1(config-if)# end SW1# show vlan brief
C.SW1(config)# vlan 99 SW1(config-vlan)# name Native SW1(config-vlan)# exit SW1(config)# interface g0/1 SW1(config-if)# switchport mode trunk SW1(config-if)# switchport trunk native vlan 99 SW1(config-if)# end SW1# show interfaces trunk
D.SW1(config)# interface g0/1 SW1(config-if)# switchport trunk native vlan 99 SW1(config-if)# end SW1# show vlan id 99
AnswerA
solution
! SW1
interface GigabitEthernet0/1
switchport trunk native vlan 99

Why this answer

Changing the native VLAN on a trunk prevents VLAN hopping attacks. The native VLAN carries untagged traffic; here it is changed from default VLAN 1 to VLAN 99.

Exam trap

The exam trap is confusing the 'switchport trunk native vlan' command with 'switchport trunk allowed vlan' or thinking that you need to create the VLAN or re-enter trunk mode. Also, ensure you use the correct verification command: 'show interfaces trunk' shows native VLAN, not 'show vlan'.

Why the other options are wrong

B

The specific factual error is confusing the allowed VLAN list with the native VLAN configuration. The native VLAN is set with 'switchport trunk native vlan', not 'switchport trunk allowed vlan'.

C

The specific factual error is including extra steps that are not needed. The trunk already exists, so 'switchport mode trunk' is redundant. Creating VLAN 99 is also unnecessary if it already exists or is not required for the native VLAN change.

D

The specific factual error is using the wrong verification command. 'show interfaces trunk' is needed to see trunk parameters including native VLAN.

Why candidates pick the wrong answer

B

Candidates pick this because they may think 'allowed vlan' controls which VLAN is native, or they confuse the two commands.

C

Candidates pick this because they think they must create the VLAN before using it as native, or they assume the trunk mode must be explicitly set again.

D

Candidates pick this because they think showing the VLAN will confirm it is the native VLAN, but that command only shows VLAN membership, not trunk settings.

1168
MCQmedium

Refer to the exhibit. Users on the inside network can browse the web, but return traffic is failing for some sessions. A partial configuration shows: interface GigabitEthernet0/0 ip address 192.168.10.1 255.255.255.0 ip nat outside ! interface GigabitEthernet0/1 ip address 203.0.113.10 255.255.255.0 ip nat inside ! ip nat inside source list 1 interface GigabitEthernet0/1 overload access-list 1 permit 192.168.10.0 0.0.0.255 Based on this configuration, which change is required to make PAT work correctly?

A.Apply ip nat enable on both interfaces.
B.Replace overload with pool.
C.Swap the inside and outside NAT roles on the two interfaces.
D.Change access-list 1 to a standard ACL numbered 100.
AnswerC

This is correct because NAT depends on the router knowing which side is private and which side is public. The current configuration labels them the wrong way round. PAT with overload on the WAN interface is fine, but the interface roles must match the traffic direction.

Why this answer

The problem is that the router has the NAT directions backwards. In simple terms, the interface facing the private LAN should be marked as inside, and the interface facing the public or WAN side should be marked as outside. Here, GigabitEthernet0/0 uses the private address 192.168.10.1, but it is configured as outside. GigabitEthernet0/1 uses the public address 203.0.113.10, but it is configured as inside. That reverses the translation logic and breaks normal PAT behavior.

Technically, the command `ip nat inside source list 1 interface GigabitEthernet0/1 overload` is otherwise reasonable for dynamic PAT using the WAN interface address. The ACL also correctly identifies the inside local subnet. The essential fix is to mark G0/0 as `ip nat inside` and G0/1 as `ip nat outside`. Once the directions are corrected, PAT can create and track translations properly for outbound traffic and returning sessions.

Exam trap

A frequent exam trap is confusing the NAT inside and outside interface roles. Candidates may see the private IP on an interface and mistakenly assign it as 'ip nat outside' or vice versa. This reverses the translation direction, causing return traffic to fail despite correct ACLs and overload commands.

The trap exploits the assumption that the public IP must be inside or that the interface with the ACL is always inside. Understanding that NAT roles depend on network topology, not just IP addresses, is crucial to avoid this error.

Why the other options are wrong

A

Applying 'ip nat enable' on both interfaces is incorrect because Cisco IOS uses 'ip nat inside' and 'ip nat outside' to define NAT roles. The problem is not enabling NAT but assigning the correct directional roles to interfaces.

B

Replacing 'overload' with a pool is unnecessary since PAT uses 'overload' to allow multiple inside hosts to share one outside IP. The issue is not the translation method but the reversed inside/outside interface roles.

D

Changing access-list 1 to a standard ACL numbered 100 does not address the core problem. ACL 1 is valid for identifying inside local addresses, and the failure is due to reversed NAT interface roles, not the ACL number.

When would these options actually be correct?

A

In a different scenario, if the question asked about enabling NAT on both interfaces for a basic NAT setup without specifying PAT, then applying 'ip nat enable' on both interfaces would be correct to allow NAT functionality on both sides of the router.

B

In a different scenario where the question specifies that a static NAT configuration is required for a specific set of internal hosts to have unique public IP addresses, replacing overload with a pool would be correct. This would indicate that each internal host needs a dedicated public IP rather than sharing one.

D

In a different scenario, if the question asked about configuring NAT for a specific set of protocols or services that require a standard ACL to permit traffic, then changing access-list 1 to a standard ACL numbered 100 could be correct if the original ACL was misconfigured or insufficient for the required traffic.

Why candidates pick the wrong answer

A

Candidates may choose this option because they recognize that NAT must be enabled on interfaces for translation to occur, leading them to mistakenly believe that enabling it on both interfaces is a necessary step for any NAT configuration.

B

Candidates may find this option tempting because they might confuse the need for a pool of addresses with the functionality of PAT, thinking that changing the configuration type could resolve the NAT issues without considering the role assignments.

D

Candidates may be tempted by this option because they understand that access lists are crucial for controlling traffic flow, leading them to believe that modifying the ACL could resolve NAT issues without considering the specific roles of the NAT interfaces.

1169
Multi-Selectmedium

A network engineer needs a floating static route to back up an OSPF-learned route. Which two configurations are necessary for the static route to remain unused until OSPF fails?

Select 2 answers
A.Configure the static route with an administrative distance higher than 110
B.Point the static route toward a valid next-hop or exit interface
C.Set the static route metric lower than the OSPF cost
D.Configure the route as directly connected with no next-hop information
AnswersA, B

A floating static route must be less preferred than the OSPF-learned route while OSPF is operational. Since OSPF has an administrative distance of 110, the competing static route should be configured with an AD greater than 110 (e.g., 120), making it a backup that is used only when OSPF disappears. This allows the route to remain in the configuration but not in the routing table during normal OSPF operation.

Why this answer

A floating static route requires an administrative distance higher than OSPF's default of 110 (option A) so that the static route is less preferred and remains inactive while OSPF is available. Additionally, the static route must point to a valid next-hop IP or exit interface (option B); without a valid next-hop, the route cannot be installed in the routing table and would never serve as a backup. Option C is incorrect because Cisco routers compare administrative distance before metric when routes come from different sources, so a lower metric cannot override the AD difference.

Option D is wrong because a directly connected route (with no next-hop) would be treated as a connected route, not a static route, and would be preferred over OSPF due to its AD of 0, defeating the purpose of a floating backup.

Exam trap

A common mistake is assuming that lowering the static route's metric makes it preferred, but Cisco routers compare administrative distance before metric when routes originate from different sources.

Why the other options are wrong

C

Setting the static route metric lower than the OSPF cost is ineffective because Cisco routers compare administrative distance first across different routing sources.

D

Configuring the route as directly connected with no next-hop information would give it an administrative distance of 0, making it preferred over OSPF, which is not the behavior of a floating static route.

When would these options actually be correct?

C

In a question about route selection within the same routing protocol (e.g., OSPF), where you need a floating static route to be used only when the OSPF-learned route has a higher cost, you would configure the static route with a lower metric than the OSPF cost.

D

This configuration would be correct in a scenario where the engineer wants a static route to be used only when the directly connected interface is up, and no dynamic routing protocol is involved. For example, on a stub router with a single exit interface, a static route pointing out that interface ensures connectivity without needing a next-hop IP.

Why candidates pick the wrong answer

C

Candidates may confuse metric with administrative distance, thinking that a lower metric always makes a route more preferred, not realizing that administrative distance takes precedence over metric when comparing routes from different sources.

D

Candidates may think that omitting the next-hop makes the route less preferred or only used as a last resort, confusing the concept of directly connected routes with administrative distance. They might also believe that a route without a next-hop is not fully functional until the primary route fails.

1170
PBQhard

You are connected to R1, a multilayer switch acting as the STP root for VLAN 10. Configure Root Guard on port GigabitEthernet0/1 (designated port) to protect against superior BPDUs from an unauthorized switch, Loop Guard on uplink GigabitEthernet0/2 to prevent forwarding loops on unidirectional links, and BPDU Guard on PortFast-enabled GigabitEthernet0/3 to shut down the port if a BPDU is received. After configuration, troubleshoot the scenario: a superior BPDU is received on G0/1, causing it to be blocked by Root Guard, and an unauthorized switch sends a BPDU to G0/3, placing it in err-disable state. Verify the final configuration and state.

Network Topology
G0/1G0/2G0/3SiR1AccessSwitchCoreSwitchServer

Hints

  • Root Guard is configured with 'spanning-tree guard root' on the interface that should never become a non-designated port. It will block the port if a superior BPDU is received.
  • Loop Guard is enabled with 'spanning-tree guard loop' on interfaces where BPDU loss could cause a loop. It prevents the port from transitioning to forwarding if BPDUs stop.
  • BPDU Guard is configured with 'spanning-tree bpduguard enable' on PortFast ports. Any BPDU received will error-disable the port, requiring manual recovery with 'shutdown' followed by 'no shutdown'.
A.[CORRECT] Root Guard on G0/1 is correctly configured; when a superior BPDU is received, the port is placed into a root-inconsistent state (BKN* in show spanning-tree) to prevent the switch from becoming root. Loop Guard on G0/2 prevents loops if BPDUs stop arriving due to a unidirectional link. BPDU Guard on G0/3, combined with PortFast, err-disables the port upon receiving any BPDU, as shown by the err-disabled status. To recover, the administrator must manually re-enable the interface after removing the offending device. No additional configuration is required; the existing commands are correct and produce the expected behavior.
B.Root Guard on G0/1 is incorrectly configured; it should be configured on the root port, not the designated port. Loop Guard on G0/2 is correctly configured. BPDU Guard on G0/3 is correctly configured, but the port should automatically recover from err-disable state after a timeout.
C.Root Guard on G0/1 is correctly configured. Loop Guard on G0/2 is incorrectly configured because Loop Guard should be applied to root ports, not uplink ports. BPDU Guard on G0/3 is correctly configured, but the port should be in a blocking state, not err-disabled.
D.Root Guard on G0/1 is correctly configured. Loop Guard on G0/2 is correctly configured. BPDU Guard on G0/3 is incorrectly configured because BPDU Guard should be applied to trunk ports, not access ports, and the port should be placed in a root-inconsistent state.
AnswerA
solution
! R1
interface GigabitEthernet0/1
spanning-tree guard root
interface GigabitEthernet0/2
spanning-tree guard loop
interface GigabitEthernet0/3
spanning-tree portfast
spanning-tree bpduguard enable

Why this answer

The scenario demonstrates three STP protection mechanisms. Root Guard on G0/1 is correctly configured; when a superior BPDU is received, the port is placed into a root-inconsistent state (BKN* in show spanning-tree) to prevent the switch from becoming root. Loop Guard on G0/2 prevents loops if BPDUs stop arriving due to a unidirectional link.

BPDU Guard on G0/3, combined with PortFast, err-disables the port upon receiving any BPDU, as shown by the err-disabled status. To recover, the administrator must manually re-enable the interface after removing the offending device. No additional configuration is required; the existing commands are correct and produce the expected behavior.

Exam trap

Watch out for confusion between Root Guard and BPDU Guard states: Root Guard causes root-inconsistent (BKN*), while BPDU Guard causes err-disable. Also, remember Root Guard is for designated ports, not root ports. Loop Guard can be applied to any port expecting BPDUs, not just root ports.

Why the other options are wrong

B

The specific factual error: Root Guard is applied to designated ports, not root ports. BPDU Guard does not auto-recover by default.

C

The specific factual error: Loop Guard is not restricted to root ports; it can be used on any port where BPDUs are expected. BPDU Guard results in err-disable, not blocking.

D

The specific factual error: BPDU Guard is not limited to access ports; it works on any PortFast-enabled port. The state is err-disable, not root-inconsistent.

Why candidates pick the wrong answer

B

Candidates may confuse Root Guard with Root Guard placement or assume BPDU Guard has automatic recovery similar to UDLD.

C

Candidates may think Loop Guard is only for root ports because it is often used there, or confuse BPDU Guard's action with normal STP blocking.

D

Candidates may associate BPDU Guard with access ports only, or confuse the err-disable state with root-inconsistent state from Root Guard.

1171
MCQmedium

Exhibit: A host has address 192.168.14.77/27. Which address is its valid default gateway if the first usable address in the subnet is chosen for the router interface?

A.192.168.14.63
B.192.168.14.64
C.192.168.14.65
D.192.168.14.95
AnswerC

That is the first usable address in 192.168.14.64/27.

Why this answer

A /27 has a block size of 32. Address 192.168.14.77 falls in the 192.168.14.64/27 subnet, where the usable host range is 192.168.14.65 through 192.168.14.94. The first usable address is 192.168.14.65.

Exam trap

Be careful not to confuse network and broadcast addresses with usable host addresses when identifying a default gateway.

Why the other options are wrong

A

Option A (192.168.14.63) is wrong because it is the last address in the subnet range (192.168.14.64 to 192.168.14.95) and is reserved for the broadcast address, not a valid default gateway.

B

Option B, 192.168.14.64, is incorrect because it is the first usable address in the subnet 192.168.14.64/27, which is reserved for the router interface and cannot be assigned as a default gateway for hosts in the subnet.

D

Option D, 192.168.14.95, is incorrect because it falls outside the subnet range defined by the 192.168.14.64/27 subnet, which spans from 192.168.14.64 to 192.168.14.94. Thus, it cannot be a valid default gateway for the host in question.

When would these options actually be correct?

A

In a different question where the subnet mask is changed to /26, making the subnet range 192.168.14.0 to 192.168.14.63, option A could be the correct answer if the question specifies that the last usable address is to be used as the default gateway.

B

In a different question setup where the subnet mask is changed to /26, making 192.168.14.64 the first usable address in the new subnet, option B would then be the correct default gateway for hosts within that subnet.

D

In a different question where the subnet mask is changed to /25, making the subnet range 192.168.14.0 to 192.168.14.127, option D could be correct if the question specifies that the default gateway is to be chosen from the last usable address in that subnet, which would be 192.168.14.126.

Why candidates pick the wrong answer

A

Candidates may choose this option due to a misunderstanding of subnetting, confusing the last usable address with the default gateway, especially if they are not fully aware of the reserved addresses in a subnet.

B

Candidates may choose option B because it is the first address after the subnet's network address, leading to confusion between usable addresses and reserved addresses for router interfaces.

D

Candidates might choose option D due to a misunderstanding of subnetting boundaries, mistakenly believing that any address within a broader range could serve as a valid gateway without considering the specific subnet limits.

1172
MCQhard

A network administrator notices that a workstation connected to a Cisco switch port cannot communicate with other devices on the same VLAN. The switch port is up/up, but the workstation reports slow performance and intermittent connectivity. What is the most likely cause of this issue?

A.Replace the faulty Ethernet cable between the switch and the workstation.
B.A duplex mismatch between the switch port and the workstation.
C.Assign the switch port to the correct VLAN.
D.Disable spanning-tree on the port to prevent frequent topology changes.
AnswerB

A duplex mismatch between the switch port and the workstation is the correct cause because it creates a half-duplex device that performs CSMA/CD while the full-duplex peer transmits without sensing the medium. When both devices transmit simultaneously, the half-duplex side detects a late collision and backs off, while the full-duplex side is unaware and does not retransmit, causing dropped frames, high latency, and degraded throughput. The switch output would likely show a high number of late collisions or a significant rate of alignment errors, even though the link remains up/up, matching the symptom of a slow but stable connection.

Why this answer

A duplex mismatch occurs when one end of the link is set to full-duplex and the other to half-duplex. The half-duplex end detects collisions and the full-duplex end does not, causing late collisions, CRC errors, and retransmissions. This results in slow performance and intermittent connectivity even though the port is operationally up.

Exam trap

Cisco often tests the concept that a link being up/up does not guarantee error-free communication, and candidates mistakenly focus on VLAN or cable issues instead of recognizing duplex mismatch as the cause of slow performance and intermittent connectivity.

Why the other options are wrong

A

No cable-related errors are shown.

C

VLAN issues would typically prevent communication entirely or show input errors from misconfigured trunking.

D

The port is stable and not flapping.

1173
MCQmedium

A host address is 2001:db8:100:20::25/64. Which portion identifies the network prefix?

A.2001:db8:100
B.2001:db8:100:20
C.2001:db8:100:20::25
D.::25
AnswerB

The first four hextets in the address represent the 64-bit network prefix, so 2001:db8:100:20 identifies the subnet. In IPv6, a /64 prefix always uses exactly four hextets, and the remaining four hextets (::25) are the interface identifier. This is the portion that routers use to forward traffic to the destination subnet.

Why this answer

With a /64 prefix, the first 64 bits identify the network. That corresponds to the first four hextets: 2001:db8:100:20.

Exam trap

Be careful not to confuse the shorthand notation '::' with part of the network prefix. Remember, '::' represents a series of zeroes and is not part of the network prefix.

Why the other options are wrong

A

Option A is incorrect because it only includes the first three hextets of the IPv6 address, which does not represent the complete network prefix as defined by the /64 subnet mask. The correct network prefix includes the first four hextets.

C

Option C is incorrect because it includes the full address, which encompasses both the network prefix and the host portion. The question specifically asks for the network prefix, which is only the first 64 bits of the address.

D

Option D, '::25', is incorrect because it represents the host portion of the IPv6 address, not the network prefix. The network prefix is determined by the first 64 bits, which in this case is '2001:db8:100:20'.

When would these options actually be correct?

A

In a question asking for the network prefix of an IPv6 address with a /48 subnet mask, such as 2001:db8:100::/48, option A would be correct as it represents the first three hextets that define the network portion under that specific subnetting scheme.

C

In a different question asking for the full IPv6 address or the complete representation of the address, option C would be correct. For instance, if the question were 'What is the complete IPv6 address for the host?', then option C would accurately represent that.

D

If the exam question asked for the host identifier in the context of a subnetting question, where the focus was on identifying the host portion of an IPv6 address, then '::25' would be the correct answer, as it specifies the unique host within the given network.

Why candidates pick the wrong answer

A

Candidates may choose this option because they recognize that the first three hextets are part of the address structure, leading to confusion about what constitutes the full network prefix in different subnetting contexts.

C

Candidates may be tempted to choose this option because it appears to be the full address, leading them to mistakenly believe it includes the necessary network prefix information when it actually includes the host part as well.

D

Candidates may be tempted to choose this option because they might confuse the shorthand notation for the host part with the overall address structure, leading them to mistakenly identify it as relevant to the network prefix.

1174
Drag & Dropmedium

Drag and drop the following steps into the correct order to troubleshoot a link-down issue on a GigabitEthernet interface using an SFP transceiver.

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

Troubleshooting begins by verifying the interface status and physical layer (steps 1-2). Next, you ensure the SFP is physically and logically recognized (step 3) before retrieving specific diagnostic data (step 4). Only after confirming the health of the transceiver do you take corrective action (step 5), because replacing hardware without diagnostics may waste resources.

1175
Multi-Selectmedium

Which four of the following are characteristics or functions of a stateless firewall, such as an extended access control list (ACL) on a Cisco router? (Choose four.)

Select 4 answers
.It examines each packet individually without considering the state of a connection.
.It can filter traffic based on source and destination IP addresses.
.It can inspect the application-layer payload to detect malicious content.
.It can filter traffic based on source and destination port numbers.
.It automatically allows return traffic for established connections.
.It uses an ordered list of permit or deny rules, processing packets in sequence until a match is found.

Why this answer

A stateless firewall, such as a Cisco extended ACL, processes each packet independently without tracking the state of a connection. It makes filtering decisions solely based on static fields in the packet header, such as source/destination IP addresses and port numbers, and applies rules in a sequential order until a match is found. This is why options about per-packet inspection, IP/port filtering, and sequential rule processing are correct.

Exam trap

Cisco often tests the misconception that stateless firewalls can automatically handle return traffic or inspect application data, leading candidates to confuse stateless ACLs with stateful firewalls or next-generation firewalls.

1176
MCQhard

A host on a guest WLAN can browse the Internet but cannot reach internal corporate resources, while employees on another SSID can. Which statement best explains why that can be a correct design outcome?

A.Because guest and employee WLANs can intentionally have different trust levels and access policies.
B.Because guest WLANs cannot use IP routing at all.
C.Because the guest WLAN is assigned to a different VLAN that uses a different IP subnet, and inter-VLAN routing is inherently disabled for security reasons.
D.Because the guest WLAN uses a different SSID that automatically triggers firewall rules that only permit HTTP/HTTPS traffic.
AnswerA

Guest and employee WLANs are intentionally configured with different trust levels and access policies. A guest WLAN is typically placed in a less-trusted network zone, with ACLs that permit only outbound internet traffic while blocking access to internal corporate resources. This design is a deliberate security choice, not a technical limitation, because the organization wants visitors to have basic connectivity without exposing sensitive assets.

Why this answer

Guest wireless networks are intentionally isolated from corporate resources through separate trust levels and access policies. Option B is incorrect because guest WLANs can use IP routing, but routing policies restrict which destinations are reachable. Option C is incorrect because inter-VLAN routing is not inherently disabled; it is a design choice to restrict routing between VLANs.

Option D is incorrect because SSIDs themselves do not trigger firewall rules; it is the VLAN or group assignment that determines the applied policy.

Exam trap

A frequent exam trap is to interpret guest WLAN isolation as a misconfiguration, rather than an intentional policy enforcement. Candidates may also incorrectly attribute the restriction to technical limitations like routing being inherently disabled or SSIDs triggering firewall rules.

Why the other options are wrong

B

Guest WLANs can use IP routing; they are just restricted by policy.

C

Inter-VLAN routing is not inherently disabled; it is a configurable policy.

D

SSIDs do not automatically trigger firewall rules; the assigned VLAN determines the policy.

When would these options actually be correct?

B

In a scenario where a question asks about the technical limitations of guest WLANs in a highly restricted network environment, stating that guest WLANs cannot use IP routing might be correct if the context specifies a configuration that disables routing for security reasons. This would clarify that routing is not permitted for guests.

C

In a different exam scenario where the question states that employees are using static IP addresses and predefined host files for name resolution, it could be correct to say that they do not need DHCP or DNS services.

D

In a question that asks about how different SSIDs can influence routing decisions in a complex network with multiple routing protocols, one could argue that SSIDs can impact BGP policy if the question specifies that SSIDs are tied to different routing policies in a multi-tenant environment.

Why candidates pick the wrong answer

B

Candidates may find this option tempting due to a common misconception that guest networks are entirely isolated and incapable of routing, leading them to overlook the nuances of access policies and network design.

C

Candidates may choose this option due to a misunderstanding of network configurations, mistakenly believing that a lack of DHCP or DNS is a valid reason for employees to access internal resources without those services.

D

Candidates may be tempted by this option due to a misunderstanding of how networking protocols interact, confusing SSID configurations with routing policies, leading them to think that SSIDs could influence BGP settings.

1177
MCQmedium

Exhibit: A branch router receives time from an NTP server, but the show output marks the server with a tilde instead of an asterisk. What does that mean?

A.That server is the current system clock source
B.The server is reachable but not the one currently selected for synchronization
C.NTP authentication has disabled the server permanently
D.The router is acting as an NTP master for that server
AnswerB

In Cisco IOS, 'show ntp associations' displays remote servers with symbols like '.' (rejected), 'o' (selected), '*' (system peer). If a server is reachable but not selected, it will appear without the asterisk, meaning the router can communicate with it and receive NTP packets, but it has not been chosen as the synchronization source due to stratum, offset, or reachability comparisons among multiple sources. This is a normal condition when the router has multiple NTP servers configured.

Why this answer

In Cisco NTP output, the asterisk (*) indicates the current synchronization source. The tilde (~) specifically means the server is statically configured and reachable but has not been selected for synchronization. This differs from the plus sign (+), which denotes a candidate for synchronization.

Therefore, the router is not using that server as its active time source.

Exam trap

Be careful not to confuse the tilde (~) with the asterisk (*) or other symbols that indicate different statuses in NTP output.

Why the other options are wrong

A

In NTP, an asterisk (*) indicates the selected time source, while a tilde (~) means the server is reachable but not selected. Option A describes the asterisk, not the tilde.

C

A tilde (~) indicates the server is reachable but not synchronized; a permanently disabled server due to authentication would show a period (.) or not appear at all.

D

In the context of NTP, a tilde (~) indicates the server is reachable but not selected as the synchronization source. The router acting as an NTP master would be indicated by the 'master' command or stratum level, not by the tilde symbol.

When would these options actually be correct?

A

This would be correct in a question asking: 'What does an asterisk (*) next to an NTP server indicate in the show ntp associations output?'

C

If the question asked about an NTP server marked with a period (.) and the options included 'NTP authentication has disabled the server permanently,' that would be correct because a period indicates the server is unreachable or has failed authentication.

D

This option would be correct in a scenario where the question asks: 'What does it mean if a router is configured with the ntp master command and an NTP server is also configured?' In that case, the router could act as an NTP master for that server, providing time to it.

Why candidates pick the wrong answer

A

Candidates may confuse the tilde with the asterisk symbol, or assume any reachable server is the current source without understanding NTP's selection algorithm.

C

Candidates may confuse the tilde symbol with authentication failure, or they may overgeneralize that any NTP issue is due to authentication problems.

D

Candidates may confuse the tilde symbol with the router's role as an NTP master, or they might think that a reachable server implies the router is providing time to it, rather than receiving time from it.

1178
MCQmedium

A company wants private IPv4 addressing that can be routed internally but not on the public Internet. Which range meets that requirement?

A.198.51.100.0/24
B.172.20.0.0/16
C.169.254.0.0/16
D.224.0.0.0/4
AnswerB

172.20.0.0/16 is correct because it resides inside the RFC 1918 private block 172.16.0.0/12 (172.16.0.0 – 172.31.255.255). As a private address, it is not globally routable on the internet but is fully routable within an enterprise network, making it ideal for internal IPv4 design. The /16 prefix provides 65,534 usable host addresses, which is suitable for a large company's scalable internal infrastructure.

Why this answer

RFC 1918 defines private IPv4 ranges for internal routing: 10.0.0.0/8, 172.16.0.0/12, and 192.168.0.0/16. 172.20.0.0/16 falls within the 172.16.0.0/12 block, making it a valid private address. 198.51.100.0/24 is reserved for documentation (TEST-NET-2) and should not be used internally. 169.254.0.0/16 is link-local (APIPA), used only for automatic addressing on a single link. 224.0.0.0/4 is multicast, not routable as unicast and not private.

Exam trap

Be careful not to confuse reserved IP ranges for documentation or link-local use with private IP ranges.

Why the other options are wrong

A

198.51.100.0/24 is a documentation range (TEST-NET-2), not private or internally routable.

C

169.254.0.0/16 is link-local (APIPA), used only for automatic configuration on a single network segment, not for internal routing.

D

224.0.0.0/4 is reserved for multicast traffic and cannot be used as a private unicast range.

When would these options actually be correct?

A

If the question asked for an IP range that is suitable for documentation or examples in network design, then 198.51.100.0/24 would be correct, as it is specifically designated for such purposes.

C

In a question asking for a range suitable for automatic IP address assignment in a local network without a DHCP server, 169.254.0.0/16 would be the correct answer. This scenario would focus on local connectivity rather than internal routing.

D

In a question asking for the range of IP addresses designated for multicast traffic within a private network, option D would be correct. For example, if the question specified the need for a range that supports multicast applications internally without public routing, then this option would be valid.

Why candidates pick the wrong answer

A

Candidates might choose this option due to familiarity with the 198.51.100.0/24 range being used in examples and documentation, leading them to mistakenly associate it with private addressing.

C

Candidates may choose this option due to familiarity with the 169.254.0.0 range as a private addressing scheme, mistakenly associating it with internal networking without recognizing its limitations in routing.

D

Candidates might be tempted to choose this option due to a misunderstanding of IP address classes, confusing multicast addresses with private addressing, especially if they are familiar with the concept of internal communication.

1179
MCQhard

A network administrator has configured 802.1X port-based authentication on a Cisco IOS-XE switch port connected to a single PC. The port is in the 'authorized' state, but the PC cannot reach any network resources beyond its directly connected switch. The switch is configured to use RADIUS for authentication. What is the most likely cause of this issue?

A.The switchport is in access mode and not trunking, so the PC cannot reach other VLANs.
B.The RADIUS server is not returning a VLAN assignment, so the port remains in the default VLAN, but the PC needs to be in a different VLAN to reach resources.
C.The switch is not configured with 'aaa new-model' and therefore AAA is not enabled.
D.The PC is not configured for 802.1X supplicant, so it cannot authenticate properly.
AnswerB

The 'show authentication sessions' output does not show a VLAN assigned, meaning the RADIUS server did not include the VLAN attribute. The switch uses the configured access VLAN (10) by default. If the PC needs to be in a different VLAN to reach resources, this is the root cause.

Why this answer

The RADIUS server can return a VLAN assignment as part of the Access-Accept message (via RADIUS attribute 64 or 81). If the server does not send a VLAN, the port remains in the configured access VLAN (often VLAN 1). If the PC needs to be in a different VLAN to reach network resources, it will be isolated even though 802.1X authentication succeeded and the port is authorized.

Exam trap

Cisco often tests the distinction between authentication success and post-authentication authorization, tricking candidates into thinking that a successful 802.1X authentication automatically grants full network access, when in fact the RADIUS server must also return the correct VLAN assignment.

Why the other options are wrong

A

Access mode is correct for a single PC; trunking is not needed for basic connectivity.

C

AAA is functioning, as evidenced by successful authentication.

D

The port status is 'Authorized', indicating successful authentication.

1180
Matchingmedium

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

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

Concepts
Matches

Displays optical transceiver diagnostic information including temperature and Tx/Rx power

Shows Ethernet physical layer diagnostics such as cable length, MDI/MDIX, and pair status

10 Gigabit Ethernet short-reach multimode fiber transceiver for 850 nm up to 300 m

Copper twisted-pair cabling standard supporting 10GBASE-T up to 100 meters

Small form-factor duplex fiber optic connector used with SFP/SFP+ modules

Why these pairings

show interface transceiver outputs Digital Optical Monitoring (DOM) data such as temperature, voltage, and Tx/Rx power for installed transceivers. show controllers ethernet-controller phy displays physical layer diagnostics including cable length estimates, MDI/MDI-X status, pair swaps, and link quality counters. SFP-10G-SR is a multimode fiber transceiver supporting 10 Gigabit Ethernet at 850nm over distances up to 300 meters. Cat6a is enhanced copper twisted-pair cabling rated for 10GBASE-T up to 100 meters with improved alien crosstalk performance.

LC connectors are the small form-factor duplex fiber connectors commonly used with SFP and SFP+ optical modules.

1181
MCQmedium

Exhibit: R1 has learned 10.50.0.0/24 through OSPF and also has a floating static route to the same prefix with administrative distance 130. Which route is installed while OSPF is healthy?

A.The static route because static routes always win over dynamic routes
B.The OSPF route because its administrative distance is lower than the floating static route
C.Both routes because the prefix length matches
D.Neither route until equal-cost load balancing is configured
AnswerB

The OSPF route is preferred because Cisco routers select the route with the lowest administrative distance when multiple routing protocols or static routes provide the same prefix. OSPF has an AD of 110, while the floating static route is intentionally configured with an AD of 130 (higher than the default static AD of 1) to act as a backup. Since 110 < 130, the router installs the OSPF route in the routing table and keeps the static route in standby until OSPF fails.

Why this answer

A floating static route is meant to stay out of the table until the preferred route disappears. OSPF has administrative distance 110, which is lower than the static route AD 130, so the OSPF route is installed while the OSPF path is still present.

Exam trap

Remember that administrative distance determines route preference. A lower value means higher preference.

Why the other options are wrong

A

This option is incorrect because static routes do not always win over dynamic routes; the route with the lowest administrative distance is preferred. In this case, OSPF has a lower administrative distance (110) than the floating static route (130).

C

This option is incorrect because only one route can be installed in the routing table for a specific prefix, and in this case, OSPF has a lower administrative distance than the floating static route, so only the OSPF route will be installed.

D

This option is incorrect because OSPF is healthy and has a lower administrative distance than the floating static route, meaning the OSPF route will be preferred and installed in the routing table.

When would these options actually be correct?

A

In a different scenario, if the static route had an administrative distance of 90 or lower, the static route would be preferred over OSPF. For example, a question could state that R1 has a static route to 10.50.0.0/24 with an administrative distance of 90, making this option correct.

C

In a different scenario where the routing table allows for multiple routes to the same prefix, such as when using policy-based routing or specific configurations that permit multiple routes, both routes could be installed. For example, a question could specify that equal-cost multi-path (ECMP) routing is enabled.

D

In a different scenario where both OSPF and static routes have the same administrative distance and prefix length, and equal-cost load balancing is not enabled, the router would not install either route until load balancing is configured, as it cannot choose between the two equal routes.

Why candidates pick the wrong answer

A

Candidates may be tempted by this option due to the common belief that static routes are always prioritized over dynamic routes, leading to confusion about the role of administrative distance in route selection.

C

Candidates may choose this option because they might assume that matching prefix lengths automatically allow for multiple routes to coexist, reflecting a common misunderstanding of routing table behavior.

D

Candidates may choose this option due to a misunderstanding of how routing protocols prioritize routes, mistakenly believing that routes are only installed under load balancing conditions or that static routes always take precedence.

1182
MCQeasy

Why is Telnet generally discouraged for network device administration?

A.It cannot cross routed networks
B.It sends credentials and commands in clear text
C.It supports only local usernames
D.It works only from the console port
AnswerB

Telnet transmits all data, including login credentials and command traffic, without encryption over TCP port 23. An attacker with packet capture or on-path visibility can read usernames, passwords, and configuration commands in plaintext, enabling credential theft and device compromise. This lack of confidentiality is the primary security weakness that discourages its use on production or untrusted networks.

Why this answer

Telnet sends all data, including credentials and commands, in clear text, making it vulnerable to eavesdropping. Option A is wrong because Telnet can traverse routed networks using TCP port 23. Option C is incorrect because Telnet can use local usernames as well as external AAA servers.

Option D is false because Telnet works over network interfaces, not exclusively from the console port.

Exam trap

Don't confuse protocol support or bandwidth usage with security features. Focus on encryption and data protection.

Why the other options are wrong

A

Telnet can cross routed networks because it operates at the application layer over TCP/IP.

C

Telnet supports both local usernames and external authentication via AAA servers like RADIUS or TACACS+.

D

Telnet connects via a virtual terminal line (VTY) over the network, not solely from the console port.

When would these options actually be correct?

A

If an exam question asked about a specific network configuration where Telnet was being used in a scenario involving a single local subnet without routing, then this option could be correct. For example, a question might state that Telnet is being used exclusively for device management within a flat network topology.

C

In a question that specifically asks about a network device that only allows local authentication methods and does not support external authentication protocols, option C would be correct. For example, if the question stated that a specific router model only permits local username authentication, then this option would apply.

D

If the exam question specifically asked about a protocol that is limited to console access only, such as a proprietary management interface, then option D would be correct. For example, a question might ask about a device management method that does not support remote access.

Why candidates pick the wrong answer

A

Candidates may choose this option due to a misunderstanding of network protocols and their capabilities, leading them to believe that Telnet's limitations are related to routing rather than security concerns.

C

Candidates may find this option tempting because they might confuse Telnet's typical usage with local device management, leading them to believe it only supports local usernames without considering broader authentication capabilities.

D

Candidates may choose this option due to a misunderstanding of Telnet's capabilities, confusing it with other protocols that are indeed limited to console access, leading to the assumption that Telnet is similarly restricted.

1183
PBQhard

You are connected to R1 via the console. R1's GigabitEthernet0/0 (192.168.1.1/24) connects to the management network, and GigabitEthernet0/1 (10.0.0.1/30) connects to the core. You need to restrict SSH access to R1 from only the management subnet 192.168.1.0/24. Additionally, SSH should be configured with a domain name 'example.com' and a modulus of 2048 bits. The username 'admin' with password 'Cisco123' should be created for SSH login.

Hints

  • Generate RSA keys after setting domain name.
  • Use an access-class on the VTY lines to restrict source IP.
  • Disable telnet by specifying only ssh transport.
A.ip access-list standard MGMT permit 192.168.1.0 0.0.0.255 line vty 0 4 access-class MGMT in transport input ssh login local username admin secret Cisco123 ip domain-name example.com crypto key generate rsa modulus 2048
B.ip access-list standard MGMT permit 192.168.1.0 0.0.0.255 line vty 0 4 access-class MGMT out transport input ssh login local username admin secret Cisco123 ip domain-name example.com crypto key generate rsa modulus 2048
C.ip access-list standard MGMT permit 192.168.1.0 0.0.0.255 line vty 0 4 access-class MGMT in transport input telnet ssh login local username admin secret Cisco123 ip domain-name example.com crypto key generate rsa modulus 2048
D.ip access-list standard MGMT permit 192.168.1.0 0.0.0.255 line vty 0 4 access-class MGMT in transport input ssh login local username admin password Cisco123 ip domain-name example.com crypto key generate rsa modulus 2048
AnswerA
solution
! R1
crypto key generate rsa modulus 2048
access-list 10 permit 192.168.1.0 0.0.0.255
line vty 0 4
access-class 10 in
transport input ssh

Why this answer

SSH requires RSA keys for encryption. The access-class applies an ACL to incoming VTY connections, allowing only the management subnet. Setting 'transport input ssh' disables less secure protocols like Telnet.

Exam trap

Pay attention to the direction of access-class (in vs out), the transport input setting (ssh only vs telnet ssh), and the use of 'secret' vs 'password' for the username command. These are common traps in CCNA exams.

Why the other options are wrong

B

The access-class must be applied 'in' to restrict incoming SSH sessions; 'out' controls traffic initiated from the router.

C

The transport input command should be 'ssh' only to disable Telnet.

D

The 'secret' keyword should be used for secure password storage; 'password' is less secure.

Why candidates pick the wrong answer

B

Candidates may confuse the direction of access-class, thinking 'out' applies to external connections.

C

Candidates might think allowing both Telnet and SSH is acceptable, but the question implies only SSH should be allowed.

D

Candidates may be unaware of the difference between 'password' and 'secret' in the username command.

1184
PBQhard

You are troubleshooting DNS resolution issues from R1. Using nslookup and dig commands, diagnose why the router cannot resolve the hostname 'fileserver.courseiva.com' to an IP address, and why reverse lookup for IP address 198.51.100.10 fails. Determine the appropriate fix to ensure successful forward and reverse DNS resolution.

Network Topology
G0/010.0.0.1/30203.0.113.1linkR1DNS Server

Hints

  • The DNS server returns NXDOMAIN for both queries, indicating missing records on the server.
  • Use 'nslookup' to test forward lookup and 'nslookup <ip>' for reverse lookup.
  • The router's DNS configuration is correct; the fault lies in the DNS server's zone data.
A.Add an A record for 'fileserver.courseiva.com' pointing to 198.51.100.10 and a PTR record for 198.51.100.10 pointing to 'fileserver.courseiva.com' on the DNS server.
B.Configure the 'ip host' command on R1 to statically map 'fileserver.courseiva.com' to 198.51.100.10.
C.Enable 'ip domain-lookup' and configure the correct DNS server IP on R1 using 'ip name-server 203.0.113.1'.
D.Add only an A record for 'fileserver.courseiva.com' on the DNS server.
AnswerA
solution
! R1
! No configuration changes are needed on R1; the DNS server must be updated.
! Add A record: fileserver.courseiva.com -> 198.51.100.10
! Add PTR record: 198.51.100.10 -> fileserver.courseiva.com

Why this answer

The DNS resolution failures are due to two issues: the A record for 'fileserver.courseiva.com' does not exist on the DNS server (NXDOMAIN response), and the PTR record for reverse lookup of 198.51.100.10 is missing. To resolve the forward lookup, you must add an A record mapping the hostname to an IP address on the DNS server (e.g., 198.51.100.10). For the reverse lookup, you need to add a PTR record mapping the IP address 198.51.100.10 to the hostname.

On R1, the DNS configuration is correct (ip domain-lookup enabled, name-server 203.0.113.1), but the DNS server lacks the necessary records. The solution involves configuring the DNS server (not R1) to add the missing records. On R1, ensure that the DNS server is reachable and that the domain lookup is enabled; no additional CLI changes are required on the router.

Exam trap

Cisco exams often test the distinction between DNS client configuration on the router and DNS server records. Do not assume that DNS issues are always due to router misconfiguration; verify the DNS server's records first.

Why the other options are wrong

B

The 'ip host' command creates a static host table entry on the router, bypassing DNS. It does not fix reverse lookup and is not the intended solution for missing DNS records.

C

The problem is not with R1's DNS client configuration but with missing records on the DNS server. Repeating correct configuration does not resolve the missing records.

D

Reverse lookup requires a PTR record. Without it, the reverse query for 198.51.100.10 will still fail.

Why candidates pick the wrong answer

B

Candidates may think static mapping is a quick fix for hostname resolution, but it does not resolve the underlying DNS server issue and does not help with reverse lookups.

C

Candidates often assume DNS issues are due to misconfigured routers, so they focus on router CLI commands rather than checking the DNS server records.

D

Candidates may focus only on the forward lookup issue and overlook the reverse lookup requirement, especially if the question mentions both failures.

1185
PBQmedium

You are connected to SW1 via the console. The network uses VLANs 10 (Sales) and 20 (Engineering). A new switch SW2 is connected to SW1 via G0/1. You need to enable CDP to discover neighbor devices and verify that SW1 sees SW2. Currently, CDP is disabled globally.

Network Topology
G0/1G0/1linkSW1SW2

Hints

  • CDP is a Cisco proprietary protocol.
  • The command to enable it globally is straightforward.
  • After enabling, wait a few seconds for neighbor discovery.
A.Enable CDP globally with 'cdp run' and verify with 'show cdp neighbors'.
B.Enable CDP on interface G0/1 with 'cdp enable' and verify with 'show cdp neighbors'.
C.Enable CDP globally with 'cdp run' and verify with 'show cdp interface'.
D.Enable CDP globally with 'cdp enable' and verify with 'show cdp neighbors'.
AnswerA
solution
! SW1
cdp run

Why this answer

CDP is disabled globally with 'no cdp run'. Re-enabling with 'cdp run' allows SW1 to discover directly connected Cisco devices, including SW2. Option B is incorrect because interface-level 'cdp enable' requires CDP to already be enabled globally; since CDP is globally disabled, this command has no effect.

Option C is incorrect because 'show cdp interface' displays CDP parameters per interface, not the neighbor table; you need 'show cdp neighbors' to see discovered devices. Option D is incorrect because 'cdp enable' is not a valid global command; the correct global command is 'cdp run'.

Exam trap

Remember that CDP has both global and interface-level configuration. If CDP is disabled globally, interface-level commands have no effect. Always use 'cdp run' to enable globally and 'show cdp neighbors' to see neighbors.

Why the other options are wrong

B

Interface-level 'cdp enable' requires CDP to be enabled globally first; with global CDP disabled, this command is ineffective.

C

'show cdp interface' shows CDP status and counters on interfaces, not the list of neighboring devices; use 'show cdp neighbors' to see neighbors.

D

'cdp enable' is an interface command, not a global command; the global command to enable CDP is 'cdp run'.

Why candidates pick the wrong answer

B

Candidates pick this because they know CDP can be enabled per interface and may forget that global configuration takes precedence.

C

Candidates pick this because they know 'show cdp interface' is a valid CDP verification command, but they may not realize it does not show neighbor information.

D

Candidates pick this because they may confuse 'cdp enable' (interface) with 'cdp run' (global), especially if they have experience enabling CDP on individual interfaces.

1186
Multi-Selectmedium

Which three of the following are characteristics of Layer 2 Ethernet switches that support VLANs? (Choose three.)

Select 3 answers
.They forward frames based on the destination MAC address.
.They can segment a LAN into multiple broadcast domains.
.They use ARP to resolve IP addresses to MAC addresses.
.They use the Spanning Tree Protocol to prevent Layer 2 loops.
.They perform routing between VLANs without a router.
.They forward frames based on the destination IP address.

Why this answer

Layer 2 Ethernet switches that support VLANs forward frames based on the destination MAC address, which is the fundamental switching decision. They can segment a LAN into multiple broadcast domains because each VLAN creates its own isolated broadcast domain, preventing unnecessary traffic propagation. They use the Spanning Tree Protocol (STP) to prevent Layer 2 loops by dynamically blocking redundant paths, ensuring a loop-free topology.

Exam trap

Cisco often tests the misconception that switches use ARP or that VLANs segment collision domains, when in fact VLANs segment broadcast domains and switches forward based on MAC addresses, not IP addresses.

1187
MCQhard

A branch office uses PAT for user Internet access. The administrator notices that inside users can browse out, but an internal server still cannot be reached consistently from outside. Which change is most appropriate?

A.Add a static NAT mapping for the server while leaving PAT in place for user traffic.
B.Replace PAT with DHCP relay.
C.Disable NAT entirely because PAT is preventing inbound routing.
D.Put the server in the native VLAN.
AnswerA

A static NAT mapping binds the server's private IPv4 address to a specific public IPv4 address, creating a permanent inside-global entry that lets Internet clients initiate connections to the server. At the same time, PAT overload remains in place for user traffic, translating many internal addresses to one public IP and tracking flows by source port. This hybrid design preserves outbound Internet access while giving the server a stable, globally reachable identity without disabling translation.

Why this answer

The most appropriate change is to add a static NAT mapping for the internal server while keeping PAT for ordinary user traffic. In practical terms, PAT solves the many-users-outbound problem by allowing shared use of a public address. But an inbound-published server needs a stable, predictable public identity. That requirement is different from the requirement for user browsing.

This is a common NAT design distinction. PAT and static NAT can coexist because they solve different problems. The best answer is the one that preserves PAT for users while giving the server a fixed public translation.

Exam trap

A frequent exam trap is to confuse the role of PAT and static NAT, leading to the incorrect assumption that disabling NAT or changing VLANs will fix inbound server reachability. Disabling NAT entirely stops all address translation, breaking Internet access for all internal hosts. Changing VLANs, such as moving a server to the native VLAN, does not affect NAT or public accessibility.

Another trap is to replace PAT with unrelated features like DHCP relay, which does not influence NAT or inbound connections. Understanding that static NAT is required for stable inbound access while PAT supports outbound user traffic avoids these mistakes.

Why the other options are wrong

B

Incorrect because DHCP relay is unrelated to NAT or inbound server reachability; it only forwards DHCP messages across subnets and does not solve NAT issues.

C

Incorrect because disabling NAT removes all address translation, preventing private IP addresses from reaching the Internet and breaking outbound connectivity for users.

D

Incorrect because placing the server in the native VLAN affects Layer 2 segmentation but does not provide a public IP address or influence NAT behavior for inbound access.

When would these options actually be correct?

B

In a scenario where a question asks about optimizing a network for dynamic IP address allocation and the need for clients to communicate with a DHCP server located on a different subnet, replacing PAT with DHCP relay could be the correct answer, as it would facilitate the proper forwarding of DHCP requests.

C

In a different scenario where a network is experiencing severe routing issues due to misconfigured NAT settings, disabling NAT might be the correct solution to restore connectivity and allow for proper routing of traffic to and from the internal network.

D

In a different scenario where the question asks about optimizing internal traffic flow and VLAN configurations, placing a server in the native VLAN could be correct if the goal is to simplify access for internal users without needing additional NAT configurations.

Why candidates pick the wrong answer

B

Candidates may confuse the need for inbound access with the configuration of IP address management, leading them to believe that changing NAT methods could resolve connectivity issues related to server access.

C

Candidates may choose this option due to a misunderstanding of how NAT functions, believing that disabling it will solve all routing issues, rather than recognizing that specific NAT configurations can be adjusted to allow for inbound traffic.

D

Candidates might choose this option due to a misunderstanding of VLANs and their role in network segmentation, mistakenly believing that changing VLAN settings could resolve NAT-related access issues.

1188
MCQhard

Why is shutting down unused switch ports considered a useful hardening measure?

A.Because it removes unused active connection points and reduces attack surface.
B.Because it converts all other ports into trunks.
C.Because it replaces VLAN segmentation.
D.Because it forces devices to use SSH.
AnswerA

This is correct because unused enabled ports are avoidable exposure points.

Why this answer

Shutting down unused switch ports reduces attack surface by removing unnecessary active connection points. This is a simple but effective control because it eliminates the risk of unauthorized physical access. Option B is incorrect because disabling a port does not change its mode to trunk; trunking is a separate configuration.

Option C is incorrect because shutting down ports does not replace VLAN segmentation; VLANs provide logical separation, while port shutdown is a physical access control. Option D is incorrect because shutting down ports does not force devices to use SSH; SSH is an application-layer protocol for secure remote management, unrelated to port shutdown.

Exam trap

Don't confuse port security measures with performance improvements or unrelated security features like VLAN isolation.

Why the other options are wrong

B

Disabling a port does not convert it into a trunk; trunking is a separate configuration for carrying multiple VLANs.

C

Shutting down ports does not replace VLAN segmentation; VLANs provide logical separation, while port shutdown is a physical access control.

D

Shutting down ports does not force devices to use SSH; SSH is a management protocol unrelated to port state.

When would these options actually be correct?

B

In a question asking about the effects of configuring switch ports, if it specifically states that all ports are being converted to trunk ports for the purpose of allowing multiple VLANs, then this option could be correct. For example, 'What happens when all switch ports are configured to trunk mode?' would make this option valid.

C

This option could be correct in a question that asks about the benefits of VLANs in network design, specifically focusing on how VLANs can replace the need for physical segmentation of networks. In that context, one might argue that VLANs can provide similar security benefits by isolating traffic.

D

In a different question asking about methods to enforce secure management protocols on network devices, the option could be correct if the context involves configuring devices to require SSH for remote access, thereby improving security.

Why candidates pick the wrong answer

B

Candidates may choose this option due to a misunderstanding of switch port configurations, where they confuse the act of shutting down ports with the concept of trunking, leading them to think that shutting down ports somehow affects the configuration of other ports.

C

Candidates may find this option tempting because they understand that VLANs are a key component of network security and may mistakenly believe that shutting down ports directly relates to enhancing VLAN functionality.

D

Candidates may choose this option due to a misunderstanding of security practices, conflating port management with secure communication protocols, leading them to believe that shutting down ports inherently enforces SSH usage.

1189
Multi-Selectmedium

Select the options that correctly pair the security principle or control with its meaning.

Select 2 answers
A.Confidentiality ensures that data is accessible only to authorized users.
B.Integrity ensures that data is always available when needed.
C.Non-repudiation ensures that a user cannot deny having performed an action.
D.Authorization verifies the identity of a user or device.
AnswersA, C

Confidentiality is the CIA triad component that protects data from unauthorized access and disclosure. It is enforced through mechanisms such as encryption, access control lists, and the principle of least privilege, ensuring that only users with explicit permission can read or view sensitive information. This directly prevents data breaches and information leaks.

Why this answer

Confidentiality ensures data is accessible only to authorized users; integrity ensures data accuracy and trustworthiness (not availability); non-repudiation ensures accountability by preventing denial of actions; authorization grants permissions (not identity verification, which is authentication). Option B is wrong because integrity is about data correctness, not availability. Option D is wrong because authorization determines permissions, while authentication verifies identity.

Exam trap

Be careful not to confuse integrity with availability, and authorization with authentication. Remember: integrity = data accuracy, availability = data accessible; authentication = who you are, authorization = what you can do.

Why the other options are wrong

B

Integrity ensures data accuracy and protection from unauthorized modification, not availability. Availability is the principle that ensures data is accessible when needed.

D

Authorization does not verify identity; that is authentication. Authorization determines what an authenticated user is allowed to do.

When would these options actually be correct?

B

In a question asking to match 'Availability ensures that data is always available when needed', option B would be correct if it stated 'Availability' instead of 'Integrity'.

D

In a question asking 'Which security control determines what resources a user can access after logging in?', Authorization would be the correct answer.

Why candidates pick the wrong answer

B

Candidates may confuse the terms 'integrity' and 'availability' because both are part of the CIA triad and involve data protection, leading to a mix-up of their definitions.

D

Candidates often confuse authorization with authentication because both involve access control and are used together in security processes.

1190
MCQhard

Refer to the exhibit. A network engineer is troubleshooting a serial link between two routers that is not coming up. The engineer issues the show controllers command on one router and sees the output shown. What is the most likely cause of the issue?

A.The clock rate command is missing on the DCE serial interface.
B.The serial cable type is incorrectly identified.
C.The encapsulation mismatch is causing the line protocol to stay down.
D.The serial interface is administratively shut down.
AnswerA

The show controllers output clearly states “DCE V.35, no clock rate” and “no clock rate configured,” confirming that the DCE side lacks the required clock rate. Without it, the serial interface cannot bring the line protocol up.

Why this answer

The 'show controllers' output indicates the router is the DCE (Data Communications Equipment) on the serial link, but no clock rate has been configured. For a serial interface to come up, the DCE end must provide clocking via the 'clock rate' command. Without it, the interface will remain down (line protocol down) because no clock signal is present to synchronize data transmission.

Exam trap

Cisco often tests the distinction between DCE and DTE roles; the trap here is that candidates assume the 'show controllers' output is irrelevant or that the issue is a Layer 2 problem (encapsulation) when the root cause is a missing Layer 1 clock signal on the DCE side.

Why the other options are wrong

B

Some candidates may misinterpret the DCE cable type as a problem, but the output merely states the detected cable type accurately, not a misidentification.

C

Candidates often fixate on encapsulation issues when line protocol is down, overlooking the explicit hardware-level clocking problem shown here.

D

Many candidates think that a non‑functioning interface might be shut down, but the exhibit explicitly shows an active hardware detection with a configuration error, not an administrative shutdown.

1191
MCQhard

A network administrator has recently upgraded the corporate wireless LAN to support 802.11ax (Wi-Fi 6) and is using WPA3-Enterprise with a central WLC. Several users with new 802.11ax laptops report that they can connect to the SSID, but after a few minutes their connections drop and then re-establish, while legacy 802.11ac clients work without issues. Which action will resolve this problem?

A.Downgrade the WLAN security to WPA2-Enterprise for backward compatibility.
B.Enable Protected Management Frames (PMF) as Required on the WLAN.
C.Disable OFDMA and MU-MIMO on the WLC for the affected APs.
D.Adjust the 5 GHz channel width from 80 MHz to 40 MHz to avoid interference.
AnswerB

Setting Protected Management Frames (PMF) to Required enforces 802.11w on the WLAN, ensuring all management frames are encrypted and integrity-protected. WPA3 and 802.11ax clients expect PMF mandatory during robust security network association (RSNA); if the AP advertises PMF as not required or disabled, clients may disassociate immediately after authentication. Requiring PMF eliminates negotiation mismatches and prevents unprotected robust management frames from triggering disconnections.

Why this answer

WPA3-Enterprise requires Protected Management Frames (PMF) to be set to 'Required' on the WLC. When PMF is not enabled or set to 'Optional', 802.11ax clients using WPA3 may experience intermittent disconnects because management frame protection is mandatory for WPA3 operation. Legacy 802.11ac clients using WPA2 do not require PMF, so they remain unaffected.

Exam trap

Cisco often tests the misconception that Wi-Fi 6 issues are caused by physical layer features like OFDMA or channel width, when the actual problem is a mandatory security configuration mismatch (PMF) between WPA3 and the WLC.

Why the other options are wrong

A

Downgrading to WPA2 is a common workaround when WPA3-related features aren't correctly configured, but it's not the correct solution for PMF-related disconnections.

C

Disabling Wi-Fi 6 features does not resolve authentication or management frame protection issues; this misconception stems from blaming new features for instability.

D

Changing channel width addresses co-channel interference and throughput, not authentication or management frame protection issues.

1192
Drag & Dropmedium

Drag and drop the following steps into the correct order to configure HSRP on a Cisco IOS-XE router, including priority, preempt, virtual IP, and then verify the active/standby election and failover process.

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, the interface is configured. Then the virtual IP is set, followed by priority and preempt. Verification confirms the election, and failover testing demonstrates the preempt mechanism works.

Exam trap

The exam trap is that candidates often confuse the order of priority and preempt, or try to configure HSRP parameters before the interface is ready. Remember: interface first, then virtual IP, then priority, then preempt. Verification and testing come last.

Why candidates pick the wrong answer

B

Candidates might think preempt is a standalone feature that can be enabled at any time, not realizing it depends on priority values.

C

Candidates might assume that priority is a global setting or can be set independently of the virtual IP, but it must be configured within the HSRP instance.

D

Candidates might think the virtual IP is a global parameter, but it is actually configured per interface and requires the interface to be operational.

1193
Multi-Selecteasy

Which two statements correctly describe JSON?

Select 2 answers
A.It commonly represents data as key-value pairs
B.It is often used in REST API payloads
C.It requires angle-bracket tags around every field
D.It is a routing protocol used by controllers
E.It can only carry integer values
AnswersA, B

At its heart, a JSON object is an unordered collection of key/value pairs, where each key is a unique string and each value can be any valid JSON type. This pattern makes it easy to represent structured data such as device interfaces, routing tables, or interface statistics. Most programming languages natively parse this structure into a dictionary or map.

Why this answer

JSON is a lightweight data-interchange format commonly used in APIs. It represents data using key-value pairs and arrays. It is not the same as XML, which uses angle-bracket tags.

JSON is not a routing protocol. JSON can carry various data types including strings, numbers, booleans, arrays, objects, and null, not only integers.

Exam trap

A common exam trap is mistaking JSON for XML or a routing protocol. Some candidates incorrectly believe JSON requires angle-bracket tags around fields, which is actually an XML characteristic. Others confuse JSON with routing protocols used by controllers, which it is not.

JSON is solely a data format for representing structured data, primarily using key-value pairs and arrays. Misunderstanding this can lead to selecting incorrect answers that describe XML or routing protocols instead of JSON’s actual function in network automation and programmability.

Why the other options are wrong

C

Option C is incorrect because JSON does not use angle-bracket tags; that syntax belongs to XML. Confusing JSON with XML is a common mistake but not accurate for this question.

D

Option D is incorrect as JSON is not a routing protocol. It is a data format used for representing information, not for routing or control plane functions in networks.

E

Option E is incorrect because JSON can carry various data types beyond integers, including strings, booleans, arrays, objects, and null values. Limiting JSON to integers is a misunderstanding.

When would these options actually be correct?

C

In a question about XML syntax, an option stating 'It requires angle-bracket tags around every field' would be correct.

D

In a question asking 'Which protocol is used by SDN controllers to communicate with network devices?', options like OpenFlow, NETCONF, or OSPF could be correct. If the question specifically mentioned 'a protocol used for path selection in controller-based networks', then a routing protocol would be the answer.

E

If a question asked 'Which data type is used to represent whole numbers in JSON?' then 'integer' would be correct, but JSON itself is not limited to integers.

Why candidates pick the wrong answer

C

Candidates may confuse JSON with XML, as both are data interchange formats, and XML does use angle-bracket tags.

D

Candidates may confuse JSON with protocols used in network automation (e.g., NETCONF, RESTCONF) or assume that because controllers use JSON for data representation, JSON itself is a protocol.

E

Candidates may confuse JSON with a simple data format or think it only supports numeric values due to limited exposure.

1194
Drag & Dropmedium

Which of the following is the correct order to plan, configure, and apply an extended ACL that blocks Telnet traffic from the 192.168.1.0/24 network to the 10.0.0.0/24 network, applied inbound on the router's G0/0 interface?

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 to plan, configure, and apply an extended ACL that blocks Telnet traffic from 192.168.1.0/24 to 10.0.0.0/24, applied inbound on G0/0, is: first enter global configuration mode, create the ACL with a deny statement for the specific source and destination, then add a permit ip any any statement, then enter interface G0/0, and apply the ACL inbound with ip access-group <acl-number> in. Option B is incorrect because the ACL must be created before entering the interface. Option C is incorrect because the order of ACEs within the ACL must have the specific deny before the broad permit.

Option D is incorrect because ip access-group must be applied on an interface, not globally.

Exam trap

Be careful with the order of operations: ACLs must be created before they can be applied, and the order of entries within the ACL matters. Also, remember that 'ip access-group' is an interface command, not global.

Why candidates pick the wrong answer

B

Candidates might think the order of applying the ACL first is acceptable because they focus on the interface step, but they forget the ACL must exist first.

C

Candidates may mistakenly think the order of entries doesn't matter or that the deny will override the permit, but ACLs stop processing after the first match.

D

Candidates might confuse the application of ACLs with other global commands, or think that 'ip access-group' can be used globally like 'access-list'.

1195
Multi-Selectmedium

Which three of the following are security best practices for implementing AAA on a Cisco router? (Choose three.)

Select 3 answers
.Use a local username database as a fallback method if the AAA server is unreachable.
.Enable AAA new-model before configuring any AAA methods.
.Configure TACACS+ for detailed command authorization and accounting.
.Set the authentication login method to 'none' for console access.
.Use RADIUS for command-level authorization.
.Disable the enable secret password when using AAA servers.

Why this answer

Using a local username database as a fallback method ensures that if the AAA server becomes unreachable, administrators can still authenticate via the router's local accounts. This is a standard best practice to prevent lockout. Enabling 'aaa new-model' is mandatory before any AAA configuration, as it activates the AAA subsystem on the router.

TACACS+ is the preferred protocol for command authorization and accounting because it encrypts the entire packet and supports per-command authorization, unlike RADIUS which only encrypts the password.

Exam trap

Cisco often tests the misconception that RADIUS can be used for command authorization, but the trap is that RADIUS only supports authentication and accounting for network access, not the granular command-level control that TACACS+ provides.

1196
Multi-Selectmedium

Which two statements accurately describe floating static routes?

Select 2 answers
A.They are static routes configured with higher administrative distance so they act as backups.
B.They can become active automatically if the preferred route is lost.
C.They always override dynamic routes immediately.
D.They are identical to equal-cost load balancing.
E.They remove the need for routing tables.
AnswersA, B

A floating static route is a static route manually configured with an administrative distance higher than that of the primary route (e.g., 150 instead of 110 for OSPF). This elevated AD prevents it from being installed in the routing table while the preferred route is present, ensuring it serves solely as a backup entry.

Why this answer

The two correct statements describe floating static routes as backup routes with higher administrative distance that activate when the preferred route is lost. Option C is wrong because floating static routes have a higher administrative distance, so they do not override dynamic routes immediately; they only activate if the dynamic route is lost. Option D is wrong because floating static routes are for backup, not equal-cost load balancing.

Option E is wrong because floating static routes are entries in the routing table that provide backup, not a replacement for it.

Exam trap

Be cautious of confusing floating static routes with load balancing or manual intervention requirements.

Why the other options are wrong

C

Floating static routes have higher administrative distance, so they do not override dynamic routes immediately.

D

Floating static routes are for backup purposes, not equal-cost load balancing.

E

Floating static routes are entries in the routing table, not a replacement for it.

When would these options actually be correct?

C

In a question that asks about routing behavior in a scenario where all routes are configured with the same administrative distance, stating that floating static routes always override dynamic routes would be correct if the context specified that the floating static routes were intended to take precedence in all cases, regardless of the primary route's state.

D

If the exam question were to ask about routing protocols that utilize equal-cost multi-path (ECMP) routing, then stating that floating static routes are identical to equal-cost load balancing could be considered correct in a context where static routes are being compared to dynamic routing protocols that support ECMP.

E

In a question asking about routing protocols that simplify network management by removing the need for routing tables, this option could be correct. For example, if the question specified a scenario where a new routing protocol automatically manages all routes without traditional tables, this statement could apply.

Why candidates pick the wrong answer

C

Candidates may choose this option due to a misunderstanding of how static and dynamic routes interact, mistakenly believing that floating static routes inherently have priority over dynamic routes at all times.

D

Candidates may find this option tempting because they might confuse the concept of floating static routes with load balancing techniques, especially if they have encountered scenarios where multiple routes are used for redundancy and performance.

E

Candidates might find this option tempting because they may confuse floating static routes with advanced routing protocols that claim to simplify routing management, leading to the misconception that static routes could eliminate routing tables altogether.

1197
MCQhard

Two routers are in the same OSPF area and on the same subnet, but they do not form an adjacency. One interface uses a hello interval of 10 seconds and the other uses 5 seconds. What is the most likely cause?

A.The OSPF hello timers do not match.
B.The routers need matching hostnames.
C.The subnet must be changed to /24 before OSPF can work.
D.The routers must both use static routes first.
AnswerA

OSPF requires neighboring routers to agree on hello and dead intervals to form and maintain adjacency. If hello timers do not match, the router will not accept the neighbor's Hello packets within the dead interval, causing the Dead Timer to expire and preventing adjacency. This specific mismatch is a classic cause when two routers are in the same area and subnet but cannot see each other as OSPF neighbors.

Why this answer

An OSPF timer mismatch is the most likely cause. In plain language, the routers are trying to discover each other, but they are speaking on different timing expectations. OSPF neighbors on the same segment must agree on certain parameters before they trust each other enough to form an adjacency, and the hello and dead timers are among those critical values.

This is a very common OSPF troubleshooting issue because the interfaces may still be reachable with ping and may even appear correctly addressed and placed in the same area. But OSPF is stricter than simple IP reachability. If the hello interval does not match, the adjacency usually fails before it becomes fully operational.

Exam trap

A common exam trap is assuming that because two routers can ping each other on the same subnet, their OSPF adjacency will form automatically. The trap lies in overlooking the importance of matching OSPF hello and dead timers. Many candidates focus only on IP addressing or area configuration and miss that OSPF requires exact timer agreement.

This leads to confusion when adjacency never forms despite correct IP setup. The exam tests your understanding that OSPF is a protocol with strict neighbor parameter requirements, not just IP reachability.

Why the other options are wrong

B

Incorrect because router hostnames do not affect OSPF adjacency formation. OSPF neighbors identify each other by router IDs and interface parameters, not hostnames.

C

Incorrect because OSPF supports various subnet masks and does not require a /24 subnet. The problem is related to timer mismatch, not subnet size.

D

Incorrect because static routes are not necessary for OSPF adjacency. OSPF dynamically discovers neighbors using hello packets and forms adjacencies based on protocol parameters.

When would these options actually be correct?

B

In a different scenario where the question asks about OSPF configuration issues related to hostname resolution, a candidate might be asked why two routers with mismatched hostnames cannot communicate properly. In that case, if hostname resolution is a factor, this option could be correct.

C

In a different scenario where the question states that two routers are on different subnets, and OSPF is configured, a candidate might choose this option if they believe that changing the subnet to /24 would allow the routers to communicate and form an adjacency.

D

In a different scenario, if a question states that two routers are configured to use OSPF but are unable to establish an adjacency due to missing static routes that are required for initial connectivity, then this option would be correct.

Why candidates pick the wrong answer

B

Candidates may mistakenly believe that hostnames play a critical role in OSPF adjacency formation, especially if they are familiar with other protocols where hostnames are significant for communication.

C

Candidates may mistakenly believe that subnet configuration is critical for OSPF adjacency, leading them to choose this option due to a lack of understanding of OSPF's requirements for adjacency beyond subnetting.

D

Candidates might choose this option due to a misunderstanding of OSPF's requirements, mistakenly believing that static routes are necessary for OSPF to function properly in all cases.

1198
PBQhard

You are connected to R1, a Catalyst 3650 multilayer switch running IOS-XE. Configure Root Guard on all designated ports, Loop Guard on uplink interfaces, and BPDU Guard on all PortFast-enabled ports. Troubleshoot the current issue: one port is receiving a superior BPDU and is being blocked by Root Guard, and a different PortFast port has gone err-disabled after BPDU Guard triggered. Verify that Root Guard is active on port Gi1/0/1, Loop Guard is active on Gi1/0/2, and BPDU Guard is enabled on Gi1/0/3.

Network Topology
Gi1/0/1Gi1/0/2Gi1/0/3R1R2Core SwitchHost

Hints

  • Root Guard should be on the port that is designated, not receiving superior BPDUs.
  • Loop Guard should be on the port that is a root port or alternate root port.
  • An err-disabled port must be manually recovered with shutdown/no shutdown.
A.Remove Root Guard from Gi1/0/1 and apply it to Gi1/0/2; remove Loop Guard from Gi1/0/2 and apply it to Gi1/0/1; on Gi1/0/3, issue shutdown then no shutdown; verify Root Guard on Gi1/0/2, Loop Guard on Gi1/0/1, BPDU Guard on Gi1/0/3.
B.Remove Root Guard from Gi1/0/1 and apply it to Gi1/0/2; remove Loop Guard from Gi1/0/2 and apply it to Gi1/0/1; on Gi1/0/3, issue no shutdown; verify Root Guard on Gi1/0/2, Loop Guard on Gi1/0/1, BPDU Guard on Gi1/0/3.
C.Remove Root Guard from Gi1/0/1 and apply it to Gi1/0/2; remove Loop Guard from Gi1/0/2 and apply it to Gi1/0/1; on Gi1/0/3, issue shutdown then no shutdown; verify Root Guard on Gi1/0/1, Loop Guard on Gi1/0/2, BPDU Guard on Gi1/0/3.
D.Remove Root Guard from Gi1/0/1 and apply it to Gi1/0/2; remove Loop Guard from Gi1/0/2 and apply it to Gi1/0/1; on Gi1/0/3, issue shutdown then no shutdown; verify Root Guard on Gi1/0/2, Loop Guard on Gi1/0/2, BPDU Guard on Gi1/0/3.
AnswerA
solution
! R1
interface GigabitEthernet1/0/1
no spanning-tree guard root
spanning-tree guard loop
interface GigabitEthernet1/0/2
no spanning-tree guard loop
spanning-tree guard root
interface GigabitEthernet1/0/3
shutdown
no shutdown

Why this answer

The network requires Root Guard on designated ports, Loop Guard on uplink (root/alternate) ports, and BPDU Guard on PortFast ports. Gi1/0/1 is receiving a superior BPDU and being blocked by Root Guard, indicating Root Guard is misapplied to a non-designated port; it should be moved to the designated port Gi1/0/2. Loop Guard belongs on the uplink port Gi1/0/1, not Gi1/0/2, so the configuration is swapped.

The PortFast port Gi1/0/3 experienced a BPDU Guard violation and is err-disabled; recovering it requires a shutdown followed by a no shutdown command, not just no shutdown. Finally, verification must confirm the correct new placement: Root Guard on Gi1/0/2, Loop Guard on Gi1/0/1, and BPDU Guard on Gi1/0/3.

Exam trap

Be careful not to confuse the purpose of Root Guard and Loop Guard. Root Guard is for designated ports, Loop Guard is for root/alternate ports. Also, remember that an err-disabled port requires a shutdown/no shutdown sequence to recover, not just no shutdown.

Why the other options are wrong

B

Issuing only 'no shutdown' will not recover an interface from the err-disabled state caused by BPDU Guard; it must be administratively shut down first with 'shutdown', then re-enabled with 'no shutdown'.

C

The verification step checks Root Guard on Gi1/0/1 and Loop Guard on Gi1/0/2, which is the original incorrect configuration before the swap; after the fix, Root Guard should be on Gi1/0/2 and Loop Guard on Gi1/0/1.

D

The verification step incorrectly states that Loop Guard is active on Gi1/0/2. After swapping the configurations, Loop Guard is now on Gi1/0/1, not Gi1/0/2, so this option validates the wrong port.

Why candidates pick the wrong answer

B

Candidates may think that 'no shutdown' alone is sufficient to bring an err-disabled port back up, but the port must first be placed in shutdown state to clear the error condition.

C

Candidates might assume that verification should be done on the ports that originally had issues, but the correct verification must match the new configuration.

D

Candidates may be confused by duplicate options and might think both are correct, but only one is designated as correct.

1199
Drag & Dropmedium

Drag and drop the following steps into the correct order to install a new fiber optic cable and SFP module on a Cisco switch, then verify the interface status.

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 procedure for installing a fiber optic cable and SFP module on a modern Cisco switch is: first, insert the SFP module into the port while the switch is powered on (hot-swap); second, connect the fiber optic cable to the SFP module; third, verify the interface status using 'show interfaces status'. Option D is incorrect because fiber optic cables cannot connect directly to a switch port without an SFP module, and powering down the switch is unnecessary when hot-swapping SFPs.

Exam trap

Many learners assume that SFP modules require the switch to be powered down before installation, but modern Cisco switches support hot-swapping. Always verify the specific module and device documentation.

Why candidates pick the wrong answer

D

Candidates might confuse fiber with copper connections, where a cable can be plugged directly into an RJ-45 port.

1200
Drag & Dropmedium

Drag and drop the following steps into the correct order to configure a switch port for a VoIP phone (voice VLAN + data VLAN), an AP trunk, and a PoE-powered IoT device.

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 create VLANs, then assign data and voice VLANs to the phone port, configure the AP trunk, and lastly enable PoE on the IoT port.

Exam trap

The trap is that candidates may enable PoE too early or configure trunks before VLANs exist. Remember: VLANs must be created first, then assigned to ports, and PoE is typically enabled last.

Why candidates pick the wrong answer

B

Candidates might think PoE should be enabled first to ensure power is available before configuring other features.

C

Candidates might think PoE is independent and can be done anytime, but best practice is to configure ports first.

D

Candidates might think trunk configuration is independent of VLAN creation, but the trunk will not function correctly without the VLANs existing.

Page 15

Page 16 of 19

Page 17