Protection Profiles : Managing thresholds : Restoring factory default threshold settings
 
Restoring factory default threshold settings
In some situations, you might want to reset thresholds for an SPP. For example:
You want to ensure that the application does not drop any packets due to rate thresholds. (The factory default values are high so that the appliance can be placed inline and not immediately drop traffic.)
You are conducting a demonstration or test, or you are troubleshooting an issue.
Table 31 summarizes “factory reset” options.
Table 31: “Factory reset” options
Task
Menu
Reset the threshold configuration for an SPP.
See below.
Reset the threshold configuration and clear traffic history for an SPP.
Protection Profiles > Factory Reset > Factory Reset
Reset the system to its factory state. All SPPs, statistics, and logs will be deleted.
Before you begin:
You must have Read-Write permission for Protection Profile settings.
To reset SPP threshold settings:
1. Go to Protection Profiles > Thresholds > Factory Defaults.
2. Select the SPP you want to configure from the drop-down list.
3. Select Set to Factory Defaults.
4. Save the configuration.
 
 
To configure with the CLI, use a command sequence similar to the following:
config spp
edit <spp_name>
config ddos spp threshold-adjust
set threshold-adjustment-type factory-defaults
set threshold-factory-defaults {enable | disable}
end