System information
12-117
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
fcip destination config
fcip destination config
To configure operational parameters for the selected FCIP connection protocol type, use the
fcip destination config command.
fcip name destination name config {rxtcpwinsize | txtcpwinsize} nn
fcip name destination name config tcpport port-number
fcip name destination name config {bcouthiwater | burstouthiwater} nn
fcip name destination name config frouthiwater nn
fcip name destination name config peerneedsackhiwater nn
fcip name destination name config {initialtimeout | maxtimeout | totaltimeout} nn
fcip name destination name config ipprotocol nn
fcip name destination name config rexmitcount nn
fcip name destination name config timeoutincrement nn
fcip name destination name config frinhiwater nn
fcip name destination name config idlepingdelay nn
fcip name destination name config pkttracemask mask
fcip name destination name config usebport {yes | no}
Syntax Description name The name of this FCIP instance. Valid named are fcip1 and fcip2.
destination name The name of the peer destination.
rxtcpwinsize nn The maximum number of outstanding bytes that can be received on a TCP
connection. Valid values are 8192 to 2097152, inclusive. The default value
is 262144. This configuration option applies to TCP client or TCP server
connections only.
txtcpwinsize
nn The maximum number of outstanding bytes that can be transmitted on a
TCP connection. Valid values are 8192 to 2097152, inclusive. The default
value is 2097152. This configuration option applies to TCP client or TCP
server connections only.
tcpport port-number The TCP port number. The TCP server listens to this port; the TCP client
connects to this port. Valid values are 0 to 65535, inclusive. The default port
is 3225. This configuration option applies to TCP client or TCP server
connections only.
bcouthiwater nn The maximum number of bytes that can be outstanding on a raw IP
connection. Valid values are from 1 to 4294967294, inclusive. The default
value is 2097152. This configuration option applies to raw IP connections
only.