Topic 1: Exam Pool A
desc about topic
Refer to the exhibit
What does a switch use to build its MAC address table?
A.
VTP
B.
DTP
C.
egress traffic
D.
ingress traffic
ingress traffic
Which API is used in controller-based architectures to interact with edge devices?
A.
overlay
B.
northbound
C.
underlay
D.
southbound
southbound
Refer to the exhibit.
Which type of route does R1 use to reach host 10.10.13.10/32?
A.
floating static route
B.
host route
C.
default route
D.
network route
network route
Explanation: From the output, we see R1 will use the entry “O 10.10.13.0/25 [110/4576]
via 10.10.10.1, …” to reach host 10.10.13.10. This is a network route.Note: “B* 0.0.0.0/0
…” is a default route.
Which output displays a JSON data representation?
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Option C
Explanation: JSON data is written as name/value pairs.A name/value pair consists of a
field name (in double quotes), followed by a colon, followed by a value:“name”:”Mark”JSON
can use arrays. Array values must be of type string, number, object, array, boolean or
null.For example:{“name”:”John”,“age”:30,“cars”:[ “Ford”, “BMW”, “Fiat” ]}JSON can have
empty object like “taskId”:{}
Page 9 out of 173 Pages |
Previous |