max-buf Parameter

Description

Defines the maximum send and receive buffer size for a UDP socket. It controls how large the send and receive buffers might be set to by an application that uses setsockopt.

Default

2,097,152

Range

65,536 to 1,073,741,824

Dynamic?

Yes

When to Change

Increase the value of this parameter to match the network link speed if associations are being made in a high-speed network environment.

Commitment Level

Stable