Specifications

12-118
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
fcip destination config
burstouthiwater nn The maximum number of bytes that can be transmitted 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.
frouthiwater nn The maximum number of frames that can be outstanding on a raw IP
connection. Valid values are from 1 to 4294967294, inclusive. The default
value is 1024. This configuration option applies to raw IP connections only.
peerneedsackhiwater
nn
The maximum number of unacknowledged frames that can exist at any
given time on a raw IP connection. Valid values are from 0 to 4294967294.
The default value is 16. This configuration option applies to raw IP
connections only.
initialtimeout nn The initial amount of time, in ticks, to delay before retransmitting a packet.
This value is used in error recovery algorithms. Valid values are from 0 to
2147483647. The default value is 0. This configuration option applies to
raw IP connections only.
maxtimeout nn The maximum amount of time, in ticks, that can be used for any one
retransmission, before the packet is discarded. This value is used in error
recovery algorithms. Valid values are from 0 to 2147483647. The default
value is 48 ticks. This configuration option applies to raw IP connections
only.
Note The default value is set to 48 ticks only if timeoutincrement,
initialtimeout and totaltimeout keywords have no associated
value.
totaltimeout nn The maximum amount of time, in ticks, that a packet is kept alive, before it
is discarded. This value is used in error recovery algorithms. Valid values
are from 0 to 2147483647. The default value is 0. This configuration option
applies to raw IP connections only.
ipprotocol nn The value of the IP protocol used in the IP header. Valid values are from 0
to 255. The default value is 4. This configuration option applies to raw IP
connections only.
Note This should be a unique IP protocol value. Do not change this value
to an IP protocol that is currently in use on the storage router. For
example, do not change the value to the TCP protocol (6) or UDP
protocol (17).
rexmitcount nn The maximum number of times a packet can be retransmitted, before it is
discarded. This value is used in error recovery algorithms. Valid values are
from 1 to 2147483647. The default value is 4. This configuration option
applies to raw IP connections only.
timeoutincrement nn The amount of time, in ticks, to add to a packet's time out value before
retransmitting the packet. This value increases the delay before the next
retransmission, and is used in error recovery algorithms. Valid values are
from 0 to 2147483647. The default value is 0. This configuration option
applies to raw IP connections only.
frinhiwater nn The maximum number of frames, received from a raw IP connection, that
can be sent to the Fibre Channel (FC) interface. Valid values are from 1 to
4294967294. The default value is 688. This configuration option applies to
all FCIP connection types.