Configuring the proxy server for notifications using the CLI

Prev Next

Use the CLI commands in this topic to configure the proxy server for notifications using the CLI.

To enable the proxy server for notifications:
  1. Go to CLI configuration mode:

    hostname > enable

    hostname # configure terminal

  2. Enable the proxy server for notifications

    hostname (config) # fenotify preferences use-fenet-proxy enable

  3. Verify that HTTP notifications are enabled for the proxy server.

    hostname (config) # show fenotify preferences

    Notification customized settings:

    IPS delivery mode: instant

    HTTP(s) notification using fenet proxy: yes

To disable the proxy server for notifications:
  1. Go to CLI configuration mode.

    hostname > enable

    hostname # configure terminal

  2. Disable the proxy server for notifications.

    hostname (config) # no fenotify preferences use-fenet-proxy enable

  3. Verify that HTTP notifications are disabled for the proxy server.

    hostname (config) # show fenotify preferences

    Notification customized settings:

    IPS delivery mode: instant

    IPS delivery mode: instant

    HTTP(s) notification using fenet proxy: no