Enabling or Disabling the FAUDE Local Intel Feed

Use the commands in this topic to enable or disable the FAUDE local intel feed on an appliance with a one-way sharing Content Updates license.

NOTE: The FAUDE local intel feed is enabled by default.

To enable the FAUDE local intel feed:

  1. Go to CLI configuration mode.
    hostname > enable
    hostname # configure terminal
  2. Enable the feed:
    hostname (config) # analysis faude-feed enable
  3. Verify your change:
    hostname (config) # show analyis url-policy
  4. Save your change:
    hostname (config) # write memory

To disable the FAUDE local intel feed:

  1. Go to CLI configuration mode.
    hostname > enable
    hostname # configure terminal
  2. Disable the feed:
    hostname (config) # no analysis faude-feed enable
  3. Verify your change:
    hostname (config) # show analyis url-policy
  4. Save your change:
    hostname (config) # write memory

Example

The following example enables the FAUDE local intel feed.

hostname (config) # analysis faude-feed enable
hostname (config) # show analysis url-policy
    TypoSquatting:                   yes
    URL phishing whitelist policy:   yes
    URL phishing blacklist policy:   yes
    Advanced URL Defense:            yes
    Intel Feed - FAUDE:              yes