ExamGecko
Question list
Search
Search

Question 451 - 200-901 discussion

Report
Export

Refer to the exhibit.

What are two results of running the RESTCONF query? (Choose two.)

A.

Interfaces are created as containers.

Answers
A.

Interfaces are created as containers.

B.

The module letf-interfaces:interfaces is created.

Answers
B.

The module letf-interfaces:interfaces is created.

C.

GigabitEthemet2 becomes shut down.

Answers
C.

GigabitEthemet2 becomes shut down.

D.

GigabitEthernetl becomes shut down.

Answers
D.

GigabitEthernetl becomes shut down.

E.

Descriptions for two interfaces are applied.

Answers
E.

Descriptions for two interfaces are applied.

Suggested answer: C, E

Explanation:

The provided RESTCONF query is configuring network interfaces using the YANG data model. Based on the JSON data:

GigabitEthernet1: This interface has an enabled status set to true and an IP address configured.

GigabitEthernet2: This interface has an enabled status set to false, which means it is being shut down.

GigabitEthernet3: This interface is also set with an enabled status of false.

The descriptions for these interfaces are also included in the configuration, so the descriptions for two interfaces (GigabitEthernet1 and GigabitEthernet2) are applied.

RESTCONF and YANG Model Basics

asked 07/10/2024
Martin Schouten
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first