Fortinet 3.0 MR4 Network Card User Manual


 
set ip_profile error
FortiMail™ Secure Messaging Platform Version 3.0 MR4 CLI Reference
06-30004-0420-20080814 179
ip_profile error
Use these commands to set the parameters related to session communication error penalties.
Syntax
set ip_profile <name_str> error free <int>
set ip_profile <name_str> error initial_delay <int>
set ip_profile <name_str> error increment <int>
set ip_profile <name_str> error total <int>
History
Related topics
set ip_profile check
set ip_profile connection
set ip_profile limit
set ip_profile list
set ip_profile senderreputation
Keywords and Variables Description Default
<name_str> Enter the name of the session profile.
free <int> Enter the number of ‘free’ errors allowed in a communication session. The
FortiMail unit will begin to penalize the client when the number of errors
exceed this free threshold.
1
initial_delay <int> Enter the number of seconds the communication session is delayed when
the first ‘non-free’ error occurs.
4
increment <int> Enter the number of seconds added to the delay for each additional
‘non-free’ error.
4
total <int> Enter the total number of errors (both free and non-free) allowed before the
session is terminated.
5
FortiMail v3.0 New.