Question:
Which variable in an EEM applet is set when you use the sync yes option?
Which variable in an EEM applet is set when you use the sync yes option?
- A. $_cli_result
- B. $_exit_status
- C. $_string_result
- D. $_result
Explanation: With Synchronous ( sync yes), the CLI command in question is not executed until the policy exits.
Whether or not the command runs depends on the value for the variable _exit_status. If_exit_status is 1, the command runs, if it is 0, the command is skipped.
More Questions: CCNP 350-401 Dumps
Please login or Register to submit your answer