Question 452 of 500
Endpoint Protection and DetectionhardMultiple ChoiceObjective-mapped

Quick Answer

The root cause of the AMP connector’s inability to connect to the cloud is a proxy authentication failure, meaning the proxy requires credentials but the connector has none configured. This is confirmed by the HTTP 407 status code in the logs, which explicitly signals that the proxy server is rejecting the request due to missing or incorrect authentication. On the Cisco SCOR 350-701 exam, this scenario tests your ability to interpret proxy-related error codes within secure endpoint communications, a common pitfall where candidates mistake a 407 for a network connectivity issue or a proxy misconfiguration. Remember that a 407 is distinct from a 502 or timeout—it specifically points to credential gaps, not the proxy’s presence or network reachability. A useful memory tip: “407 means you must be heard (authenticated) before you can be served.”

350-701 Endpoint Protection and Detection Practice Question

This 350-701 practice question tests your understanding of endpoint protection and detection. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Exhibit

Refer to the exhibit.

```
2024-01-15 11:00:00 ERROR: Failed to connect to AMP cloud: Connection timed out
2024-01-15 11:01:00 WARNING: Retrying connection in 60 seconds
2024-01-15 11:02:00 INFO: Proxy configured: proxy.company.com:3128
2024-01-15 11:03:00 ERROR: Proxy authentication failed: 407 Proxy Authentication Required
```

Based on the exhibit, what is the root cause of the AMP connector's inability to connect to the cloud?

Question 1hardmultiple choice
Full question →

Exhibit

Refer to the exhibit.

```
2024-01-15 11:00:00 ERROR: Failed to connect to AMP cloud: Connection timed out
2024-01-15 11:01:00 WARNING: Retrying connection in 60 seconds
2024-01-15 11:02:00 INFO: Proxy configured: proxy.company.com:3128
2024-01-15 11:03:00 ERROR: Proxy authentication failed: 407 Proxy Authentication Required
```

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The proxy requires authentication, and the AMP connector has no credentials configured.

Option C is correct. The log shows a 'Proxy authentication failed' error with a 407 status, indicating missing or incorrect proxy credentials. Option A is incorrect because the initial timeout was overwritten by later errors. Option B is incorrect because the proxy is configured; it's the credentials that are missing. Option D is incorrect because the network connectivity was resolved; the proxy is rejecting the connection.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The AMP cloud servers are blocking the connector's IP address.

    Why it's wrong here

    There is no evidence of cloud blocking; the error is at the proxy level.

  • The proxy server address is incorrect in the connector configuration.

    Why it's wrong here

    The log shows the proxy is configured and the connector is attempting to use it (407 error).

  • The proxy requires authentication, and the AMP connector has no credentials configured.

    Why this is correct

    The 407 error explicitly indicates proxy authentication failure.

    Related concept

    Read the scenario before looking for a memorised answer.

  • The connector has no network connectivity to the internet.

    Why it's wrong here

    The initial timeout could be due to proxy, but later logs show the proxy is reachable.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Trap categories for this question

  • Command / output trap

    The log shows the proxy is configured and the connector is attempting to use it (407 error).

Detailed technical explanation

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A practitioner preparing for the 350-701 exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.

What to study next

Got this wrong? Here's your next step.

Identify which 350-701 exam domain this question belongs to, then review the specific concept being tested. Practise related questions in that domain and focus on understanding why each wrong answer is tempting — not just why the correct answer is right.

Related practice questions

Related 350-701 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free 350-701 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this 350-701 question test?

Endpoint Protection and Detection — This question tests Endpoint Protection and Detection — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: The proxy requires authentication, and the AMP connector has no credentials configured. — Option C is correct. The log shows a 'Proxy authentication failed' error with a 407 status, indicating missing or incorrect proxy credentials. Option A is incorrect because the initial timeout was overwritten by later errors. Option B is incorrect because the proxy is configured; it's the credentials that are missing. Option D is incorrect because the network connectivity was resolved; the proxy is rejecting the connection.

What should I do if I get this 350-701 question wrong?

Identify which 350-701 exam domain this question belongs to, then review the specific concept being tested. Practise related questions in that domain and focus on understanding why each wrong answer is tempting — not just why the correct answer is right.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

2 more ways this is tested on 350-701

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A small business uses Cisco AMP for Endpoints with a cloud-based console. The owner receives an email from Cisco that the AMP connector on a specific endpoint has gone offline. The endpoint is a Windows 10 laptop used for remote work. The owner checks the AMP console and sees the endpoint's last check-in was three days ago. The owner contacts the remote user, who says the laptop is running normally and they can access the internet. What should the owner do to resolve the issue?

easy
  • A.Instruct the user to disable Windows Firewall temporarily.
  • B.Ask the user to install the latest Windows updates.
  • C.Ask the user to uninstall and reinstall the AMP connector.
  • D.Instruct the user to restart the AMP connector service (Cisco AMP for Endpoints Connector).

Why D: Option C is correct because the most likely issue is that the AMP connector service has stopped or crashed. Restarting the service will re-establish communication. Option A (reinstall connector) is unnecessary. Option B (check firewall) is less likely since internet access works. Option D (update Windows) is not directly related.

Variation 2. Based on the exhibit, what does the 'Isolated: Yes' status indicate?

easy
  • A.The connector is disconnected from the cloud and requires a reboot.
  • B.The connector is in a quarantine mode due to a loss of cloud connectivity.
  • C.The connector is permanently blocked by a firewall and needs manual reconfiguration.
  • D.The network component is disabled, preventing network traffic monitoring.

Why B: Option B is correct. The 'Isolated' status means the connector is in a temporary state where it cannot communicate with the AMP cloud, but it may still function with cached rules. Option A is incorrect because a disabled network component would show 'Network Component: Disabled'. Option C is incorrect because the connector is still connected and working in a limited capacity. Option D is incorrect because 'Isolated' does not require manual intervention; it may auto-recover.

Keep practising

More 350-701 practice questions

Last reviewed: Jun 24, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This 350-701 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 350-701 exam.