-
-
Notifications
You must be signed in to change notification settings - Fork 0
VLAN Management
DMXRouter provides cross-platform virtual network adapter management for production network segmentation. VLANs are created as persistent OS-level configurations that survive reboots.
In professional lighting installations, network segmentation keeps DMX traffic separate from other network services. VLANs let you create multiple virtual network adapters on a single physical Ethernet port, each tagged with a different VLAN ID.
Common setup: VLAN 1 for management, VLAN 2 for Art-Net, VLAN 3 for sACN, VLAN 4 for video.
The application runs as a normal user. When you create, remove, or configure a VLAN, the operating system shows its standard password dialog. You type your password once and it's cached for the session.
- Go to the Interfaces panel (Alt+1)
- Select the physical network adapter
- Click Add VLAN
- Enter the VLAN ID (1–4094) and optional name
- Click Create
The VLAN appears as a new virtual interface in the interface list and can be used in process engine configurations.
Select any interface or VLAN and click Set IP to assign a static IP address, or Set DHCP to switch to automatic addressing. The dialog detects the current mode and pre-fills the current settings.
The VLAN table uses colour coding matching common lighting network switch conventions for easy identification.
- Creates a Hyper-V Virtual Switch on the selected adapter
- VLANs are added via the Virtual Switch
- Requires Windows Pro or Enterprise with Hyper-V enabled
- Adapter filtering hides system adapters (Default Switch, management NICs)
- VLANs are created via
nmcliwith persistent NetworkManager connections - Short kernel interface names (
dmxr.200) within the 15-character limit - Privilege elevation via PolicyKit (
pkexec)
- VLANs are created via
networksetupand appear in System Settings → Network - Privilege elevation via the native macOS password dialog
- VLAN tag resolution via kernel ioctl for correct colour mapping
Adapters without a link (cable unplugged) are shown dimmed with an Enable checkbox. You can pre-configure VLANs and IPs before connecting the cable.
Getting Started
Routing & Merge
Protocols
Show Control
RDM
RDMNet
Tools
- Channel Patching
- Channel History
- Universe Monitor
- Network Discovery
- VLAN Management
- Statistics and Logging
Remote Access
Configuration