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-31
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 23 T Commands
tcp maximum-bandwidth-mbps
The following example configures the maximum available bandwidth at 900 Mbps, the minimum slow
start threshold as 300 Mbps, and the round trip time as 10 milliseconds:
switch(config-profile)#
tcp max-bandwidth-mbps 900 min-available-bandwidth-mbps 300
round-trip-time-ms 10
The following example reverts to the factory defaults:
switch(config-profile)#
no tcp max-bandwidth-mbps 900 min-available-bandwidth-mbps 300
round-trip-time-ms 10
The following example configures the maximum available bandwidth at 2000 Mbps, the minimum slow
start threshold as 2000 Mbps, and the round trip time as 200 microseconds:
switch(config-profile)#
tcp max-bandwidth-mbps 2000 min-available-bandwidth-mbps 2000
round-trip-time-us 200
Related Commands
Command
Description
fcip profile
Configures FCIP profile parameters.
show fcip profile
Displays FCIP profile information.