Print Download PDF Send Feedback

Previous

Next

fwboot bootconf

Configure boot security options. This command is in $FWDIR/boot.

$FWDIR/bin/fwboot bootconf <command> [value]

Commands

Values

Description

Get_ipf

none

Reports if firewall controls IP Forwarding.

  • Returns 1 if IP Forwarding control is enabled on boot.
  • Returns 0 if IP Forwarding is not controlled on boot.

Set_ipf

0 | 1

Turns off/on control of IP forwarding for the next boot.

0 - Turns off

1 - Turns on

Get_def

none

Returns the full path to the Default Filter that will be used on boot.

Set_def

<filename>

Loads the file as the Default Filter in the next boot. The only safe and recommended directory is $FWDIR/boot. (The default.bin filename is a default name.)

Note - Do NOT move these files.