Refer to the exhibit. Information was obtained by using RESTCONF and querying URI /restconf/data/ietf-interfaces:interfaces. Which RESTCONF call and which JSON code enables GigabitEthernet2? (Choose two.) A. B. C. D. E. F.
all wrong, the correct RESTCONF is /restconf/data/ietf-interfaces:interfaces/interface=GigabitEthernet2, and the correct JSON payload will be "{
"ietf-interfaces:interface": {
"name": "GigabitEthernet2",
"type": "iana-if-type:ethernetCsmacd",
"enabled": true
}
}"
I agree with you for the RESTCONF call (C)
For the JSON data:
(A) specifically says "enabled": false, and the question is asking you to enable the interface. You need the answer that says "enabled": true (there's only one, D)
C & D provided answers are correct
I do not believe answer D is correct, I think it should be answer A, based on for example https://www.postman.com/ciscodevnet/workspace/cisco-devnet-s-public-workspace/request/3224967-b421a9bf-ff38-4488-b4fb-7f9230a45206
Check question #215 and you will find out that you are incorrect :)
Correct answer is C and D.
upvoted 2 times
...
...
This section is not available anymore. Please use the main Exam Page.350-901 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
udo2020
Highly Voted 3 years, 4 months agosamael666
Most Recent 5 months agoAmycert
9 months agomimimi
1 year, 10 months agokirrim
1 year, 8 months agoIetsmeteennaam
2 years agoIetsmeteennaam
2 years agoTeringzooi
2 years, 8 months agodesignated
2 years, 9 months agofmexican
2 years, 11 months agoSafinok
2 years, 8 months ago