exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 533 discussion

Actual exam question from Cisco's 200-901
Question #: 533
Topic #: 1
[All 200-901 Questions]



Refer to the exhibit. A network engineer changes the configuration of a device interface, and the device becomes unreachable. The engineer accesses the server console to review the differences with the backup file. Which change must be made in the eth1.cfg file to restore the original configuration?

  • A. Remove the line GATEWAY="192.168.1.254".
  • B. Remove the line IPADDR="192.168.1.20/32".
  • C. Add lines ONBOOT=yes and GATEWAY="192.168.1.254".
  • D. Add lines ONBOOT=yes and IPADDR="192.168.1.20/32".
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
liketopass
7 months, 2 weeks ago
Selected Answer: C
john@doe:~/testdiff2$ cat eth1.cfg IPADDR="192.168.1.20/32" john@doe:~/testdiff2$ cat eth1.cfg.backup IPADDR="192.168.1.20/32" ONBOOT=yes GATEWAY="192.168.1.254" john@doe:~/testdiff2$ diff -u eth1.cfg eth1.cfg.backup --- eth1.cfg 2024-04-01 19:25:58.318372612 +0200 +++ eth1.cfg.backup 2024-04-01 19:25:24.938381379 +0200 @@ -1 +1,3 @@ IPADDR="192.168.1.20/32" +ONBOOT=yes +GATEWAY="192.168.1.254"
upvoted 4 times
kymoni
7 months, 1 week ago
Agreed, C is correct
upvoted 3 times
...
...
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.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago