Courseiva

CCNA Troubleshooting Questions

37 questions · Troubleshooting · All types, answers revealed

1
MCQmedium

If an ION device is not receiving DHCP addresses from an upstream provider, where should you look first?

A.Routing policies
B.LAN DHCP Server settings
C.Firewall rules
D.WAN Interface settings
AnswerD

This is where DHCP client settings are configured.

Why this answer

The WAN interface configuration and status are the first places to verify DHCP settings.

2
MCQeasy

What does the 'Flow Monitor' tool primarily track?

A.Controller connection time
B.ISP bandwidth limits
C.Active sessions and traffic attributes
D.CPU utilization
AnswerC

It tracks flow-level metrics including source, destination, and app.

Why this answer

The Flow Monitor provides granular details on active traffic sessions.

3
MCQeasy

You notice an ION device is showing as 'Disconnected' in the Controller UI. What is the first step you should take?

A.Check physical interface status and WAN connectivity
B.Upgrade the device firmware
C.Reboot the ION device
D.Delete and recreate the site
AnswerA

Verifying physical and link layer connectivity is the standard starting point.

Why this answer

Verifying WAN connectivity and local interface status is the logical first step in troubleshooting connectivity.

4
Multi-Selecthard

Which THREE pieces of information are critical when opening a support ticket for a suspected SD-WAN bug?

Select 3 answers
A.Support bundle/logs
B.Internal employee names
C.User passwords
D.Packet capture of the issue
E.Device serial number
AnswersA, D, E

Provides the engineering data required for analysis.

Why this answer

Technical support requires device logs, packet captures, and a clear description of the issue.

5
MCQmedium

A specific branch is failing to steer traffic via the preferred ISP despite a defined Path Policy. What is the most likely cause?

A.Incorrect application identification
B.License expiry
C.Restart the WAN interface
D.Controller outage
E.BGP cost is too high
AnswerA

If the app is misidentified, the policy engine will not apply the intended path rule.

Why this answer

Application definitions often rely on IP ranges or DSCP tags that may not match if traffic is incorrectly identified.

6
MCQhard

Which mechanism would explain why traffic is taking a sub-optimal path despite a policy favoring a different link?

A.BGP route dampening
B.QoS policy override
C.Duplicate IP address
D.Path health failure
AnswerD

Failover occurs automatically when the preferred path is deemed unhealthy.

Why this answer

If the preferred path fails the path-health check, the ION will automatically fail over to a sub-optimal path.

7
Multi-Selectmedium

Which TWO factors contribute to the 'Path Health' score?

Select 2 answers
A.Device firmware version
B.Packet loss
C.Latency
D.Number of connected users
E.Site name
AnswersB, C

Directly impacts the health score.

Why this answer

The path health score is calculated based on packet loss and latency.

8
MCQhard

A user reports that a specific SaaS application is being blocked, but no security policy matches are seen. What is the most likely cause?

A.Memory exhaustion
B.Implicit Deny policy
C.Encryption mismatch
D.BGP path selection error
AnswerB

If no explicit allow rule matches, traffic is dropped by the implicit deny.

Why this answer

If no policy match is found, the traffic may be hitting the default implicit deny or is being blocked by a local device policy.

9
Multi-Selectmedium

Which TWO metrics are displayed in the Path Quality dashboard?

Select 2 answers
A.Total number of users
B.Fan speed
C.Latency
D.Power supply voltage
E.Jitter
AnswersC, E

Key indicator of path delay.

Why this answer

The dashboard displays jitter and latency as key performance indicators.

10
Multi-Selecthard

Which THREE factors can cause a site to go into 'Disconnected' state in the orchestrator?

Select 3 answers
A.Controller certificate mismatch
B.High CPU load
C.NTP time synchronization failure
D.ISP outage
E.Local VLAN misconfiguration
AnswersA, C, D

Prevents secure tunnel establishment.

Why this answer

Loss of internet, controller reachability issues, and incorrect time settings are common causes.

11
Multi-Selectmedium

Which TWO actions can resolve persistent high latency on a path?

Select 2 answers
A.Delete all VLANs
B.Change the device hostname
C.Adjust QoS bandwidth limits
D.Increase the MTU size
E.Modify Path Selection policy
AnswersC, E

Reduces congestion-related latency.

Why this answer

Configuring path selection policies to avoid the path or adjusting QoS settings can mitigate the impact of high latency.

12
MCQhard

You need to see the exact DSCP markings on packets exiting the ION. Which tool should you use?

A.Flow Monitor
B.Packet Capture
C.Path Quality
D.Interface Stats
AnswerB

Capturing packets reveals header information including DSCP.

Why this answer

A Packet Capture allows for deep packet inspection of headers like DSCP.

13
MCQmedium

A site has two ISPs. Traffic is only using one. What is the best way to verify if both paths are available?

A.Ping from the LAN
B.Review firewall rules
C.Check Path Quality dashboard
D.Check the BGP summary
AnswerC

This dashboard shows current latency/loss for all paths.

Why this answer

The Path Quality dashboard displays the health status of all defined paths.

14
MCQeasy

What information is provided by the 'Controller Status' widget on the dashboard?

A.LAN port status
B.Site-to-site VPN health
C.Connectivity between ION and Controller
D.ISP latency
AnswerC

It indicates if the management tunnel is active.

Why this answer

It confirms the connectivity status between the ION and the controller.

15
MCQmedium

Which feature should you examine if traffic is not being steered based on the application category?

A.Application Identification Settings
B.NAT Settings
C.VLAN Configuration
D.DHCP Settings
AnswerA

Ensures the traffic is correctly classified before policy application.

Why this answer

If application identification is failing, the SD-WAN policies cannot match the traffic correctly.

16
Multi-Selecthard

Which THREE logs or reports should be reviewed to troubleshoot a security policy drop?

Select 3 answers
A.Security Logs
B.Session Monitor
C.Flow Reports
D.Hardware Inventory
E.BGP Neighbors
AnswersA, B, C

Explicitly records security-related drops.

Why this answer

Security logs, flow reports, and session monitor are essential for tracking policy-related drops.

17
MCQeasy

Where do you view the history of configuration changes pushed to an ION device?

A.Error Reports
B.Audit Logs
C.Event Viewer
D.System Logs
AnswerB

Audit logs track all changes made in the orchestrator.

Why this answer

The audit log records all configuration modifications and administrative actions.

18
MCQmedium

A branch loses connectivity to the internet, but local LAN traffic is fine. What should you troubleshoot first?

A.ISP connection and WAN interface
B.Device power supply
C.DHCP server settings
D.Core Switch configuration
AnswerA

The WAN interface is the demarcation point for internet access.

Why this answer

If local traffic works, the LAN is fine. The focus should be on the WAN edge.

19
MCQeasy

A branch site reports intermittent application slowness. Which tool in the Prisma SD-WAN ION dashboard is best for viewing real-time latency and jitter metrics per path?

A.BGP Neighbors
B.Flow Summary
C.Path Quality
D.Security Events
AnswerC

Path Quality specifically tracks performance metrics for WAN paths.

Why this answer

The Path Quality dashboard provides real-time visibility into path performance metrics including loss, latency, and jitter.

20
MCQhard

When analyzing a PCAP from an ION device, you see 'ICMP Destination Unreachable'. Which policy is most likely causing this?

A.Security Policy
B.NAT Policy
C.QoS Policy
D.Path Selection Policy
AnswerA

Security policies are configured to drop traffic and can return ICMP unreachable messages.

Why this answer

Security policies or access control lists (ACLs) blocking traffic will trigger ICMP unreachable messages.

21
Multi-Selecthard

Which THREE methods can be used to troubleshoot application identification issues?

Select 3 answers
A.Perform a Packet Capture
B.Review application signatures in the orchestrator
C.Check the BGP table
D.Reboot the router
E.Check the Flow Monitor
AnswersA, B, E

Deep inspection confirms the application signature.

Why this answer

Packet captures, flow monitoring, and testing with specific traffic generators help verify identification.

22
MCQeasy

Which log file on the ION device provides the most detailed information about WAN interface flapping?

A.flow.log
B.controller.log
C.auth.log
D.system.log
AnswerD

System logs record interface events and link-state changes.

Why this answer

The system log contains interface status change events.

23
Multi-Selecthard

Which THREE areas of configuration should you verify if a site cannot reach the local LAN gateway?

Select 3 answers
A.Application security policy
B.Interface IP/Mask
C.VLAN tagging configuration
D.Controller tunnel status
E.ARP table status
AnswersB, C, E

Must be on the same subnet as the gateway.

Why this answer

Interface settings, VLAN tagging, and ARP resolution are critical for local LAN communication.

24
MCQhard

A branch is failing to load-balance traffic across two ISPs. Both are active. Which setting controls the load-balancing algorithm?

A.NAT Policy
B.Path Selection Policy
C.Interface Bandwidth Settings
D.QoS Policy
AnswerB

This policy determines load-balancing and path preference.

Why this answer

The Path Selection policy defines how traffic is distributed across available paths.

25
MCQeasy

Which dashboard is most useful for identifying top bandwidth consumers in the network?

A.Application/Flow Monitoring
B.Path Quality
C.System Health
D.Security Events
AnswerA

This dashboard breaks down traffic by application and user.

Why this answer

The App/Flow dashboard identifies top applications and users by bandwidth.

26
MCQeasy

What is the function of the 'Reachability' check in the ION device configuration?

A.To update firmware
B.To backup configuration
C.To check CPU load
D.To verify ISP link status
AnswerD

Reachability tests ensure the path can successfully reach a target.

Why this answer

It tests if the path is actually capable of reaching the destination, confirming path health.

27
Multi-Selectmedium

Which TWO tools are available in the ION CLI for network connectivity testing?

Select 2 answers
A.wireshark
B.telnet
C.traceroute
D.ping
E.nmap
AnswersC, D

Standard path analysis tool.

Why this answer

ping and traceroute are the standard tools available in the ION CLI.

28
MCQmedium

A user reports slow speeds. You see that the interface is not hitting the configured throughput limit. What could be the issue?

A.QoS priority too high
B.Incorrect IP address
C.ISP side congestion
D.Too many VLANs
AnswerC

If the ION isn't the bottleneck, the issue is likely external.

Why this answer

If the interface is not the bottleneck, the bottleneck may exist further upstream in the ISP network.

29
MCQeasy

Which log is used to view denied traffic attempts?

A.Security Logs
B.Flow Logs
C.Audit Logs
D.System Logs
AnswerA

Logs all security-related events including denied traffic.

Why this answer

Security logs capture events related to security policies, including denies.

30
MCQhard

You are debugging a routing loop. Which tool can you use to see the BGP route advertisements received by an ION device?

A.Path Quality
B.Route Monitoring
C.Flow Summary
D.Interface Stats
AnswerB

Route monitoring shows the learned BGP and OSPF routes.

Why this answer

The BGP neighbor status and route tables in the device monitoring show learned routes.

31
MCQmedium

An ION device has experienced a configuration drift. How can you restore the last known good configuration?

A.Copy config from another site
B.Revert Configuration in the Orchestrator
C.Factory reset
D.Manually re-configure everything
AnswerB

The orchestrator maintains versioning for configurations.

Why this answer

The orchestrator allows for reverting to previous configuration versions.

32
Multi-Selectmedium

Which TWO of these are valid ways to verify the status of an ION device's WAN interface?

Select 2 answers
A.Check the Interface dashboard in the orchestrator
B.Review the BIOS logs
C.Run 'show interface' via the CLI
D.Ping the device from the internet
E.Check the DNS logs
AnswersA, C

Provides a graphical view of interface status.

Why this answer

Checking the UI interface dashboard and using the CLI 'show interface' command are both standard verification methods.

33
Multi-Selectmedium

Which TWO items are checked by the ION device to determine if a WAN path is healthy?

Select 2 answers
A.Packet loss
B.Device temperature
C.Latency
D.User authentication status
E.Local disk space
AnswersA, C

High packet loss triggers a path unhealthy state.

Why this answer

The path health engine evaluates both packet loss and latency/jitter.

34
MCQmedium

When troubleshooting QoS, what does a high 'drop' count in the interface statistics imply?

A.Hardware failure
B.Security policy blocking
C.Interface congestion
D.The ISP is down
AnswerC

Drops occur when traffic exceeds the shaping rate.

Why this answer

High drop counts indicate that the interface is congested and exceeding the configured bandwidth limit.

35
Multi-Selecthard

Which THREE components are verified during the ION device 'check' sequence at startup?

Select 3 answers
A.Cloud application popularity
B.User browser history
C.Link status
D.Configuration integrity
E.Controller reachability
AnswersC, D, E

Verifies physical connectivity.

Why this answer

The startup sequence checks physical links, controller reachability, and basic configuration integrity.

36
MCQhard

A user is complaining about high latency for a SaaS app. The Path Quality dashboard shows low latency. What is the next logical step?

A.Enable more security policies
B.Check LAN-side connectivity and local congestion
C.Change ISP provider
D.Restart the ION device
AnswerB

Internal network issues are the most likely culprit if WAN paths are healthy.

Why this answer

If the WAN path is healthy, the latency might be internal to the LAN or at the application server level.

37
MCQhard

When troubleshooting a site-to-site VPN issue between two ION devices, which status should you check first?

A.NTP synchronization
B.ISP routing table
C.BIOS settings
D.VPN Tunnel Status in the Orchestrator
AnswerD

The orchestrator provides the status of the overlay tunnels between nodes.

Why this answer

The tunnel status in the orchestrator reveals if the overlay tunnel is up.

Ready to test yourself?

Try a timed practice session using only Troubleshooting questions.