Enabling or Disabling ATI Alert Updates for Notifications Using the CLI
To enable ATI alert updates for notifications:
- Enable the CLI configuration mode.
- Enable ATI alert update settings for notifications.
- Save your changes.
- Verify the ATI alert update settings status.
hostname > enable
hostname # configure terminal
hostname (config) # fenotify preferences alerts-update ati enable
hostname (config) # write memory
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.
- Disable ATI alert update settings for notifications.
- Save your changes.
- Verify the ATI alert update settings statu.
hostname > enable
hostname # configure terminal
hostname (config) # no fenotify preferences alerts-update ati enable
hostname (config) # write memory
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