Deletes a single or all nexthops for the named flow redirection policy.
flow_redirect_name | Specifies the name of the flow redirection policy. |
ipaddress | Specifies the IPv4 or IPv6 address of the nexthop. |
all | Specifies that all configured nexthps are to be deleted. |
N/A.
Use this command to delete a nexthop for the named flow redirection policy. If the deleted nexthop is the working nexthop for the policy-based routing entry, another is selected from the remaining active next hops, based on priority.
The following command deletes the nexthop 10.1.1.1 from the flow redirection policy flow10:
configure flow-redirect flow10 delete nexthop 10.1.1.1
The following command deletes all configured nexthop's from the flow redirection policy exflow:
configure flow-redirect exflow delete nexthop all
This command was first available in ExtremeXOS 12.1.
Support for IPv6 flow-redirection policies was added in ExtremeXOS 12.7.
This command is available for IPv4 and IPv6 flow-redirection policies on the platforms listed for the Policy Based Routing feature in the ExtremeXOS 32.1 Feature License Requirements document.