exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 947 discussion

Actual exam question from Cisco's 350-401
Question #: 947
Topic #: 1
[All 350-401 Questions]



Refer to the exhibit. What is achieved by this code?

  • A. It unshuts the loopback interface.
  • B. It displays the loopback interface.
  • C. It renames the loopback interface.
  • D. It deletes the loopback interface.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
ferdomravec87
6 months, 2 weeks ago
This is not a piece of code, this is a static XML, we see nothing about how/what is being executed here. weid question, I would answer B as a programmer.
upvoted 2 times
...
NetworkJanitor
6 months, 3 weeks ago
Actually, a Loopback CAN be admin shut: Loopback0 unassigned YES unset administratively down down Tunnel0 10.100.100.2 YES NVRAM up up R20(config-if)# R20#sh ver | s Version Cisco IOS Software [Dublin], Linux Software (X86_64BI_LINUX-ADVENTERPRISEK9-M), Version 17.12.1, RELEASE SOFTWARE (fc5) Low quality Q in my opinion. <enable> would have to be <no shutdown>
upvoted 2 times
...
zbeugene7
7 months ago
Bad language.... One can't unshut something that can not be shutdown ever. loopback interface can't be shutdown , there is no need to unshut it, unless in CISCO vrsion of english being shut is the same as being disabled.....
upvoted 2 times
...
chiacche
7 months, 2 weeks ago
Selected Answer: A
<enabled>true</enabled> -> no shut
upvoted 1 times
...
[Removed]
11 months, 2 weeks ago
Selected Answer: A
A is correct
upvoted 2 times
...
supershysherlock
1 year, 1 month ago
Selected Answer: A
A. It unshuts the loopback interface. The configuration indicates that the loopback interface is being enabled with <enabled>true</enabled>. In networking terms, particularly Cisco, "no shutdown" is the command used to enable an interface, which is equivalent to setting the enabled state to true. So, this would be the equivalent of "unshutting" the loopback interface. The snippet doesn't display, rename, or delete an interface; it configures it to be enable
upvoted 4 times
...
slacker_at_work
1 year, 1 month ago
Selected Answer: A
I was mistaken: A. It unshuts the loopback interface. The <interface> element specifies the configuration of an interface. The <Loopback> element represents the loopback interface configuration. <name>100</name> specifies the name of the loopback interface, which is "100". <enabled>true</enabled> indicates that the loopback interface is enabled. The value "true" signifies that the interface is enabled. The provided XML code configures and enables a loopback interface with the name "100". This means that it unshuts (enables) the loopback interface.
upvoted 4 times
...
slacker_at_work
1 year, 1 month ago
Selected Answer: B
In my humble view it is B, but I can be mistaken.
upvoted 2 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