Configures Dynamic Threat Intelligence (DTI) network (also known as the MPC) update request session settings.
Syntax
fenet session {limit-raterate | max-timeseconds | speed-timeseconds | timeoutseconds | triesnum_retries}
no fenet session {limit-rate | max-time | speed-time | timeout | tries}
Parameters
limit-rate seconds
Specifies the maximum transfer rate that the DTI client will use. This feature is useful if you have limited bandwidth and you want to ensure that the transfer does not take up the entire bandwidth. The speed is measured in bytes per second.
max-timeseconds
Maximum time in seconds for the transfer to take place. This feature is useful for preventing DTI client requests from hanging due to slow networks or links going down.
speed-timeseconds
If the DTI download is slower than one byte per second during a speed-time period, the download is aborted.
timeoutseconds
Maximum time in seconds to connect to the server. This only limits the connection phase. Once the DTI client has connected, this option is not needed.
triesnum_retries
Specifies the number of attempts to connect before the session times out.
Example
The following example sets the session timeout at 120 seconds.
hostname (config) # fenet session timeout 120