Send documentation comments to mdsfeedback-doc@cisco.com
23-37
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 23 T Commands
tcp send-buffer-size
tcp send-buffer-size
To define the required additional buffering—beyond the normal send window size —that TCP allows
before flow controlling the switch’s egress path for the FCIP interface, use the tcp send-buffer-size
command. Use the no form of this command to disable this feature or revert to its factory defaults.
tcp send-buffer-size size
no tcp send-buffer-size size
Syntax Description
Defaults Enabled.
The default FCIP buffer size is 0 KB.
The default iSCSI buffer size is 4096 KB
Command Modes FCIP profile configuration submode.
Command History
Usage Guidelines None.
Examples The following example configures a FCIP profile:
switch# config terminal
switch(config)# fcip profile 5
switch(config-profile)#
The following example configure the advertised buffer size to 5000 KB :
switch(config-profile)# tcp send-buffer-size 5000
Related Commands
size Specifies the buffer size in KB. The range is 0 to 8192.
Release Modification
1.3(4) This command was introduced.
Command Description
fcip profile Configures FCIP profile parameters.
show fcip profile Displays FCIP profile information.