Send documentation comments to mdsfeedback-doc@cisco.com
23-38
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 23 T Commands
tcp-connection
tcp-connection
To configure the number of TCP connections for the FCIP interface, use the tcp-connection command.
To revert to the default, use the no form of the command.
tcp-connection number
no tcp-connection number
Syntax Description
Defaults Two attempts.
Command Modes Interface configuration submode.
Command History
Usage Guidelines Access this command from the
switch(config-if)# submode.
Use the tcp-connection option to specify the number of TCP connections from a FCIP link. By default,
the switch tries two (2) TCP connections for each FCIP link.
Examples The following example configures the TCP connections.
switch# config terminal
switch(config)# interface fcip 50
switch(config-if)# tcp-connection 1
switch(config-if)# no tcp-connection 1
Related Commands
number Enters the number of attempts (1 or 2).
Release Modification
1.1(1) This command was introduced.
Command Description
show interface fcip Displays an interface configuration for a specified FCIP interface.