Configuring Retroactive Detection Updates From AV-Suite Using the CLI
Follow these steps to configure retroactive detection updates from AV-Suite using the CLI.
To configure the retroactive detection updates from AV-Suite:
- Go to CLI configuration mode:
- Specify the update time interval.
- Save your changes.
- Verify the setting for how often the Malware Analysis appliance queries the AV-Suite server for previous retroactive verdicts.
hostname > enable
hostname # configure terminal
hostname (config) # analysis retro-hunt update interval <seconds>
The range is from 10 to 86400 seconds. The default value is 300 seconds.
hostname (config) # write memory
hostname (config) # show analysis config
.....
Analysis reset duplicate since : 2018/04/19 10:41:23
Retroactive hunting : Enabled
Retroactive hunting time : 0 hours
Retroactive update interval : 300 seconds
VM throttling : AUTO
Riskware detection : Disabled
.....