Configure a Static IPv4 Address

This topic describes how to configure a static IPv4 address for Yeastar P-Series PBX System.

Background information

The default IP address of Yeastar P-Series PBX System is 192.168.5.150. According to your network environment, you may need to change the IP address to the same network segment of your local network.

The following instructions assume that you need to use LAN port and WAN port of Yeastar P-Series PBX System to connect different networks, so that LAN/WAN uplinks can carry different services through separate ports, optimizing the utilization of network bandwidth. The IP information is as below:

LAN WAN
  • IP address: 192.168.6.124
  • Subnet mask: 255.255.255.0
  • Gateway address: 192.168.6.1
  • DNS server: 192.168.1.1
  • IP address: 10.0.0.50
  • Subnet mask: 255.255.255.0
  • Gateway address: 10.0.0.1
  • DNS server: 8.8.8.8

Prerequisites

  • PBX and PC are connected to the same local network.
  • Your PC has ability to access the default network segment 192.168.5.X of the PBX.
    Tip: To access the PBX, you need to change your PC to the same network segment of the PBX.

Procedure

  1. Log in to PBX web portal, go to System > Network > Basic Settings.
  2. In the Basic section, configure the following settings:

    • Ethernet Mode: Select the Ethernet mode. In this scenario, select Dual.
      • Single: Only the LAN port is used for up-link connection.
      • Dual: Both LAN and WAN are used for up-link connection.
        Note: The traffic will be routed to the default interface; you may need to add a static route to override the default route entries, routing the traffic from a specific IP address to the specified destination.
      • Bridge: LAN port is used for up-link connection. WAN port can be used as a bridge to connect other device.
    • Default Interface: Select a default interface if select Dual mode. In this scenario, select LAN.
  3. In the LAN section, select IPv4 Internet protocol and select Static IP Address, then enter the network information for LAN port.

    • IP Address: Enter the IP address that is assigned to the PBX.
    • Subnet Mask: Enter the subnet mask.
    • Gateway: Enter the gateway address.
    • Preferred DNS Server: Enter the IP address of preferred DNS server.
    • Alternative DNS Server: Optional. Enter the IP address of alternative DNS server.
    • IP Address 2: Optional. Enter a second IP address for the PBX.
      Note: According to your network environment, you may need to set another IP address to allow users in different IP segment to access the PBX.
    • Subnet Mask 2: Optional. Enter another subnet mask for the second IP address.
  4. In the WAN section, select IPv4 Internet protocol and select Static IP Address, then enter the network information for WAN port.

    • IP Address: Enter the IP address that is assigned to the WAN interface.
    • Subnet Mask: Enter the subnet mask.
    • Gateway: Enter the gateway address.
    • Preferred DNS Server: Enter the IP address of preferred DNS server.
    • Alternative DNS Server: Optional. Enter the IP address of alternative DNS server.
  5. Click Save and reboot the PBX to take effect.

Result

After the PBX reboots, the LAN interface is changed to 192.168.6.124, and the WAN interface is changed to 10.0.0.50.

Different services will be sent through different ports. For example, LAN interface can be used to send and receive internal network traffic, while the WAN interface can be used to connect SIP providers.

What to do next

To access the PBX, change your PC's IP to the same network segment of the PBX, for example, 192.168.6.110.