Технические ссылки для Cisco Cisco 5760 Wireless LAN Controller

Скачать
Страница из 1016
channel-scan defer-time
To assign a channel scan defer time, use the channel-scan defer-time command. To disable the channel
scan defer time, use the no form of this command.
channel-scan defer-time msecs
no channel-scan defer-time
Syntax Description
Deferral time in milliseconds. The range is from 0 to 60000. The default is 100.
msecs
Command Default
Channel-scan defer time is enabled.
Command Modes
wlan
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
The time value in milliseconds should match the requirements of the equipment on the WLAN.
Examples
This example shows how to enable a channel scan on the WLAN and set the scan deferral time to 300
milliseconds:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
channel-scan defer-time 300
Controller(config-wlan)#
end
This example shows how to disable channel scan defer time on a WLAN:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
no channel-scan defer-time
Controller(config-wlan)#
end
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
529
channel-scan defer-time