S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
23-41
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.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 s
ize
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.