Adding an entry to the SmartVision alerts whitelist using the CLI

Prev Next

If alerts are triggered by valid traffic, you can add a combination of conditions for whitelisting SmartVision alerts.

Prerequisites

To add a combination of conditions to the SmartVision alerts whitelist:
  1. View the SmartVision configuration.

    In this example, the list is empty.

    hostname # show smartvision alert whitelist
    
    SmartVision Alert Whitelist Config
    					
    Rule        Source Prefix         Dest Prefix           Type
  2. Add a combination of conditions to the SmartVision alerts whitelist by using the smartvision alert whitelist command.

    This example adds a SmartVision alerts whitelist entry that combines a SmartVision rule ID and an IPv4 source address block:

    hostname (config) # smartvision alert whitelist rule 91500002 source 192.168.4.0/24
  3. Verify the change.

    hostname (config) # show smartvision alert whitelist
    
    SmartVision Alert Whitelist Config
    					
    Rule        Source Prefix         Dest Prefix           Type
    91500002    192.168.4.0/24        -                     rule-source