Use the CLI commands in this topic to enable or disable the proxy server for notifications using the CLI.
To enable the proxy server for notifications:
Enable the CLI configuration mode.
hostname > enable hostname # configure terminal
Enable the proxy server for notifications.
hostname (config) # fenotify preferences use-fenet-proxy enable
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:
Enable the CLI configuration mode.
hostname > enable hostname # configure terminal
Disable the proxy server for notifications.
hostname (config) # no fenotify preferences use-fenet-proxy enable
Verify that HTTP notifications are disabled for the proxy server.
hostname (config) # show fenotify preferences Notification customized settings: IPS delivery mode: instant HTTP(s) notification using fenet proxy: no