Refer to the exhibit. A Python script is used to configure a Cisco IOS XE router. The Loopback2 interface currently has a description of Management2 and an IP address/netmask of 10.222.34.22/32. What is the result of executing the script?
A.
The interface description remains the same.
B.
The router rejects all commands and the configuration remains the same.
C.
The interface is removed from the configuration.
D.
The interface description is removed from the configuration.
Correct Answer is D. PUT replaces everything. If you want to replace only a specific item for a particular item, then use PATCH.
https://medium.com/@9cv9official/what-are-get-post-put-patch-delete-a-walkthrough-with-javascripts-fetch-api-17be31755d28
D is correct, PUT will replace the entire config for that interface so essentially the interface config will be wiped and then re-added based on the "data" given. More happens than just the interface description being removed, but that's the only one of the answers which is correct
D is correct but oh man this is just awful, terrible code.
upvoted 6 times
...
This section is not available anymore. Please use the main Exam Page.300-435 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.
Laith_A
Highly Voted 3 years, 6 months agoLyndongarcia09
Highly Voted 3 years, 4 months agoafter_eight
Most Recent 5 months, 2 weeks agosamael666
5 months, 3 weeks agoThePokemonNuzlockingMaster
1 year, 2 months agoJoeSun
1 year, 4 months agojohn6732
2 years, 11 months ago