Try 12 Cisco ENCOR 350-401 sample questions and practice-test preview prompts for the CCNP Enterprise core exam on enterprise architecture, virtualization, infrastructure, network assurance, security, and automation.
Cisco ENCOR 350-401 is the core exam used for CCNP Enterprise and related enterprise-networking paths. It tests enterprise architecture, virtualization, infrastructure, network assurance, security, and automation judgment at a deeper level than CCNA.
This page includes 12 original sample questions for initial review. Full IT Mastery practice for Cisco ENCOR is not live yet; use the preview to test fit and use the Notify me form if this is your target route.
These questions are original IT Mastery preview items. They are written for ENCOR-style enterprise networking judgment, not as official Cisco exam questions.
Topic: enterprise architecture
An enterprise campus design must support predictable growth, clear fault isolation, and consistent policy boundaries between access blocks. Which design principle is most useful?
Best answer: B
Explanation: Modular hierarchical design improves scalability, policy placement, failure isolation, and operational clarity. A flat network or single uplink can make troubleshooting and growth harder.
Topic: routing behavior
Two routing protocols advertise the same prefix with the same prefix length. What does the router normally compare first when choosing between different routing sources?
Best answer: D
Explanation: When prefix length is equal but routes come from different sources, administrative distance helps choose the more trusted source. Metrics are compared within the same routing protocol after route source is selected.
Topic: first-hop redundancy
Hosts in a VLAN need default-gateway resilience without changing their configured gateway during a router failure. Which concept applies?
Best answer: A
Explanation: First-hop redundancy protocols provide a virtual gateway that remains available when one physical gateway fails. DNS and SNMP do not provide default-gateway failover for local hosts.
Topic: network assurance
After a change window, application latency rises only for one branch. Which evidence is most useful before reversing unrelated changes?
Best answer: C
Explanation: Enterprise troubleshooting should use objective evidence. Path changes, interface counters, QoS behavior, routing state, and telemetry can isolate whether the change affected traffic handling.
Topic: virtualization
A data center uses multiple virtual networks over shared physical infrastructure. What problem does network virtualization primarily help solve?
Best answer: B
Explanation: Network virtualization supports logical segmentation over shared physical resources. It helps scale tenant, application, or service separation without requiring fully separate hardware for every segment.
Topic: infrastructure security
A network team wants to reduce unauthorized management access to infrastructure devices. Which control set is most appropriate?
Best answer: D
Explanation: Device management should use authenticated, encrypted, authorized, and logged access. AAA, SSH, restricted management sources, RBAC, and logging reduce exposure and improve accountability.
Topic: wireless design
A wireless deployment suffers from roaming delays for voice clients moving between access points. What should be reviewed?
Best answer: A
Explanation: Roaming performance depends on RF coverage, controller design, authentication, fast-roaming capabilities, and client behavior. Voice workloads are sensitive to delay and packet loss.
Topic: automation
An operations team wants network changes to be repeatable, reviewed, and version controlled. Which practice is most aligned?
Best answer: C
Explanation: Infrastructure-as-code can make changes repeatable and auditable. Review, testing, and source control reduce drift and support safer operations.
Topic: multicast
A video application sends one stream that multiple receivers need to watch. What is the primary benefit of multicast?
Best answer: A
Explanation: Multicast supports one-to-many delivery without sending separate unicast copies to every receiver. It still requires proper routing, group management, and design.
Topic: QoS
Voice traffic becomes choppy during large file transfers. Which design action is most relevant?
Best answer: D
Explanation: QoS helps manage congestion by classifying, marking, queuing, shaping, or policing traffic based on requirements. Voice requires low delay, jitter, and loss.
Topic: segmentation
An enterprise wants contractors to reach a limited set of internal applications without accessing employee-only systems. Which design direction is most appropriate?
Best answer: A
Explanation: Segmentation and policy enforcement limit blast radius and support least privilege. Contractor access should be constrained to authorized applications and monitored.
Topic: telemetry
Why might streaming telemetry be preferred over periodic manual CLI collection?
Best answer: C
Explanation: Streaming telemetry can provide structured near-real-time data for dashboards, alerting, baselining, and automation. It is more scalable than manual screen scraping.
| Area | What to check |
|---|---|
| Architecture | Can you explain why a design improves scale, resilience, segmentation, or operations? |
| Infrastructure | Can you troubleshoot routing, switching, redundancy, QoS, and wireless symptoms from evidence? |
| Security | Can you place controls on users, devices, management access, and network segments? |
| Automation | Can you recognize safe API, telemetry, source-control, and infrastructure-as-code patterns? |