ScopTEL ifconfig

Module 2 - ScopTEL IP PBX Software - Basic ifconfig


"root" login


In order to login to the Linux CLI you must login as the root user
Type root
Enter the default root password ‘scopserv’ omitting the ‘
To change the default root password then after a successful root login type ‘passwd’ omitting the quotes.
You will be prompted to enter your new root password twice for confirmation.

Best practices:

Do not use dictionary words.
User a combination of alphanumeric characters in your password.
Minimum password length should be 8 characters.




Console - ifconfig

A newly installed server uses DHCP to get an IP address from a DHCP server on the network so make sure the public network interface is connected to the network so the server can get an IP address.
Before you can login to the server you must know the IP address of at least one physical interface.
From the Linux console login prompt, enter username ‘root’ omitting any quotation marks.
From the password prompt enter the default root password ‘scopserv’ omitting any quotation marks.
Once you are successfully logged as root type the command ‘ifconfig’ to determine at least one eth interface .
In this example the eth0 IP address is 192.168.192.60 Also notice that the HWaddr is the MAC address of the eth0 interface.




Console – nmtui

If there is no DHCP server on the network the server will not get an IP address.
Using the command ‘nmtui’ omitting any quotes an IP address can be set statically and then used to login to the GUI.




Use the tab key on the keyboard to select Edit a connection





Use the tab key on the keyboard to select the desired interface and press Enter





Use the tab key and keyboard arrows on the keyboard to select elements.
The Default is Automatic (DHCP)
To edit this connection Tab to <Automatic> and press Enter
Tab to Manual and press Enter





Keep using the keyboard to enter any static configurations, then tab or use arrows to select OK and press Enter
After pressing Enter use the <Back> button to exit nmtui





Console – service network restart

From the root prompt type ‘service network restart’ omitting any quotes to restart the network with the new static IP address.





GUI|Login

Using the IP address of the server and the default management port :5555 login to the server using an Internet Browser
Example:

The default admin username is 'admin'
The default admin password is 'admin'
On your first login you will be required to change the default admin password.




GUI|Network Configuration

Set the FQDN (Fully Qualified Host Name)




GUI|Network Interfaces

Configure each network interface using the GUI
NOTE: GUI configuration will always overwrite any configuration made by the Linux console!




Save your changes and Commit


            
    • Related Articles

    • ScopTEL IP PBX Software - Basic Installation Hierarchy for Telephony Server

      Basic Installation Hierarchy for Telephony Server Therefore the purpose of this document is to provide a visual walkthrough of a very basic but functional installation for one tenant. This tutorial does not include an overview of the overall network ...
    • Module 14 - ScopTEL IP PBX Software - Managing ACD

      Automatic Call Distribution (ACD)  | Background Automatic Call Distribution queues put callers into a queue and typically play Music on Hold or custom announcement messages to keep them informed or relaxed while they wait for an agent to become ...
    • Module 4 - ScopTEL IP PBX Software - PSTN Interfaces and Gateways

      Gateways A VoIP gateway is as a bridge between: Interfaces:  (T1/E1, FXO, FXS) Protocols:  SIP, Cisco SCCP/Skinny, MGCP (legacy protocol), and H.323 (legacy protocol) CODECS (media):  GSM (13 Kbps), iLBC (15 Kbps), G.711 (64 Kbps), G.722 (48/56/64 ...
    • Module 19 - ScopTEL IP PBX Software - Quality-of-Service-Training

      The use of IP as a foundation for converged networks has raised several issues for both enterprise IT departments and ISPs.  IP and Ethernet are connectionless technologies and do not guarantee bandwidth. The protocol will not differentiate network ...
    • Enable Instant Messaging (XMPP) Service on ScopTEL PBX

      We will look at how to setup an Instant Messaging server on ScopTEL PBX using a free and open source XMPP based IM server. Openfire is a real time collaboration (RTC) server dual-licensed under the Open Source GPL and commercially. It uses the only ...