About the Exam

This associate-level exam is for networking professionals and designers with beginner knowledge of network design, theory, and best practices. It covers Juniper design principles and associated technologies, including customer network design requirements, security, network management and reliability, campus and branch LAN and WAN design, SD-WAN, and data center network design. Passing demonstrates understanding of network design fundamentals for Juniper environments.

Exam Topics

  • Customer Network Design Requirements0%
  • Securing the Network0%
  • Network Management or Reliability0%
  • Campus and Branch LAN Design0%
  • Campus and Branch WAN Design0%
  • Data Center Network Design0%

How to Use This Practice Exam

  1. Browse — Read each question, select your answer, and reveal the explanation.
  2. Exam Mode — Simulate real exam conditions with a timed session and score report.
  3. Learn Mode — Spaced repetition schedules questions you struggle with for long-term retention.

Download the Full Exam PDF

Get every question and answer in a clean, printable PDF built for offline study. Purchase once, keep permanent access, and re-download the latest version anytime.

Last updated December 3, 2025 at 2:18 PM

Topic filter
Retired questions
Question sort

QuestionQ1

Network Management or Reliability

In which two situations should Postman be used as part of network automation?

Choose two
  • A to connect network infrastructure with cloud applications
  • B to write custom scripts in the Python programming language
  • C to receive real-time updates from a device without polling
  • D to perform prototyping of API requests
Explanation

Postman is used to create and prototype API requests and to interact with APIs that integrate network infrastructure with cloud applications. Postman scripts use JavaScript, while unsolicited real-time updates without polling require an event-driven mechanism such as webhooks rather than Postman.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!

QuestionQ2

Network Management or Reliability

You are asked to create a backup schedule using existing tools without incurring any additional cost.

Which two protocols should you consider to accomplish this task?

Choose two
  • A rsync
  • B SMTP
  • C SFTP
  • D SNMP
Explanation

rsync efficiently synchronizes changed files and is commonly used for recurring backups. SFTP provides secure file transfer to a backup location. SMTP handles email delivery, while SNMP supports network monitoring and management rather than backup transfer.

Community Discussion

No comments yet. Be the first to start the discussion!

QuestionQ3

Securing the Network

Which VPN protocol produces the greatest overhead?

  • A GRE over MPLS
  • B IPsec with NAT Traversal
  • C Secure Vector Routing
  • D IPsec without NAT Traversal
Explanation

IPsec NAT Traversal carries IPsec ESP inside UDP and adds a non-IKE marker, on top of the normal IPsec encapsulation. This additional encapsulation increases packet overhead relative to IPsec without NAT Traversal and the other listed protocols.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!

QuestionQ4

Campus and Branch LAN Design

You need to establish how far apart access points that operate on the same channel should be located.

In this scenario, what signal strength is recommended for determining that spacing?

  • A −30 dBm
  • B −10 dBm
  • C −5 dBm
  • D −65 dBm
Explanation

A −65 dBm RSSI threshold is a standard WLAN planning value for defining usable cell coverage and managing separation between access points. Designing same-channel AP placement around this level helps limit excessive co-channel overlap while preserving reliable client coverage.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!

QuestionQ5

Securing the Network

Which two functions are fundamental to a Cloud Access Security Broker (CASB)?

Choose two
  • A compliance
  • B redundancy
  • C performance
  • D visibility
Explanation

CASBs provide visibility into cloud application use, including discovery of unsanctioned services, and support compliance assessments and governance of cloud services. Redundancy and performance are not core CASB functions.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!
Know a question that should be here? Contribute to this exam
Back home