probe setting | config CLI commands |
probe setting
Use this command to configure how the FortiBridge unit responds when a probe determines that the FortiGate unit has failed. You can also configure the dynamic IP pattern used by probes and add the FortiGate serial number, which is used in FortiBridge alert messages.
Command syntax pattern
config probe setting set <keyword>
end
config probe setting unset <keyword>
end
get probe setting show probe setting
Keywords and variables | Description | Default |
|
|
|
action_on_failure | Set how the FortiBridge unit responds when a probe detects that | failopen |
{alertmail failopen snmp | the FortiGate unit has failed. You can enter one or more of the |
|
syslog} | action types separated by spaces. Enter all of the action options |
|
required. If you want to remove an option from the list or add an |
| |
| option to the list, you must retype the list with the option removed |
|
| or added. |
|
|
|
|
dynamic_ip_pattern | Configure the INT 2 and EXT 2 interfaces with dynamic probe IP | none |
<address_ipv4>.* | addresses. The dynamic probe IP addresses should not conflict |
|
with IP addresses on the network that the FortiGate unit is |
| |
| connected to. These IP addresses are not visible from the |
|
| outside network, but they should not conflict with IP addresses in |
|
| packets passing through the FortiBridge unit. You cannot change |
|
| the dynamic IP pattern if any probes are enabled. |
|
|
|
|
fgt_serial | The serial number of the FortiGate unit that the FortiBridge unit is | none |
<serial_string> | connected to. This number is used in FortiBridge alert messages |
|
| to identify the FortiGate unit. |
|
Example
Use the following command to configure the FortiBridge unit to send alert email and fail open when a probe detects a failure, set the IP pattern to 2.2.2.* and add the FGT8002803923050 FortiGate serial number
config probe setting
set action_on_failure alertmail failopen set dynamic_ip_pattern 2.2.2.*
set fgt_serial FGT8002803923050 end
Related Commands
•probe probe_list {ping http ftp pop3 smtp imap}
56 | FortiBridge Version 3.0 Administration Guide |