Open Frames Download Complete PDF Send Feedback Print This Page

Previous

Next

fw dbgfile

Use these commands to debug the system:

  • fw dbgfile collect - Collects firewall debugging information (fw ctl debug).
  • fw dbgfile view - Shows the collected debugging information

Syntax

> fw dbgfile collect -f <debug_file_path> [-buf <buf_size>] [<fw_flags>]
> fw dbgfile view [<debug_file_path>] [-o <agg_file_path>]

Parameter

Description

<debug_file_path>

Full path of the debug file

-buf <buf_size>

Buffer size

<fw_flags>

Firewall flags

-o <agg_file_path>

Use an aggregate debug file

<agg_file_path> - Full path of the aggregate debug file

Example - Collect Debug Information

> fw dbgfile collect -f /home/admin/temp.dbg -buf 2300 -m kiss + pmdump -m fw + xlate

Example - See Debug Information

> fw dbgfile view /home/admin/temp.dbg
 
Top of Page ©2014 Check Point Software Technologies Ltd. All rights reserved. Download Complete PDF Send Feedback Print