PM0614.02 – XV0500 Video MCU Getting Started Guide Page 3 of 3
TYPE=Ethernet
EOF
Please note that eth1 is used for communication to the MCU-DSP board and it is rare case
when you will need to change this address.
1. Define the default gateway in the /etc/sysconfig/network file. For example:
GATEWAY=192.168.0.1
2. Define the DNS server in the /etc/resolv.conf file. For example:
nameserver 192.168.0.1
Note: Correct network parameters settings are extremely important for normal MCU
functionality. Always make sure that the 'localhost' is defined in the /etc/hosts file:
127.0.0.1 localhost.localdomain localhost
Step 3: Configure the XV0500
Pre-configuration Parameters
All XV0500 models come pre-configured, as described below.
There is a conference room with the following parameters:
room number = 100
participant PIN = 1
leader PIN = 2
Configuring the MCU
In order to configure the MCU follow these steps:
1. From another computer’s browser enter the http://<XV0500-ip-address>
2. User name admin, Password admin
3. Now you are in the XV0500 MCU setup screen.
4. Refer to the “XV0500 MCU User's Guide” for more details.
Step 4: Protect the XV0500 Against Unauthorized Access
Once you have fully configured the IP-PBX we highly recommend that you use the following
procedures and applications supported in Elastix to protect your IP-PBX against unauthorized access:
Change the Default Password
a) Login to the MCU Web interface
b) Go to the SYSTEM SETTINGS -> USER MANAGEMENT
Change the Linux Password
The password for the Linux root user can be changed by using the Linux passwd command.