Description Compile and install a Security Policy or a specific version of the Security Policy on the target's Security Gateways. This is done in one of two ways:
fwm load
compiles and installs an Inspection Script (*.pf
) file on the designated Security Gateways.fwm load
converts a Rule Base (*.W
) file created by the GUI into an Inspection Script (*.pf
) file then installs it to the designated Security Gateways.Versions of the Security Policy and databases are maintained in a version repository on the Security Management server. Using this command, specific versions of the Security Policy can be installed on a gateway (local or remote) without changing the definition of the current active database version on the Security Management server.
To protect a target, you must load a Policy that contains rules whose scope matches the target. If none of the rules are enforced on the target, then all traffic through the target is blocked.
Syntax > fwm load [-p <plug-in>] [-S] <rulebase> <targets>
Parameter |
Description |
---|---|
|
The targets are UTM-1 Edge gateways. |
|
Specifies the product name |
|
A Rule Base created by the GUI. Specify the name of the rulebase, such as |
|
Execute command on the designated target. |
Example The following command installs the Security Policy standard
in the target gateway johnny.
fwm load Standard johnny