"ccp_analyzer" is a tool to analyze ClusterXL CCP packets. It gives out a lot of CCP information from tcpdump in a readable form. It is used to debug CCP. More informations about CCP and ClusterXL debug can you found here How to troubleshoot failovers in ClusterXL or here How to troubleshoot failovers in ClusterXL - Advanced Guide.
Here is a CLI example:
# tcpdump -nepi <interface> -x port -s 0 8116 2>/dev/null | ccp_analyzer -g –c
If your tcpdump is aborted, a summary will be generated:
Here is an example of the output:
More interesting articles: cp.ankenbrand24.de
➜ CCSM Elite, CCME, CCTE ➜ www.checkpoint.tips