Enabling or Disabling ATI Alert Updates for Notifications Using the CLI

Follow these steps to enable or disable ATI alert updates for notifications using the CLI.

To enable ATI alert updates for notifications:

  1. Enable the CLI configuration mode.
  2. hostname > enable
    hostname # configure terminal
  3. Enable ATI alert update settings for notifications.
  4. hostname (config) # fenotify preferences alerts-update ati enable
  5. Save your changes.
  6. hostname (config) # write memory
  7. Verify the ATI alert update settings status.
  8. 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:

  1. Enable the CLI configuration mode.
  2. hostname > enable
    hostname # configure terminal
  3. Disable ATI alert update settings for notifications.
  4. hostname (config) # no fenotify preferences alerts-update ati enable
  5. Save your changes.
  6. hostname (config) # write memory
  7. Verify the ATI alert update settings statu.
  8. 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