The fragmentation-threshold command sets the fragmentation threshold in a radio profile.
The undo fragmentation-threshold command restores the default fragmentation threshold in a radio profile.
By default, the packet fragmentation threshold is 2346 bytes.
Parameter |
Description |
Value |
---|---|---|
fragmentation-threshold |
Specifies the fragment threshold. If the length of a frame to be sent by the MAC layer exceeds this threshold, the frame is fragmented before being sent. |
The value is an integer that ranges from 256 to 2346, in bytes. It must be an integral multiple of 2. |
Usage Scenario
A proper packet fragmentation threshold can improve channel bandwidth usage. Set the fragmentation threshold as required. A large threshold is recommended.
Precautions
When the packet fragmentation threshold is too small, packets are fragmented into smaller frames. These frames are transmitted at a high extra cost, resulting in low channel efficiency.
When the packet fragmentation threshold is too large, long packets are usually not fragmented, which increases the transmission time and error probability. If an error occurs, packets are retransmitted, resulting in a waste of channel bandwidth.