ETExamTower
300-445Updated 1d ago · Sep 4, 2026

300-445: Designing and Implementing Enterprise Network Assurance

57 questions across 1 topics, with suggested answers, explanations where available, and imported community discussion. The first 5 questions are free to preview.

Topics

#TopicQuestionsFree
1Platforms and Architecture575

Preview

5 of 57 accessible
Question 1 · Platforms and Architecture Open

An engineer receives a user report that an internal website at http://test-ipv6.com is slow. Drag the HTTP Server test phases onto the steps in order to troubleshoot the issue from the Cisco ThousandEyes test view. Not all options are used. <DragDrop items={["HTTP","Connect","DNS","TLS 1.3","SSL"]} slots={[{"answer":"DNS","id":"step1","label":"step 1"},{"answer":"Connect","id":"step2","label":"step 2"},{"answer":"HTTP","id":"step3","label":"step 3"}]} explanation={"An HTTP server test first resolves the hostname through DNS, then establishes a TCP connection to the resolved server, and finally sends and receives the HTTP request. SSL/TLS negotiation is not performed because the target URL uses `http://`, not HTTPS."} reuse={false} />

Answer: —
Question 2 · Data Collection Implementation Open

An engineer is deploying a multitest template for end users. Requirements include establishing a single TCP session from the Cisco ThousandEyes Endpoint Agent to the target, testing secure authentication, and TCP path trace. Drag the options at the bottom to the boxes in the test configuration template. <DragDrop items={["SaaS - Scheduled - Network","SaaS - Scheduled - HTTP Server","NTLM","Prefer SACK","Prefer TCP (ICMP) Fallback"]} slots={[{"answer":"SaaS - Scheduled - Network","id":"global_settings_1","group":"Global Settings"},{"answer":"SaaS - Scheduled - HTTP Server","id":"global_settings_2","group":"Global Settings"},{"answer":"Prefer TCP (ICMP) Fallback","id":"protocol","label":"Protocol","group":"NETWORK"},{"answer":"Prefer SACK","id":"probing_mode","label":"Probing Mode","group":"NETWORK"},{"answer":"NTLM","id":"scheme","label":"Scheme","group":"HTTP AUTHENTICATION"}]} explanation={"A scheduled Network test supplies the network measurement configuration, while a scheduled HTTP Server test provides HTTP authentication settings. TCP with Prefer SACK performs efficient measurements using one TCP connection; Prefer TCP (ICMP) Fallback preserves TCP as the preferred protocol. In-session path tracing runs within the established TCP session. NTLM is the selected HTTP authentication scheme.\n\n**Learn more:** [Network Tests](https://docs.thousandeyes.com/product-documentation/tests/network-tests) · [HTTP Server Tests](https://docs.thousandeyes.com/product-documentation/tests/http-server-tests)"} reuse={false} />

Answer: —
Question 3 · Insights and Alerts Open

Refer to the exhibit below. An engineer wants to view a range of days that differs from the entire dashboard. Which widget configuration must the engineer select to achieve this goal?

Question exhibit
Answer: D The **Relative Time** widget setting provides a date selector that lets the widget display a range of days different from the dashboard-wide time range. Enabling Global Time Override would instead apply the dashboard time range to the widget. **Learn more:** [Dashboard Widgets | ThousandEyes Documentation](https://docs.thousandeyes.com/product-documentation/dashboards/dashboard-widgets)