Configuring the network via cli, Ip configuration, Ntp servers (optional) – Doremi AccessLink User Manual
Page 41: Dns (required for ntp), Configuring the transmitter's auditorium number, 3 configuring the transmitter's auditorium number
![background image](https://www.manualsdir.com/files/768982/content/doc041.png)
FAL.OM.002372.DRM
Page 41 of 62
Version 1.6
Doremi Labs
5.2.2 Configuring the Network via CLI
Note: This method is valid for all AccessLink software versions.
5.2.2.1 IP Configuration
To configure the IP of the AccessLink, type the following command (xxx.xxx.xxx.xxx =
the desired IP address):
echo -n xxx.xxx.xxx.xxx > /doremi/etc/ip_addr
To configure the netmask type the following command:
echo -n xxx.xxx.xxx.xxx > /doremi/etc/netmask
To configure the gateway type the following command:
echo -n xxx.xxx.xxx.xxx > /doremi/etc/gateway
5.2.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
5.2.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
5.3 Configuring the Transmitter's Auditorium Number
Note: This is the only method valid for all AccessLink software versions. For more information
on logging into the Command Line Interface (CLI), see Section 5.5.
To change the auditorium of the CaptiView Transmitter Dongle, 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
Reboot for the changes to take effect.
5.4 Adding the IP of the Digital Cinema Server to the AccessLink
Note: This is the only method valid for all AccessLink software versions. For more information
on logging into the Command Line Interface (CLI), see Section 5.5.
To add the IP address, type the following command:
echo -n xxx.xxx.xxx.xxx > /doremi/etc/s430-10/ip.conf
Power cycle the Accesslink for the changes to take effect.