Configuring APs 311
Nortel WLAN—Security Switch 2300 Series Configuration Guide
To change the short retry threshold, use the following command:
set service-profile name short-retry threshold
The threshold can be a value from 1 through 15. The default is 5.
To change the short retry threshold for service profile sp1 to 3, type the following command:
WSS# set service-profile sp1 short-retry 3
success: change accepted.

Changing the long retry threshold

The long retry threshold specifies the number of times a radio can send a long unicast frame for an SSID
without receiving an acknowledgment for the frame. A long unicast frame is a frame that is equal to or longer
than the RTS threshold.
To change the long retry threshold, use the following command:
set service-profile name long-retry threshold
The threshold can be a value from 1 through 15. The default is 5.
To change the long retry threshold for service profile sp1 to 8, type the following command:
WSS# set service-profile sp1 long-retry 8
success: change accepted.