Send documentation comments to mdsfeedback-doc@cisco.com
23-29
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 23 T Commands
tcp maximum-bandwidth-kbps
The following example configures the maximum available bandwidth at 900 Kbps, the minimum slow
start threshold as 300 Kbps, and the round trip time as 10 milliseconds:
switch(config-profile)# tcp max-bandwidth-kbps 900 min-available-bandwidth-kbps 300
round-trip-time-ms 10
The following example reverts to the factory defaults:
switch(config-profile)# no tcp max-bandwidth-kbps 900 min-available-bandwidth-kbps 300
round-trip-time-ms 10
The following example configures the maximum available bandwidth at 2000 Kbps, the minimum slow
start threshold as 2000 Kbps, and the round trip time as 200 microseconds:
switch(config-profile)# tcp max-bandwidth-kbps 2000 min-available-bandwidth-kbps 2000
round-trip-time-us 200
Related Commands Command Description
fcip profile Configures FCIP profile parameters.
show fcip profile Displays FCIP profile information.