Xorcom Blue Steel CXT3000 Getting Started Manual Download Page 3

Misgav Industrial Park, POB 60, D.N. Misgav 20174,  Israel 

Tel: +972-4-9951999; Fax: +972-4-9990287 

 
 

 

 

PM0622.07 – Blue Steel CXT3000/CXT4000 CompletePBX Getting Started Guide (electronic version) 

Page 

3

 of 

6

 

 

a.  How to obtain IP address(es) received from DHCP server 

To see the IP addresses of the eth0 and eth1 interfaces use the command

ip addr show 

 

As a result you’ll get a block of data like this: 

2: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fa.. 
    link/ether 00:0a:cd:25:58:04 brd ff:ff:ff:ff:ff:ff 
3: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast s 
    link/ether 00:22:4d:ab:18:8c brd ff:ff:ff:ff:ff:ff 
    inet 192.168.0.64/20 brd 192.168.15.255 scope global eth0 
       valid_lft forever preferred_lft forever 
    inet6 fe80::222:4dff:feab:188c/64 scope link  
       valid_lft forever preferred_lft forever  

 
In this example the CXE2000/CXE3000 eth0 interface received IP address 192.168.0.64. 
The eth1 interface did not receive an IP address. 

 

b.  How to configure a static IP address(es)  

Replace 1.2.3.4/24 and 1.2.3.1 with the required IP address (in CIDR format) and default 
gateway and then run the following command:  
 

nmcli con mod eth0 ipv4.method manual \ 
ipv4.address 1.2.3.4/24 ipv4.gateway 1.2.3.1 
 

 
If you also want to define the eth1 interface, then:  
 

nmcli con mod eth1 ipv4.method manual \ 
ipv4.address 1.2.3.5/24 ipv4.gateway 1.2.3.1 
 

Define the DNS server in the /etc/resolv.conf file. For example: 

nameserver 5.6.7.8

 

Run 

systemctl restart network

 in order to apply the changes 

Note

: Correct network parameters settings are extremely important for normal 

CompletePBX functionality. Always make sure that the 'localhost' is defined in the /etc/hosts 
file:  
127.0.0.1 localhost.localdomain localhost 

Step 4: Configure the Blue Steel CXT3000/CXT4000 

If the unit is equipped with FXS ports they are configured as CompletePBX extensions starting 
from number 3001. 
In order to configure the device follow these steps: 
a)

 

From a computer’s Internet browser enter the Blue Steel CXT3000/CXT4000 IP address (for 
example http://192.168.0.64). 

b)

 

You will be prompted to define a password for “administrator”. Once you define a password 
you will be able to connect to the web interface as user 

admin

 with password that you 

Reviews: