Fortinet white logo
Fortinet white logo

CLI Reference

config system digital-io action

config system digital-io action

Description: Configure digital I/O actions on FEV models.

config system digital-io action
  edit <name>
    set output-digital <digital name>
    set output-digital-state {high | low}
  next
end

Sample command:

config system digital-io action
  edit action-out-high
    set output-digital out
    set output-digital-state high
  next
end
Parameter Description Type Size Default
output-digital The digital that will run the alert action on. option - none
output-digital-state The digital state that will be set when the alert is detected. option - none

Option Description
high Change the state to high.

low

Change the state to low.

config system digital-io action

config system digital-io action

Description: Configure digital I/O actions on FEV models.

config system digital-io action
  edit <name>
    set output-digital <digital name>
    set output-digital-state {high | low}
  next
end

Sample command:

config system digital-io action
  edit action-out-high
    set output-digital out
    set output-digital-state high
  next
end
Parameter Description Type Size Default
output-digital The digital that will run the alert action on. option - none
output-digital-state The digital state that will be set when the alert is detected. option - none

Option Description
high Change the state to high.

low

Change the state to low.