Hub/Switch Reference Guide
AP Commands 329
Nortel WLAN—Security Switch 2300 Series Command Line Reference
Usage
Use this command to exempt a service profile from RF load balancing. Exempting a
service profile from RF load balancing means that even if an AP radio is attempting to steer clients
away, it does not reduce or conceal the availability of the SSID named in the exempted service
profile. Even if a radio is withholding probe responses to manage its load, the radio does respond to
probes for an exempt SSID. Also, if an AP radio is withholding probe responses, and a client probes
for any SSID, and the radio has at least one exempt SSID, the radio responds to the probe, but the
response reveals only the exempt SSID(s).
Examples
The following command exempts service profile sp3 from RF load balancing:
WSS# set service-profile sp3 load-balancing-exempt enable
success: change accepted.
See Also
• set load-balancing strictness on page 277
• set ap radio load-balancing on page 268
• set ap local-switching mode on page 260
• set ap radio load-balancing group on page 269
set service-profile long-retry-count
Changes the long retry threshold for a service profile. The long retry threshold specifies the number of times a
radio can send a long unicast frame without receiving an acknowledgment. A long unicast frame is a frame
that is equal to or longer than the frag-threshold.
Syntax
set service-profile name long-retry-count threshold
Defaults
The default long unicast retry threshold is 5 attempts.
Access
Enabled.
History
Introduced in WSS Software Version 4.1.
Examples
The following command changes the long retry threshold for service profile sp1 to 8:
WSS# set service-profile sp1 long-retry-count 8
success: change accepted.
See Also
• set radio-profile frag-threshold on page 289
• set service-profile short-retry-count on page 325
• show service-profile on page 380
name Service profile name.
threshold Number of times the radio can send the same long unicast frame. You can
enter a value from 1 through 15.










