Fortinet white logo
Fortinet white logo

CLI Reference

config system setting

config system setting

Use this command to configure log database behavior when disk utilization reaches its capacity.

Before you begin:

You must have read-write permission for system settings.

Syntax

config system setting

set statistics-db-full {overwrite | nowrite}

set log-db-full {overwrite | nowrite}

set predefine-isp {enable|disable}

set lldp-reception {enable|disable|global}

set lldp-transmission {enable|disable|global}

end

statistics-db-full

Specify whether to overwrite stats or stop writing stats when the database disk allocation (10% of total disk space) is full. The default is overwrite the earliest stats.

log-db-full

Specify whether to overwrite logs or stop writing logs when the database disk allocation (40% of total disk space) is full. The default is overwrite the earliest logs.

predefine-isp

Enable/disable the predefined ISP address book. Enabled by default. You can use this setting to disable if you experience address conflicts that you cannot resolve using the ISP address book exceptions list.

lldp-reception

Controls whether Link Layer Discovery Protocol (LLDP) packet reception is enabled or disabled for this VDOM. Select from the following options:

  • enable — Explicitly enables LLDP packet reception for this VDOM, allowing it to process incoming LLDP frames from directly connected devices.

  • disable — Explicitly disables LLDP packet reception for this VDOM, preventing it from processing any incoming LLDP frames.

  • global — Inherits the global LLDP reception setting for this VDOM. The reception behavior follows the global configuration.

VDOM LLDP packet reception inherits the global configuration by default.

lldp-transmission

Controls whether Link Layer Discovery Protocol (LLDP) packet transmission is enabled or disabled for this VDOM. Select from the following options:

  • enable — Explicitly enables LLDP packet transmission for this VDOM, allowing it to send LLDP packets with identity and capability information to directly connected devices.

  • disable — Explicitly disables LLDP packet transmission for this VDOM, preventing it from sending any LLDP packets.

  • global — Inherits the global LLDP transmission setting for this VDOM. The transmission behavior follows the global configuration.

VDOM LLDP packet transmission inherits the global configuration by default.

Example

FortiADC-VM # get system setting

statistics-db-full : overwrite

log-db-full : overwrite

predefine-isp: enable

set lldp-reception: global

set lldp-transmission: global

FortiADC-VM # config system setting

FortiADC-VM (setting) # set statistics-db-full nowrite

FortiADC-VM (setting) # end

config system setting

config system setting

Use this command to configure log database behavior when disk utilization reaches its capacity.

Before you begin:

You must have read-write permission for system settings.

Syntax

config system setting

set statistics-db-full {overwrite | nowrite}

set log-db-full {overwrite | nowrite}

set predefine-isp {enable|disable}

set lldp-reception {enable|disable|global}

set lldp-transmission {enable|disable|global}

end

statistics-db-full

Specify whether to overwrite stats or stop writing stats when the database disk allocation (10% of total disk space) is full. The default is overwrite the earliest stats.

log-db-full

Specify whether to overwrite logs or stop writing logs when the database disk allocation (40% of total disk space) is full. The default is overwrite the earliest logs.

predefine-isp

Enable/disable the predefined ISP address book. Enabled by default. You can use this setting to disable if you experience address conflicts that you cannot resolve using the ISP address book exceptions list.

lldp-reception

Controls whether Link Layer Discovery Protocol (LLDP) packet reception is enabled or disabled for this VDOM. Select from the following options:

  • enable — Explicitly enables LLDP packet reception for this VDOM, allowing it to process incoming LLDP frames from directly connected devices.

  • disable — Explicitly disables LLDP packet reception for this VDOM, preventing it from processing any incoming LLDP frames.

  • global — Inherits the global LLDP reception setting for this VDOM. The reception behavior follows the global configuration.

VDOM LLDP packet reception inherits the global configuration by default.

lldp-transmission

Controls whether Link Layer Discovery Protocol (LLDP) packet transmission is enabled or disabled for this VDOM. Select from the following options:

  • enable — Explicitly enables LLDP packet transmission for this VDOM, allowing it to send LLDP packets with identity and capability information to directly connected devices.

  • disable — Explicitly disables LLDP packet transmission for this VDOM, preventing it from sending any LLDP packets.

  • global — Inherits the global LLDP transmission setting for this VDOM. The transmission behavior follows the global configuration.

VDOM LLDP packet transmission inherits the global configuration by default.

Example

FortiADC-VM # get system setting

statistics-db-full : overwrite

log-db-full : overwrite

predefine-isp: enable

set lldp-reception: global

set lldp-transmission: global

FortiADC-VM # config system setting

FortiADC-VM (setting) # set statistics-db-full nowrite

FortiADC-VM (setting) # end