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