286 CHAPTER 9: MANAGED ACCESS POINT COMMANDS
Examples — The following command changes the maximum receive
threshold for radio profile rp1 to 4000 ms:
WX4400# set radio-profile rp1 max-rx-lifetime 4000
success: change accepted.
See Also
■ “set radio-profile mode” on page 287
■ “set radio-profile max-tx-lifetime” on page 286
■ “display radio-profile” on page 254
set radio-profile
max-tx-lifetime
Changes the maximum transmit threshold for the MAP radios in a radio
profile. The maximum transmit threshold specifies the number of
milliseconds that a frame scheduled to be transmitted by a radio can
remain in buffer memory.
Syntax —
set radio-profile name max-tx-lifetime time
■ name — Radio profile name.
■ time — Number of milliseconds. You can enter a value from 500
(0.5 second) through 250,000 (250 seconds).
Defaults — The default maximum transmit threshold for MAP radios is
2000 ms (2 seconds).
Access — Enabled.
History — Introduced in MSS Version 3.0.
Usage — You must disable all radios that are using a radio profile before
you can change parameters in the profile. Use the set radio-profile
mode command
.
Examples — The following command changes the maximum transmit
threshold for radio profile rp1 to 4000 ms:
WX4400# set radio-profile rp1 max-tx-lifetime 4000
success: change accepted.