configure network redirect bypass ip destination del Parent topic

configure network redirect bypass ip destination del

Deletes a redirect bypass policy by specifying a destination IP address or network ID.
Syntax:
configure network redirect bypass ip destination del <ip> <mask>
View
Privileged
Parameters
<ip>: Destination IP address or network ID
<mask>: Network mask
Example:
To delete a redirect bypass policy entry using a destination IP address:
configure network redirect bypass ip destination del 192.168.2.1 255.255.255.255
To delete a redirect bypass policy entry using a destination network ID:
configure network redirect bypass ip destination del 192.168.2.0 255.255.255.128