2 configuring the network via cli, 1 ip configuration, 2 ntp servers (optional) – Doremi CaptiView User Manual

Page 8: 3 dns (required for ntp), 2 configuring the transmitter's auditorium number

Advertising
background image

3.1.2

Configuring the Network via CLI

Note: This method is valid for all CaptiLink software versions. For more information on logging
into the Command Line Interface (CLI), see Section 4.

3.1.2.1 IP Configuration

To configure the IP of the CaptiLink, type the following command (xxx.xxx.xxx.xxx = the
desired IP address):

echo -n xxx.xxx.xxx.xxx > /doremi/etc/ip_addr <Enter>

To configure the netmask, type the following command:

echo -n xxx.xxx.xxx.xxx > /doremi/etc/netmask <Enter>

To configure the gateway, type the following command:

echo -n xxx.xxx.xxx.xxx > /doremi/etc/gateway <Enter>

3.1.2.2 NTP Servers (Optional)

To add a new line to your NTP setup, type the following command while replacing the
bold item with your desired NTP settings:

echo NTPSERVERS="server_1" >> /doremi/etc/ntpservers <Enter>

3.1.2.3 DNS (Required for NTP)

To add a new line to your DNS, type the following command:

echo “nameserver 172.17.16.1” >> /doremi/etc/resolv.conf <Enter>

3.2 Configuring the Transmitter's Auditorium Number

Note: This is the only method valid for all CaptiLink software versions. For more information on
logging into the Command Line Interface (CLI), see Section 4.

To change the auditorium of the CaptiView Transmitter, replace the bold item with a
number that is in the range of 1-32. Make sure that no two transmitters are configured
with the same auditorium number:
echo -n aud_number > /doremi/etc/s430-10/audi.conf <Enter>

Reboot for the changes to take effect.

3.3

Adding the IP of the Digital Cinema Server to the CaptiLink

Note: This is the only method valid for all CaptiLink software versions. For more information on
logging into the Command Line Interface (CLI), see Section 4.

To add the IP address, type the following command:

echo -n xxx.xxx.xxx.xxx > /doremi/etc/s430-10/ip.conf <Enter>

Reboot the CaptiLink for the changes to take effect.

CTL.OM.002498.DRM

Page 8

Version 1.0

Doremi Cinema LLC

Advertising