AP Commands 329Nortel WLAN—Security Switch 2300 Series Command Line ReferenceUsage Use this command to exempt a service profile from RF load balancing. Exempting aservice profile from RF load balancing means that even if an AP radio is attempting to steer clientsaway, it does not reduce or conceal the availability of the SSID named in the exempted serviceprofile. Even if a radio is withholding probe responses to manage its load, the radio does respond toprobes for an exempt SSID. Also, if an AP radio is withholding probe responses, and a client probesfor any SSID, and the radio has at least one exempt SSID, the radio responds to the probe, but theresponse 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 enablesuccess: 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 269set service-profile long-retry-countChanges the long retry threshold for a service profile. The long retry threshold specifies the number of times aradio can send a long unicast frame without receiving an acknowledgment. A long unicast frame is a framethat is equal to or longer than the frag-threshold.Syntax set service-profile name long-retry-count thresholdDefaults 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 8success: 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 380name Service profile name.threshold Number of times the radio can send the same long unicast frame. You canenter a value from 1 through 15.