Use these steps to enable or disable VM throttling.
To disable VM throttling:
Go to CLI configure mode:
hostname > enable hostname # configure terminal
Disable VM throttling:
hostname (config) # analysis vm-throttling disableVerify your changes:
hostname (config) # show analysis config Non-malicious duplicate file timeout : 24 Malicious duplicate file timeout : 4 Non-malicious duplicate URL timeout : 4 Malicious duplicate URL timeout : 2 Analysis reset duplicate URL timeout : 2017/08/13 01:51:34 Blacklist retroactive hunting : Enabled Blacklist retroactive hunting time : 0 hours VM throttling : Disabled Riskware detection : DisabledSave your changes.
hostname (config) # write memory
To enable VM throttling:
Go to CLI configure mode:
hostname > enable hostname # configure terminal
Enable VM throttling:
hostname (config) # analysis vm-throttling autoVerify your changes:
hostname (config) # show analysis config Non-malicious duplicate file timeout : 24 Malicious duplicate file timeout : 4 Non-malicious duplicate URL timeout : 4 Malicious duplicate URL timeout : 2 Analysis reset duplicate URL timeout : 2017/08/13 01:51:34 Blacklist retroactive hunting : Enabled Blacklist retroactive hunting time : 0 hours VM throttling : AUTO NX dynamic split : AUTO Riskware detection : DisabledSave your changes.
hostname (config) # write memory