Feature: Layer 3 IP interface on a group
Introduction
Starting from firmware version v1.7.0, GigaCore switches have the ability to add an IPv4 address to a group (that is not the management group 1). Once the IPv4 address is configured, it is possible to allow or block configuration of the GigaCore on that group.
Layer 3 configuration is considered advanced configuration. This can be a very powerful tool when used correctly, but when configured or used inappropriately, it may cause issues.
A layer 3 IPv4 address in a group can be useful to:
- (Optional) Have access to the configuration of the GigaCore from another group. This can apply when for example:
- You would like to allow the lighting technicians to do switch configuration from inside the lighting group, but don't want them to have two network interfaces (1 for the lighting group and 1 for the management group).
- You would like to have redundant configuration options on the GigaCore. Connect your management computer with 2 separate network interfaces to the network. If something would happen with the primary interface, you still have a backup.
- Prevent issues like Linux Reverse Path Filtering. When a group has a Layer 3 IPv4 address, all packets generated by the switch in that group, will have the Layer 3 IPv4 address as the source address. Note that the IGMP querier IP address is still managed and configured separately.
- A Layer 3 IPv4 address is a prerequisite for other Layer 3 functionality such as:
- DHCP server
- Routing
Requirements
- Firmware version v1.7.0 or newer is required
- This feature is only supported on Gen2 GigaCore switches with more than 10 ports.
Layer 3 functionality is not available on the following models: - GigaCore 10i
- GigaCore 10t
- GigaCore 10t-IP
Configuration
Web interface
- Browse to the web interface of the GigaCore through a port and with an IP address on which configuration is possible. Typically this is through ports indicated with the blue LED of the management group.
- Go to 'Groups | Trunks' configuration in the sidebar
- Go to the 'Edit groups' tab
- Select the group for which you would like to configure a Layer 3 IP address
- Scroll down until the 'Layer 3' configuration section.
- Enable the 'Layer 3' checkbox to unlock Layer 3 functionality.

- Fill in the IP address you would like to use.
Note that this IP range cannot overlap with the device IP address or with IP addresses used in other groups.
By default, the web interface will fill in the IP address 10.<group ID>.C.D/16 where .C.D are the last 2 elements of the device IP address at that moment. - Optionally: check the checkbox 'Allow config' if you would like to have the option to manage the switch from this group.
- Apply the settings with the 'Apply' button in the top right corner.
The 'Preserve IP settings' option when recalling a profile or resetting the device, will only keep the device IP settings. Current Layer 3 configuration will not be preserved.
It is not possible to use 'Preserve IP Settings' when recalling a profile that has Layer 3 configuration.
Related Articles
Feature: PTPv2 Boundary Clock
Introduction Starting from firmware version v3.1.0 (first generation GigaCore) and v1.3.0 (second generation GigaCore), the GigaCore will support PTPv2 Boundary Clock functionality. The public announcement for this feature including an introduction ...
Feature: Layer 3 IPv4 Routing
Introduction Starting from firmware version v1.7.0, supported GigaCore switches supported Layer 3 unicast routing or Switch Virtual Interfaces. This is an advanced functionality which can be useful to eliminate external routers or make routing more ...
Feature: DHCP Server
Introduction Starting from firmware version v1.7.0, supported GigaCore switches have the ability to enable a DHCP server for one or more groups. The DHCP server can distribute IP addresses to DHCP clients and thereby it can simplify IP address ...
Group aware RLinkX
Group aware RLinkX ring detection RLinkX, which stands for Redundant Link by Luminex, is an automated system to indicate redundant paths between your GigaCore switches. It has been a well known feature of the first generation of GigaCore switches: if ...
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 ...