exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 751 discussion

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

SIMULATION
-


Guidelines
-

This is a lab item in which tasks will be performed on virtual devices.

• Refer to the Tasks tab to view the tasks for this lab item.
• Refer to the Topology tab to access the device console(s) and perform the tasks.
• Console access is available for all required devices by clicking the device icon or using the tab(s) above the console window.
• All necessary preconfigurations have been applied.
• Do not change the enable password or hostname for any device.
• Save your configurations to NVRAM before moving to the next item.
• Click Next at the bottom of the screen to submit this lab and move to the next question.
• When Next is clicked, the lab closes and cannot be reopened.


Topology
-




Tasks
-

Configure an EEM applet on LAB-RTR-01 that will automatically re-enable interface Loopback0 if it is administratively shut down.

Show Suggested Answer Hide Answer
Suggested Answer:

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
Vlad_Is_Love_ua
Highly Voted 2 years, 1 month ago
event manager applet int_loopback_Shutdown event syslog pattern "Interface Loopback0, changed state to administratively down" action 1.0 cli command "enable" action 1.5 cli command "config t" action 2.0 cli command "interface loopback0" action 2.5 cli command "no shutdown" action 3.0 cli command "end"
upvoted 28 times
...
tempaccount00001
Highly Voted 1 year, 10 months ago
This would be my take: event manager applet NOSHUT_LOOPBACK0 event syslog pattern "Interface Loopback0, changed state to administratively down" action 1.0 command "enable" action 2.0 command "conf t" action 3.0 command "interface loopback0" action 4.0 command "no shutdown" action 5.0 command "end" also do not stress too much about learning the syntax of "Interface Loopback0, changed state to administratively down" just chuck in a "term mon" and shut it, and then look at what the message is. In case term mon does not work, you can do: conf t logging on logging console int loopback 0 shut end sho log this will essentially enable logging and then write it into the logs for you to view. copy and paste the text you want to match and happy days
upvoted 24 times
e9d9fdb
1 month ago
word cli is missing in action commands
upvoted 1 times
...
SHONA1
1 year, 7 months ago
@Tempaccount000001 You are a legent son, I had few probs with that one in the exam. tried the actual command and shut the interface down to see if would bring it up, but it was not having it after the 3rd try it worked. Thanks man, passed today the question still asked.
upvoted 5 times
...
...
wengzaii96
Most Recent 10 months, 1 week ago
can we use "tab" or "?" during the exam?
upvoted 1 times
Shri_Fcb10
7 months, 2 weeks ago
Yes you can, I gave my CCNA last year and tab/? both can be used
upvoted 1 times
...
Reavr
8 months, 4 weeks ago
Yes. Or at least you used to be able to 3 years ago. I'm studying to renew my cert.
upvoted 1 times
...
...
noksmail
1 year, 1 month ago
Interface Loopback0, changed state to down
upvoted 1 times
...
[Removed]
1 year, 10 months ago
The answer is wrong. The syslog pattern needs to be specific to "administratively down". Vlad_Is_Love_ua is correct.
upvoted 3 times
...
Papins
1 year, 11 months ago
make it simple you can find to the below as reference https://www.youtube.com/watch?v=32VZDHCrU-4
upvoted 1 times
Papins
1 year, 11 months ago
event manager applet int_loopback_Shutdown event syslog pattern "Interface Loopback0, changed state to administratively down" action 1.0 cli command "enable" action 1.1 cli command "config t" action 1.2 cli command "interface loopback0" action 1.3 cli command "no shutdown"
upvoted 4 times
XomXom
12 months ago
love you man
upvoted 1 times
...
...
...
HungarianDish_111
2 years, 1 month ago
Apply "exit" when the eem applet config is ready. "Before modifying an EEM applet, you need to be aware that the existing applet is not replaced until you exit applet configuration mode." https://www.ciscopress.com/articles/article.asp?p=3100057&seqNum=4
upvoted 10 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