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