Default IP address

Default IP address

Luminex devices, including GigaCore switches and LumiNodes, use by default a static IPv4 address. The default static IP address is different for every unit and printed on the serial-number label. This label can typically be found on the back of the device.
  1. GigaCore switches use a default IP address in the 192.168.x.x/16 IP address range.
  2. LumiNodes use a default IP address in the 2.x.x.x/8 IP address range
GigaCore devices and LumiNodes are also reachable by browsing to SERIAL_NUMBER.local. For example: http://lum072001691.local/

On Gen2 GigaCore devices and LumiNodes with up-to-date firmware, it is also possible to force the use of IPv6 link-local IP addressing by browsing to SERIAL_NUMBER-ipv6.local. For example http://lum072001691-ipv6.local/. Using IPv6 avoids the need to ensure your computer is configured in the same IP address range as the device.
    • Related Articles

    • LumiNode Advanced Networking

      In this article we will look at how to configure the network and advanced network options of the LumiNode. Firmware 2.3.0 or higher is required for these features. The interface has been redesigned in firmware 2.5.0. Note: It is not recommended to ...
    • LumiNode firmware upgrade

      In this document we will explain how to upgrade the firmware on the LumiNodes. This can be done in two ways: using Araneo (recommended) or using the web interface of the LumiNode. Araneo Araneo allows upgrading multiple LumiNodes or LumiCores at the ...
    • LumiNode API documentation

      In the attached document you can find all the web API commands available for the LumiNode and LumiCore. The API is also available on the device itself by browsing to http://{YOUR_DEVICE_IP}/api/doc To highlight a couple of applications that are ...
    • GigaCore Gen2 API documentation

      In the attached document you can find all the web API commands available for the second generation GigaCore. The API is also available on the device itself by browsing to http://{YOUR_DEVICE_IP}/api/doc This API works for Gen2 GigaCore switches. All ...
    • IP Multicast and IGMP

      Introduction IP Multicast is a method of sending IP packets to a group of interested Receivers in a single transmission. It uses specially reserved Multicast Address blocks (Class D: 224.0.0.0 – 239.255.225.255). It is often employed for streaming ...