grandMA3 ユーザマニュアル » ネットワーキング » インターフェースとIP | Version 2.2 |
The Network Interface menu lists the available interfaces, and in the grandMA3 hardware, it can be used to change the settings.
![]() |
制限 |
If you see an interface with "imx6" then it is for internal communication inside the console. Do not make any changes to this interface.
|
The pop-up has two versions: Standard and Extended. The screenshot above shows the Standard version. The Extended version has more settings, but otherwise, it is the same. It is possible to toggle between the two versions by tapping the tabs on the left.
The Extended version looks like this:
Every cell with a light gray background can be edited.
The grandMA3 consoles have three network interfaces, with connectors on the rear panel, that can be used to connect with external equipment. The connectors are named Con1, Con2, and Con3 in the Network Interface menu.
In the grandMA3 onPC, it is not possible to edit the IP addresses in the Network Interface menu. This needs to be done in the computer operating system.
DHCP is a system where IP addresses are distributed from a DHCP server. If this is On (the field says "Yes"), it is impossible to set the IP address locally.
Edit the field to turn On or Off DHCP on the console.
It is recommended that an active choice regarding what IP address range to use be made.
The grandMA3 system is built to connect to the Internet (through a properly set up router) to get access to the world server and fixture shares.
With this in mind, choosing an IP address range that falls into the private address space of IP Addresses is recommended.
The private address spaces are ranges of IP addresses that are reserved for use on local LAN networks, and there should not be any servers on the Internet using these ranges.
Communication between private IP addresses is usually not routed to the internet.
The IPv4 addresses can be separated into classes (A, B, C, E, and E). The first three of these classes contain the IP addresses that we can use for setting an address. Each of these three classes has a private address space.
RFC 1918 Name | IP Address Range | Number of Addresses | Largest CIDR Block (subnet mask) | Host ID Size | Mask Bits | Classful Description |
---|---|---|---|---|---|---|
24-bit block | 10.0.0.0 - 10 .255.255.255 | 16 777 216 | 10.0.0.0/8(255.0.0.0) | 24 bits | 8 bits | Single class A network |
20-bit block | 172.16.0.0 - 172.31.0.0 | 1 048 576 | 172.16.0.0/12(255.240.0.0) | 20 bits | 12 bits | 16 contiguous class B networks |
16-bit block | 192.168.0.0 - 192.168.255.255 | 65 536 | 192.168.0.0/16 (255.255.0.0) | 16 bits | 16 bits | 256 contiguous class C networks |
Source: Wikipedia - Private_network
The ranges above are often limited further. For instance, a range using 24 mask bits (or a subnet mask of 255.255.255.0).
Another range option is using the link-local range. The valid IPv4 unicast range is 169.254.0.0 - 169.254.255.255 (or 169.254.0.0/16). This range is best known for automatic addressing processes. The link-local range should not be limited by a smaller subnet mask, so the potential number of devices in the same subnet is quite large (65 536 - 256 - 256 = 65 024).
The network interface card assigns the link-local address when a static address is not set and there is no response from a DHCP server.
The link-local range can be used, but it might be better to set a static IP address using one of the ranges in the private address space.
![]() |
重要 |
The most important part is that the grandMA3 devices must be in the same IP address range to communicate with each other. |
![]() |
制限 |
The IP address range 192.168.33.x is not allowed to be used for the network interfaces Con1, Con2, or Con3.
|
The changed IP address is used without the need for a reboot.
![]() |
ヒント |
For more information about the Auto option of the MA Net interface, see Session. |