User Guide

8 Firewall Commands
127 / 260
3EC 16982 AFAA TCZZA Ed. 01
firewall load
Load saved (or default) firewall configuration.
Execute firewall flush prior to firewall load.
SYNTAX:
firewall load [file = <string>]
[defaults = <yes|no>]
[file] The name of the firewall configuration to be loaded.
Not specifying this parameter loads the default configuration
OPTIONAL
[defaults] Load factory defaults (yes) or saved configuration (no).
Not specifying this parameter loads the saved configuration
OPTIONAL
EXAMPLE:
=>firewall list
assign hook=sink chain=sink
assign hook=forward chain=forward
assign hook=source chain=source
=>firewall save
=>firewall flush
=>firewall list
=>firewall load
=>firewall list
assign hook=sink chain=sink
assign hook=forward chain=forward
assign hook=source chain=source
=>
RELATED COMMANDS:
firewall save Save current firewall configuration.
firewall flush Clear associations for all or a selected entry point(s).