Removing a destination from the data exfiltration whitelist using the CLI

Prev Next

Use the no smartvision exfil whitelist <ipAddress>/<prefix> command to remove a destination IPv4 address range from the data exfiltration alerts whitelist.

The appliance does not generate data exfiltration alerts for data uploads to hosts or networks in the data exfiltration whitelist.

Prerequisites

To remove a destination from the data exfiltration whitelist:
  1. To remove an IPv4 address from the alerts whitelist, use the no form of the configuration command.

    The following example removes an IPv4 address range from the whitelist and verifies the configuration change:

    hostname (config) # no smartvision exfil whitelist 192.168.0.0/24
    hostname (config) # show smartvision config 
    
    SmartVision Config
                  .
                  .
                  .
            Data exfil detection whitelist network:
                    None configured
                  .
                  .
                  .