Versionen im Vergleich

Schlüssel

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

PageIdMakro

Seiteneigenschaften


Description:

Ethernet - und WLAN-Interfaces haben immer eine eigene MAC-Adresse. Ist ein Notebook per WLAN mit einem Access Point / WLAN-Router verbunden, kann im Betriebs-System (in diesem Beispiel in Windows) die MAC-Adresse des WLAN-Interfaces vom Access Point / WLAN-Router ausgelesen werden. Bei LANCOM Access Points mit LCOS LX kann anhand der WLAN-MAC-Adresse die MAC-Adresse des LAN-Interfaces errechnet werden. Dies kann hilfreich sein, wenn unklar ist, mit welchem Access Point das Notebook verbunden ist.

In diesem Artikel wird beschrieben, wie mittels der WLAN-MAC-Adresse die LAN-MAC-Adresse des ersten Ethernet-Interfaces eines LANCOM Access Points mit LCOS LX errechnet werden kann.

Requirements:

and WLAN interfaces always have their own MAC address. If a notebook is connected to an access point / WLAN router via WLAN, the MAC address of the WLAN interface of the access point / WLAN router can be viewed in the operating system (in this example, Windows). For LANCOM access points with LCOS LX, the MAC address of the LAN interface can be calculated using the WLAN MAC address. This can be helpful if it is unclear which access point the notebook is connected to.

This article describes how to use the WLAN MAC address to calculate the LAN MAC address of the first Ethernet interface of a LANCOM access point with LCOS LX.

Requirements:

  • Access to the command line in Windows
  • Separate LANCOM access point or router for access via
  • Zugriff auf die Kommandozeile in Windows
  • Separater LANCOM Access Point oder Router für den Zugriff per LL2M (optional)

Procedure:

1. ) Reading the WLAN - MAC -Adresse address in Windows auslesen:

Öffnen Sie die Windows Kommandozeile und geben den Befehl Open the Windows command line and enter the command netsh wlan show interfaces ein

Die MAC-Adresse des WLAN-Interfaces vom Access Point / WLAN-Router wird als BSSID angezeigtThe MAC address of the WLAN interface of the access point / WLAN router is displayed as BSSID.



2. Berechnung der LAN-MAC-Adresse:

Die Berechnung der LAN-MAC-Adresse erfolgt nach dem folgenden Schema.

) Calculating the LAN MAC address:

The LAN MAC address is calculated according to the following scheme.

Frequency bandFrequenzbandLAN-MAC -Adresseaddress
2,.4 GHzWLAN-MAC-Adresse Address - 3
5 GHzWLAN-MAC-Adresse Address - 2
6 GHzWLAN-MAC-Adresse Address - 4

BeispielExample

  • A notebook is connected to the access point via 5 GHz.
  • The access point in the 5 GHz band has the WLAN MAC address
  • Ein Notebook ist per 5 GHz mit dem Access Point verbunden.
  • Der Access Point hat im 5 GHz-Band die WLAN-MAC-Adresse 00:a0:57:80:29:16.Daraus
  • resultiert die LAN-MAC-Adresse This results in the LAN MAC address 00:a0:57:80:29:14.



3. Verbindung zu dem Access Point per LL2M aufbauen ) Connect to the access point via LL2M (optional):

Per LL2M ist es mit der errechneten LAN-MAC-Adresse möglich, eine SSH-Verbindung zu dem Access Point aufzubauen (Befehl im Format ll2mexec -i <Schnittstelle> <Benutzer>:<Passwort>@<MAC-Adresse>), in der dann weitere Informationen ausgelesen werden können. Dazu ist ein separater Router oder Access Point erforderlich, von dem die Verbindung initiiert wird. Weitere Informationen zu LL2M finden Sie in den folgenden Knowledge Base Artikeln:

Funktionsweise und Verwendung des LANCOM Layer 2 Management Protokolls (LL2M) unter LCOS

Using LL2M, it is possible to establish an SSH connection to the access point using the calculated LAN MAC address (command in the format ll2mexec -i<Interface><User> :<Password> @<MAC-address>), which can be used to read out further information. This requires a separate router or access point from which to initiate the connection. Further information on LL2M can be found in the following Knowledge Base articles:

The operating principle and use of the LANCOM Layer-2 Management protocol (LL2M) under LCOS

The operating principle and use of the LANCOM Layer-2 Management protocol (LL2M) under Funktionsweise und Verwendung des LANCOM Layer 2 Management Protokolls (LL2M) unter LCOS LX

Info
titleNützliche Informationen Useful information in der the SSH -Sitzungsession


The serial number of the access point is shown under SN.

Die Seriennummer des Access Points ist unter SN. ersichtlich.Über den Befehl The command ls status/ip-configuration/addresses kann die IP-Adresse des Access Points ausgelesen werden reads out the IP address of the access point.