Implementing Cisco Collaboration Applications (CLICA) — Question 20
Which CLI command is used to collect traces from the Cisco Presence engine for seven days?
Answer options
- A. file build log cisco_presence_engine 7
- B. file build log cisco_presence 168
- C. file build log presence_engine 7
- D. file build log presence_engine 168
Correct answer: A
Explanation
The correct command is option A, as it specifies 'cisco_presence_engine' and the duration of 7 days. Option B incorrectly uses 'cisco_presence' and sets the duration to 168 hours instead. Option C omits the 'cisco_' prefix, which is necessary for the correct command, and option D also misses the prefix while specifying the wrong duration.