Difference between revisions of "RUT950 MAC"

From Teltonika Networks Wiki
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A '''media access control''' address ('''MAC address''') of a computer is a unique identifier assigned to network interfaces for communications at the data link layer of a network segment. MAC addresses are used as a network address for most IEEE 802 network technologies, including Ethernet and Wi-Fi. Logically, MAC addresses are used in the media access control protocol sublayer of the OSI reference model.
+
{{Template: Networking_device_nomenclature_mac_address
 
+
| name = RUT950
[[image:475px-MAC-48 Address.svg.png]]
+
}}
 
 
The following MAC-addresses belongs to Teltonika
 
 
 
 
 
 
 
{| class="wikitable"
 
|-
 
! Vendor !! MAC prefix !! MAC addresses
 
|-
 
| Teltonika || 001E42 || 001E42000000 - 001E42FFFFFF
 
|}
 
 
 
 
 
==External links==
 
https://regauth.standards.ieee.org/standards-ra-web/pub/view.html#registries
 
 
 
https://en.wikipedia.org/wiki/MAC_address
 

Latest revision as of 14:13, 1 March 2019

Main Page > RUT Routers > RUT950 > RUT950 Nomenclature, classification codes > RUT950 MAC

A media access control (MAC) address is a unique identifier assigned to network interfaces for communications at the data link layer of a network segment. MAC addresses are used as a network address for most IEEE 802 network technologies, including Ethernet and WiFi.

MAC address structure

A MAC address is comprised of six octets or in other words, six 8 bit long segments. The first three octets make up the Organisationally Unique Identifier (OUI), i.e., it can be used to identify the device's manufacturer. Refer to the figure below for a visual representation:

Networking device nomenclature mac address structure v2.png

Teltonika OUI

Starting with week 9 of 2023, most manufactured Teltonika Networks devices will have a new MAC address ranging from 20:97:27:00:00:00 to 20:97:27:FF:FF:FF.
Note: that certain devices will have a primary MAC address ranging from 00:1E:42:00:00:00 to 00:1E:42:FF:FF:FF.

The following MAC addresses belong to Teltonika:

Vendor MAC prefix (OUI) Possible MAC addresses
TELTONIKA NETWORKS UAB 20:97:27 20:97:27: [00:00:00 - FF:FF:FF]
Teltonika 00:1E:42 00:1E:42: [00:00:00 - FF:FF:FF]

External links