SNCF — Securing Networks with Firepower — Question 212
A network engineer detects a connectivity issue between Cisco Secure Firewall Management Center and Cisco Secure Firewall Threat Defense. Initial troubleshooting indicates that heartbeats and events are not being received. The engineer re-establishes the secure channels between both peers. Which two commands must the engineer run to resolve the issue? (Choose two.)
Answer options
- A. manage_procs.pl
- B. show disk-manager
- C. show history
- D. sudo perfstats -Cq < /var/sf/rna/correlator-stats/now
- E. sudo stats_unified.pl
Correct answer: A, E
Explanation
The correct commands are 'manage_procs.pl' and 'sudo stats_unified.pl'. 'manage_procs.pl' helps in managing processes, which is crucial for resolving connectivity issues, while 'sudo stats_unified.pl' provides necessary statistics that could help diagnose the problem. The other options do not directly relate to the resolution of the connectivity issue.