To set the false positive alert aging interval using the CLI:
Enable the CLI configuration mode:
hostname > enable
hostname # configure terminal
Set the false positive alert aging interval:
hostname (config) # hx server detection aging alert fp-period <seconds>
where <seconds> is the number of seconds for the aging period for false positive alerts. The default is 86400 seconds (one day). Valid values range from 0 seconds to 31536000 seconds (one year).