The deception whitelist command sets a deception whitelist.
The undo deception whitelist command deletes a deception whitelist.
By default, there is no deception whitelist.
deception whitelist id id-number { destination | source } ip-address [ mask ] [ vpn-instance vpn-instance-name ]
undo deception whitelist { all | id id-number }
| Parameter | Description | Value |
|---|---|---|
| id id-number | Specifies a whitelist ID. |
The value is an integer in the range from 1 to 50. |
| destination | Indicates the destination IP address whitelist. |
- |
| source | Indicates the source IP address whitelist. |
- |
| ip-address [ mask ] | Adds a specified IP address or IP address segment to the deception whitelist.
|
The value is in dotted decimal notation. |
| vpn-instance vpn-instance-name | Specifies the VPN instance of the whitelisted IP address. |
The VPN instance must be an existing one on the device. |
| all | Indicates all whitelists. |
- |