Print Download PDF Send Feedback

Previous

Next

fwm getpcap

Description

Fetches the IPS packet capture data from the specified Security Gateway.

Notes:

Syntax

fwm [-d] getpcap -g <Security Gateway> -u '{<Capture UID>}' -p <Local Path>

Parameters

Item

Description

-d

Runs the command in debug mode.

Use only if you troubleshoot the command itself.

For complete debug instructions, see the description of the fwm process in sk97638.

-g <Security Gateway>

Specifies the main IP address or Name of Security Gateway object as configured in SmartConsole.

-u '{<Capture UID>}'

Specifies the Unique ID of the packet capture file.

To see the Unique ID of the packet capture file, open the applicable log file in SmartConsole > Logs & Monitor > Logs.

-p <Local Path>

Specifies the local path to save the specified packet capture file.

If you do not specify the local directory explicitly, the command saves the packet capture file in the current working directory.

Example

[Expert@MGMT:0]# fwm getpcap -g 192.168.162.1 -u '{0x4d79dc02,0x10000,0x220da8c0,0x1ffff}' /var/log/

[Expert@MGMT:0]#