Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Juniper Networks logo

Juniper NetworksCertified Associate, Automation and DevOps

Domain 3Objective 1

YAML JN0-224 Practice Questions (Page 5)

Part of the Data Serialization domain, which makes up ~9% of our current practice bank. Juniper Networks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~3–5 in this domain), expect 2–3 from this objective — we provide 26 practice questions to prepare you well beyond it. (estimate)

26questions here
6free pages
6concepts

Questions 21–25

  1. 21expert · medium

    A YAML file uses an anchor to define a common set of BGP parameters. The engineer writes: bgp_defaults: &bgp_defaults local-as: 65000 peer-as: 65001 router1: <<: *bgp_defaults local-as: 65010 router2: <<: *bgp_defaults What is the value of 'local-as' for 'router2'?

    Select an answer first
  2. 22application · medium

    A network engineer is writing a YAML file to define common SNMP settings for multiple devices. To avoid repetition, the engineer wants to define a default set of parameters and then reference it for each device. Which YAML feature should be used?

    Select an answer first
  3. 23application · medium

    An engineer is writing a YAML file to store a description for a network interface. The description spans multiple lines and should be displayed as a single line when applied to the device (i.e., line breaks should be converted to spaces). Which block scalar style should be used?

    Select an answer first
  4. 24application · medium

    A DevOps engineer is creating a YAML configuration file for a CI/CD pipeline. The file needs to define a list of build steps, where each step has a name and a command. The engineer writes the following: steps: - name: compile command: make - name: test command: make test Which statement accurately describes this YAML structure?

    Select an answer first
  5. 25application · medium

    A DevOps engineer is maintaining a YAML file that contains configuration for both a staging and a production environment. The engineer wants to keep both configurations in the same file but ensure that a parser reading the file only processes one environment at a time. What is the correct approach?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Juniper Networks. “JN0-224” is a trademark of its owner, used for identification only.