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.
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>
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.....
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
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.
This section is not available anymore. Please use the main Exam Page.350-401 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.
ferdomravec87
6 months, 2 weeks agoNetworkJanitor
6 months, 3 weeks agozbeugene7
7 months agochiacche
7 months, 2 weeks ago[Removed]
11 months, 2 weeks agosupershysherlock
1 year, 1 month agoslacker_at_work
1 year, 1 month agoslacker_at_work
1 year, 1 month ago