Adds a redirect scan policy by specifying a source IP address or network ID.
|
|
Syntax:
configure network redirect scan ip source add <ip>
<mask>
|
|
View
|
Privileged
|
Parameters
|
<ip>: Source IP address or network ID
<mask>: Network mask
|
Example:
|
|
To add a new redirect scan policy entry using a source IP address:
configure network redirect scan ip source add 10.10.10.150
255.255.255.255
To add a new redirect scan policy entry using a source network
ID:
configure network redirect scan ip source add 10.10.10.0
255.255.255.128
|