Follow these steps to enable or disable ATI alert updates for notifications using the CLI.
To enable ATI alert updates for notifications:
Enable the CLI configuration mode.
hostname > enable hostname # configure terminal
Enable ATI alert update settings for notifications.
hostname (config) # fenotify preferences alerts-update ati enable
Save your changes.
hostname (config) # write memory
Verify the ATI alert update settings status.
hostname (config) # show fenotify preferences Notification customized settings: IPS delivery mode: instant HTTP(s) notification using fenet proxy: yes Rsyslog notification Stripping off line feedback: yes Notification timeout: 600 seconds SSL cipher list: compatible SSL minimum protocol version: tls1 Alert ATI Updates: yes CEF Compliance: yes
To disable ATI alert updates for notifications:
Enable the CLI configuration mode.
hostname > enable hostname # configure terminal
Disable ATI alert update settings for notifications.
hostname (config) # no fenotify preferences alerts-update ati enable
Save your changes.
hostname (config) # write memory
Verify the ATI alert update settings status.
hostname (config) # show fenotify preferences Notification customized settings: IPS delivery mode: instant HTTP(s) notification using fenet proxy: yes Rsyslog notification Stripping off line feedback: yes Notification timeout: 600 seconds SSL cipher list: compatible SSL minimum protocol version: tls1 Alert ATI Updates: no CEF Compliance: yes