Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Seiteneigenschaften

Beschreibung:

Dieses Dokument beschreibt, wie Sie bei standalone LCOS Access Points und WLAN-Routern die WLAN-Funktionalität zeitgesteuert ein- oder ausschalten können.

Voraussetzungen:


Description:

This document describes how to schedule the enabling or disabling of WLAN on LCOS access points and WLAN routers.


Requirements:

Info

Damit die Zeitsteuerung ordnungsgemäß funktioniert, ist es wichtig, dass die Geräte über aktuelle Zeitdaten (Datum & Uhrzeit) verfügen!

Die im Folgenden beschriebene Vorgehensweise funktioniert nur bei standalone LANCOM Access Points und WLAN Routern, welche mit LCOS betrieben werden.

Wie Sie Zeitrahmen zur Aktivierung und Deaktivierung einzelner SSIDs konfigurieren können, erfahren Sie in diesem Artikel.

Vorgehensweise

Info

Wenn Sie ein WLAN-Modul im LANCOM Access Point oder WLAN-Router deaktivieren, ist die WLAN-Funktionalität komplett abgeschaltet. Alle SSIDs die auf dem WLAN-Modul konfiguriert sind, können dann nicht mehr erreicht werden.

1. Öffnen Sie die Konfiguration des Access Point oder WLAN-Router in LANconfig und wechseln Sie in das Menü Konfiguration -> Datum/Zeit -> Allgemein -> Cron-Tabelle.

2.Klicken Sie auf Hinzufügen.

3. In diesem Beispiel soll das WLAN-Modul täglich um 22 Uhr abgeschaltet werden. Tragen Sie daher die Werte für Stunden und Minuten in die entsprechenden Felder ein.

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

The procedure described below only works for standalone LANCOM access points and WLAN routers that operate with LCOS.

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


Procedure:

Info

By disabling a WLAN module in the LANCOM access point or WLAN router, you completely switch off its WLAN capability. All SSIDs configured on the WLAN module cease to be available.

1. In LANconfig, open the configuration dialog for the access point or WLAN router and navigate to the menu item Configuration -> Date & Time -> General -> Cron table.

2. Then click Add.

3. For this example, the WLAN module should be switched off daily at 22:00h (Note: 24-hour clock!). To do this, enter the values for Hours and Minutes into the appropriate fields.

4 In the Commands field you enter the following syntax to disable the WLAN module4 Im Feld Befehle müssen Sie zum Ausschalten des WLAN-Moduls folgende Syntax eintragen:

set /setup/interface/wlan/operational/wlan-1 no

Info

Wenn Sie einen Access Point mit zwei WLAN-Modulen einsetzen, müssen Sie statt wlan-1 den Wert wlan-2 eintragen um das zweite WLAN-Modul anzusprechen. 

If your access point has two WLAN modules, you address the second WLAN module by replacing wlan-1 with the value wlan-2.

5. Click on the OK button to accept your settings5. Klicken Sie auf OK um die Einstellung zu übernehmen.

6. Um das WLAN-Modul z.B. täglich morgens um 07:00 Uhr wieder einzuschalten, müssen Sie einen weiteren Cron-Eintrag mit folgender Syntax anlegenTo switch the WLAN module back on again every morning at 07:00, for example, you need to create another cron entry with the following syntax:

set /setup/interface/wlan/operational/wlan-1 yes

...