SLB Commands—"i" Series Switches Only
create flow-redirect
create flow-redirect <flow redirect> [any | tcp | tup | udp] destination
[<ip address> / <mask> [ip-port <number> | src-ip-port <number>] | any]
source [<ip address> / <mask> | any]
Description
Creates a flow redirection policy.
Syntax Description
flow redirect
Specifies a flow redirection policy.
any
Forwards traffic using either TCP or UDP on any IP port.
tcp
Forwards TCP traffic on a single IP port.
tup
Forwards traffic using either TCP or UDP on a single IP port.
udp
Forwards traffic using only UDP on a single IP port.
ip address
Specifies an IP address.
ip-port
Specifies the destination TCP or UDP layer 4 port for traffic going to a destination range.
src-ip-port
Specifies the TCP or UDP layer 4 port for traffic coming from the source IP ranges to the
destination IP ranges.
number
Specifies the port.
Default
N/A
Usage Guidelines
Creating a flow redirection policy automatically enables flow redirection.
To delete a flow redirection policy, use the following command:
disable flow-redirect
To rename or modify a flow redirection policy, you must delete and recreate the flow redirection policy.
Example
The following command creates a flow redirection policy named "http" that forwards TCP traffic to
10.1.1.10 port 80 from any source IP address:
create flow-redirect http tcp destination 10.1.1.10/29 ip-port 80 source any
History
This command was available in ExtremeWare 6.1.4. This command was modified in 6.2 to add the
parameter.
580
tup
ExtremeWare 7.7 Command Reference Guide
Need help?
Do you have a question about the ExtremeWare and is the answer not in the manual?