インターフェースとIP

grandMA3 ユーザマニュアル » ネットワーキング » インターフェースとIP Version 2.2

Network Interface メニューは、利用可能なインターフェースを一覧表示するために用いられます。また grandMA3 ハードウェアでは設定の変更が可能です。

Network Interface メニューを開く

  1. Menu キーを押します。
    Menu ポップアップが開きます。
  2. Network ボタンをタップします。
    ・Network メニューが開きます。
  3. My Interfaces ボタンをタップしてください。
    ・Network Interfaces ポップアップが開きます。
The image shows the standard tab of the My Network Interfaces pop-up.
Network Interfaces ポップアップ - Standard タブ
制限
"imx6" というインターフェースがある場合、それは卓の内部的な通信のためのものです。このインターフェースを変更しないでください。

ポップアップの左側には、StandardExtended という2つのタブがあります。上の画面例は、Standard タブの内容を示しています。Extended タブにはより多くの設定がありますが、それ以外は同じです。

Extended バージョンは以下のようになります。

The image show the extended version of the My Network Interfaces pop-up.
Network Interfaces ポップアップ - Extended タブ

背景が明灰色のセルはすべて編集できます。

grandMA3 卓には3つネットワーク・インターフェースがあり、背面パネルのコネクタによって外部機器と接続できます(イーサネットの接続 を参照)。各コネクタは、Network Interface メニューでは Con1Con2、および Con3 という名前になっています。

grandMA3 onPC の場合、Network Interface メニューではIPアドレスを変更できません。そのコンピュータのオペレーティングシステムで設定してください。

利用可能な列項目の説明

  • Lock:
    値を Yes に変更すると、インターフェースが編集されないようにロックされます。
  • No:
    インターフェース番号です。
  • Name:
    インターフェースの名前です。
  • Link:
    そのコネクタにアクティブな接続があると Yes と表示されます。接続がない場合は、No と赤表示されます。
  • DHCP:
    インターフェースに対してDHCPが有効な場合、このセルに Yes と表示されます。"No" の場合はDHCPがオフになっていて、固定IPアドレスを手動で設定できます。 Read about DHCP and Choosing an Address Range below.
  • Slow:
    検出されたネットワーク速度が1Gbit/s未満の場合、"Yes" と表示されます。
  • IP:
    インターフェースのIPアドレスです。DHCP が "No" になっている場合、このセルを卓で編集してIPアドレスを変更できます。サブネットマスクを設定するための入力として、CIDR表記も受け付けます。断線していると "No Cable" と表示されます。 Read about Choosing an Address Range below.
  • Mask:
    インターフェースのサブネットマスクです。DHCP が "No" になっている場合、このセルを卓で編集してサブネットマスクを変更できます。
  • Gateway:
    インターフェースのゲートウェイ・アドレスです。DHCP が "No" になっている場合、このセルを卓で編集してゲートウェイ・アドレスを変更できます。
  • MAC:
    インターフェースのMACアドレスが表示されます。これは情報を表示しているだけで、編集はできません。
  • DHCP Timeout:
    This sets the timeout for the software to wait for a response from a DHCP server. If the timeout is reached, then the software automatically sets an IP from the Link-local address block. Read about DHCP and Choosing an Address Range below.
  • DNS:
    DNS (Domain Name Server)アドレスです。
  • RenewDHCP:
    This can be set to "Yes". When the pop-up is closed with Apply Changes, then the software will make a new request to a DHCP server. The next time the pop-up is opened, then the field will be empty again. Read about DHCP and Choosing an Address Range below.

DHCPとは

DHCPとは、サーバによってIPアドレスが割り当てられるシステムです。これがオンの場合(セルに "Yes" と表示)、IPアドレスをローカルで設定することはできません。

卓でDHCPのオン/オフを切り替えるには、このセルを編集してください。

Choosing an Address Range

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.

卓のIPアドレス設定

制限
ネットワーク・インターフェース Con1、Con2、Con3 では、IPアドレス範囲の192.168.33.xは使用できません。
  1. Network Interfaces メニューに移ります(前述を参照)。
  2. ネットワーク・コネクタに対してDHCPがオフになっていることを確認します(セルに "No" と表示、上述を参照)。
  3. IP セルを編集し、新しいIPアドレスを入力します(IPv4のみ)。その際にCIDR表記を用いると、サブネットマスクを設定できます。例えば、192.168.101.11/24 とすると、サブネットマスクが 255.255.255.0 になります。
  4. Mask セルを編集して、サブネットマスクを入力します。
  5. 必要に応じて、Gateway セルにゲートウェイアドレスを設定します。
  6. 新しい設定を適用するには、Apply Changes をタップしてください。

変更されたIPアドレスは、再起動なしで使用されます。

ヒント
MA-Net Interface の Auto オプションについては、セッション を参照してください。