Decription:

This article describes how, in a WLC-managed WLAN scenario, you can schedule the activation and deactivation of the wireless modules in managed LCOS access points.


Requirements:

In order for the scheduling to function properly, it is important for the devices to be set with the current date & time.

Find out about how to configure time frames for enabling and disabling individual SSIDs in this article.


Procedure:

The procedure described below only works with LCOS access points with their WLAN modules in “managed” mode and thus managed by a LANCOM WLAN controller.

In this example, the two WLAN modules of a WLC-managed LANCOM 1702B access point are deactivated at 19:00h and activated at 07:00h.

1. Open the configuration for the WLC in LANconfig and switch to the menu item Date & time -> CRON table.

2. Create an entry to activate and an entry to deactivate the first WLAN module:

Switch off:

set /Setup/WLAN-Management/AP-Configuration/Accesspoints/<LAN-MAC address of the AP> {WLAN-Module-1} Off

Switch on:
set /Setup/WLAN-Management/AP-Configuration/Accesspoints/<LAN-MAC address of the AP> {WLAN-Module-1} <WERT>

Possible values for the WLAN modules are:
default, 2.4GHz, 5GHz, Off, Auto

Examples:


3. For the scheduled activation and deactivation of the second WLAN module of the access point you have to repeat the process and create two cron table entries.

When specifying the WLAN module, you now replace {WLAN-Module-1} with {WLAN-Module-2}.