An engineer must modify an overridden policy by changing the number of FCNS database entries to 1500 and then generate a message. What configuration will accomplish this task? A. event manager applet fcns_policy event fcns entries max-per-switch 1500 action 1.0 syslog priority warnings msg FCNS DB entries have reached the EEM limit action 2.0 policy-default B. event manager applet fcns_policy override __fcns_entries_max_per_switch action 1.0 syslog priority errors "CNS DB entries have reached the EEM limit" action 2.0 policy-default C. event manager applet fcns_policy override __fcns_entries_max_per_switch event fcns entries max-per-switch 1500 action 1.0 syslog priority warnings msg FCNS DB entries have reached the EEM limit D. event manager applet fcns_policy action 1.0 syslog priority warnings msg FCNS DB entries have reached the EEM limit action 2.0 event-default  Suggested Answer: C The following example modifies an overridden policy by changing the number of FCNS database entries to 1500. It also generates both the configured and the default syslog messages of the default system policy event manager applet fcns_policy override __fcns_entries_max_per_switch event fcns entries max-per-switch 1500 action 1.0 syslog priority warnings msg FCNS DB entries have reached the EEM limit Reference: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/mds9000/sw/8_x/config/system-management/cisco_mds9000_system_management_config_guide_8x/ configuring_the_embedded_event_manager.html This question is in 350-601 DCCOR exam For getting CCNP Data Center Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Cisco. Trademarks, certification & product names are used for reference only and belong to Cisco.
Please login or Register to submit your answer