- Verify the checkpoint firewall version : fw version
- Verify the checkpoint firewall assigned policy : fw stat
- List the checkpoint firewall HA status: cphaprob stat
- Display the status of all interface bonds and VLANs for all the virtual systems: cphaprob -a if
- Verify interface details : ifconfig -a
- List the routing table: netstat -nr
- Clear local firewall policy: fw unloadlocal
- Stop checkpoint services: cpstop
- Start checkpoint services : cpstart
- Stop checkpoint HA services: cphastop
- Verify checkpoint cpu status: cpstat os -f cpu
- List checkpoint routing table : cpstat os -f routing
- Display connection table: fw tab -t connections -s
- Display the os logs: more /var/log/messages
- Verify drop logs for a particular IP: fw ctl zdebug drop | grep 10.1.1.1