Viewing the SmartVision alerts whitelist using the CLI

Prev Next

Use the show smartvision alert whitelist command to view the SmartVision alerts whitelist. Each entry in the list specifies a combination of conditions. If a SmartVision event matches all conditions specified by any entry in the whitelist, the appliance does not generate an alert for that event.

Each whiteslist entry specifies one or more of the following conditions:

Rule

A single SmartVision rule ID.

Source Prefix

A single IPv4 or IPv6 source address, specified in classless inter-domain routing CIDR format (<ipAddress>/<prefix>).

Dest Prefix

A single IPv4 or IPv6 destination address specified in CIDR format.

Prerequisites

To view the alerts whitelist:
  1. View the SmartVision configuration.

    hostname # show smartvision alert whitelist
    
    SmartVision Alert Whitelist Config
    					
    Rule        Source Prefix         Dest Prefix           Type
    851234      192.168.4.0/24        172.168.4.0/24        rule-source-dest
    91500079    192.168.4.0/24        -                     rule-source
    91500079    192.168.4.0/2         192.168.255.0/24      rule-source-dest