[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Limiting
Buffers per Connection
The tcp resequence-buffers connection-maximum command and tcp resequence-buffers
default-connection-maximum command enable you to limit
the number of outstanding buffers on existing or newly established
connections.
tcp resequence-buffers connection-maximum
- Use to define the maximum number of buffers that connections
on the current or specified virtual router can use.
- Specify a value of zero (0) to turn off the connection
maximum.
- Example
- host1(config)#tcp resequence-buffers connection-maximum
50
- Use the no version to revert
the connection maximum value to its default,
10 buffers.
- See tcp resequence-buffers connection-maximum
cp resequence-buffers default-connection-maximum
- Use to specify the default buffer limit assigned to all
TCP connections on a virtual router unless a specific limit is set
for the VR in which the connection is established.
- Specify a value of zero (0) buffers to turn off the default
limit.
- Example
- host1(config)#tcp resequence-buffers default-connection-maximum
100
- Use the no version to revert
the connection maximum value to its default, 10 buffers.
- See tcp resequence-buffers default-connection-maximum
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]