exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 330 discussion

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

Which method displays text directly into the active console with a synchronous EEM applet policy?

  • A. event manager applet boom event syslog pattern 'UP' action 1.0 syslog priority direct msg 'logging directly to console'
  • B. event manager applet boom event syslog pattern 'UP' action 1.0 gets 'logging directly to console'
  • C. event manager applet boom event syslog pattern 'UP' action 1.0 string 'logging directly to console'
  • D. event manager applet boom event syslog pattern 'UP' action 1.0 puts 'logging directly to console'
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
P1Z7C
Highly Voted 3 years, 8 months ago
Answer D: Action gets: Use the action gets command to get an input from the local tty in a synchronous applet and store the value in the given variable. action puts Action puts: Prints data directly to the local tty in a synchronous applet when an EEM applet is triggered.
upvoted 21 times
...
[Removed]
Most Recent 6 months, 1 week ago
Selected Answer: D
D is correct
upvoted 1 times
...
NikosTsironis
11 months, 3 weeks ago
Selected Answer: D
D is correct
upvoted 1 times
...
nushadu
1 year, 11 months ago
Selected Answer: D
! event manager applet boom event syslog pattern "UP" action 1.0 puts "logging directly to console" ! cisco_R5(config)#int loo1 cisco_R5(config-if)# *Dec 20 17:36:48.447: %LINK-3-UPDOWN: Interface Loopback1, changed state to up cisco_R5(config-if)# *Dec 20 17:36:48.448: %HA_EM-6-LOG: boom: logging directly to console *Dec 20 17:36:49.456: %LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback1, changed state to up *Dec 20 17:36:49.457: %HA_EM-6-LOG: boom: logging directly to console cisco_R5(config-if)#
upvoted 4 times
...
YTAKE
2 years, 11 months ago
Selected Answer: D
D is the correct answer.
upvoted 1 times
...
xziomal9
3 years, 2 months ago
The correct answer is: D. event manager applet boom event syslog pattern ‘UP’ action 1.0 puts ‘logging directly to console’
upvoted 1 times
...
Adrenalina73
3 years, 2 months ago
Answer D: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/eem/configuration/15-mt/eem-15-mt-book/eem-policy-cli.html#GUID-F5242149-D934-46C4-8D34-7440499699E2 The action puts command will write the string to the active console. A new line will be displayed unless the nonewline keyword is specified. The output from the action puts command for a synchronous applet is displayed directly to the console, bypassing the system logger. The output of the action puts command for an asynchronous applet is directed to the system logger.
upvoted 2 times
...
kthekillerc
3 years, 2 months ago
Provided answer is correct
upvoted 1 times
...
Mac13
3 years, 8 months ago
Answer = D From IOS context help: syslog Log a syslog message gets get line of input from active tty string string commands puts print data to active tty
upvoted 2 times
...
tatrman
3 years, 8 months ago
D) ... The action puts command will write the string to the active console. A new line will be displayed unless the nonewline keyword is specified. The output from the action puts command for a synchronous applet is displayed directly to the console, bypassing the system logger. The output of the action puts command for an asynchronous applet is directed to the system logger.
upvoted 2 times
...
Metro
3 years, 8 months ago
D is the correct answer
upvoted 4 times
...
mhizha
3 years, 8 months ago
A is the Answer
upvoted 1 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 ...