Brocade Fabric OS Command Reference - Supporting Fabric OS v7.0.1 (53-1002447-01, March 2012)

Fabric OS Command Reference 625
53-1001764-01
portCfg
2
The following options and arguments are supported with fciptunnel:
create tunnel_id dest_ipaddr src_ipaddr comm_rate
Creates an FCIP tunnel. You must specify a tunnel ID, destination and source IP
address, and committed rate when creating an FCIP tunnel. Other configuration
parameters are optional, and can be added later.
tunnel_id
Specifies the FCIP tunnel on the GbE port. Valid values are 0 to 7.
dest_ipaddr
Specifies the IP address for the remote end of the FCIP tunnel.
src_ipaddr
Specifies the IP address for the local end of the FCIP tunnel.
comm_rate
Specifies the committed traffic rate on the FCIP tunnel in Kbps. Valid range is
1,544 to 1,000,000. Specify 0 for an uncommitted tunnel. Uncommitted
tunnels compete for bandwidth. Changing comm_rate is potentially
disruptive.
modify tunnel_id [arguments]
Modifies the properties of an existing FCIP tunnel. This operation disrupts the
traffic on the specified FCIP tunnel for a brief period of time. If IPSec is enabled on
the FCIP tunnel, the tunnel cannot be modified. To modify the tunnel attributes,
you must delete and re-create the tunnel.
delete tunnel_id
Deletes the specified FCIP tunnel.
Optional arguments for fciptunnel create and modify include the following.
Tunnel parameters are by default disabled. To change the default (for example,
enabling FastWrite) with fciptunnel create, specify the parameter only. To modify
any of these parameters with fciptunnel modify, specify the parameter and one
of the values in square brackets.
-n remote_wwn
Specifies the remote-side FC entity WWN.
-d description
Specifies a descriptor for the FCIP tunnel, for example, "Tunnel 0 to San Jose
Office".
-c [0|1]
Disables (0) or enables (1) compression on the specified tunnel. By default,
compression is disabled.
-f [0|1]
Disables (0) or enables (1) FCIP FastWrite on the specified tunnel. By
default, FCIP FastWrite is disabled.
-t [0|1]
Disables (0) or enables (1) read/write Tape Pipelining on the existing tunnel
(requires FCIP FastWrite to be enabled).
-k timeout
Specifies the keep alive timeout, in seconds. Timeout values are 8 to 7,200.
The default is 10. If Tape Piplelining is enabled, the minimum supported value
is 80.