
Juniper NetworksCertified Associate, Automation and DevOps
Domain 3Objective 1
YAML JN0-224 Practice Questions (Page 2)
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 6–10
- 6
A YAML file contains the following: base: &base mtu: 1500 duplex: full interface: <<: *base mtu: 9000 What is the value of 'duplex' for 'interface'?
Select an answer first - 7
What is the purpose of an anchor in YAML?
Select an answer first - 8
A network engineer is writing a YAML file to define a list of interfaces, where each interface has a name and a list of IP addresses. The engineer writes: interfaces: - name: ge-0/0/0 addresses: - 192.0.2.1/24 - 192.0.2.2/24 - name: ge-0/0/1 addresses: - 198.51.100.1/24 When parsed, what is the data type of 'addresses' for each interface?
Select an answer first - 9
A network engineer is creating a YAML file to define a list of VLANs. The engineer writes: vlans: - id: 10 name: management - id: 20 name: voice When this is parsed, what is the data type of 'vlans'?
Select an answer first - 10
What is the effect of using the folded block scalar indicator `>` in YAML?
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.