CCNP 350-401 ENCOR Question 85 DISCUSSION

  • 774 views
  • 2023-06-22
« Back to Main Menu

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’

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’

Correct Answer: D

Support AceITCert.com by buying stuff you need!

1 Comments

wilepro

In Cisco's Embedded Event Manager (EEM), the method to display text directly into the active console when using a synchronous EEM applet policy is the event manager environment command in conjunction with the puts command.

2024-08-16 12:39:48
In order to participate in the comments you need to be logged-in.
You can sign-up or login (it's free).