Print Download PDF Send Feedback

Previous

Next

fwm fetchfile

Description

Fetches a specified OPSEC configuration file from the specified source computer.

This command supports only the fwopsec.conf or fwopsec.v4x files.

Note - On Multi-Domain Server, you must run this command in the context of the applicable Domain Management Server (mdsenv <IP Address or Name of Domain Management Server>).

Syntax

fwm [-d] fetchfile -r <File> [-d <Local Path>] <Source>

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.

-r <File>

Specifies the relative fw1 directory.

This command supports only these:

  • conf/fwopsec.conf
  • conf/fwopsec.v4x

-d <Local Path>

Specifies the local directory to save the fetched file.

<Source>

Specifies the managed remote source computer, from which to fetch the file.

Note - The local and the remote source computers must have established SIC trust.

Example

[Expert@MGMT:0]# fwm fetchfile -r "conf/fwopsec.conf" -d /tmp 192.168.3.52

Fetching conf/fwopsec.conf from 192.168.3.52...

Done

[Expert@MGMT:0]#