Setting Static IPs on the WAN Ports

Setting Static IPs on the WAN Ports

From the Uplevel Portal (Firmware Version 4.4+)

  • Login to your Portal and navigate to the Overview section for the Site you would like to configure
  • Click Set WAN Static IP
  • Select Static IP from the drop down menu
  • Enter the IP Address, Gateway Address, and Subnet Mask provided by the ISP.
  • Click Save to verify that your settings are correctly entered.
  • Click Commit To HW (Hardware).
  • The Static IP will take effect on the next reboot or power-cycle of your Gateway. 
  • Only the ISP can provide you with the Static IP configuration for you client's WAN Ports. Uplevel does not have this information.





    Adding Multiple Static IPs (Subnet) to a WAN Port:

    If your ISP gives you a Subnet of useable Static IPs, you may now assign them to the WAN Port and map them to hosts on the LAN in the Firewall section.
    In most circumstances, employing a single Static IP address is sufficient. This capability is only required if your ISP provides you with more than one valid IP address and you host public services.
    1. Choose the checkbox next to Enable Primary (or Secondary) Extra WAN IP: Slot X
    2. Enter your Static IP Address, Gateway Address, and the Netmask for your Subnet
    3. Choose Commit to HW
    4. Choose Save - Your changes will take effect when the Gateway reboots or power cycles.
    5. Navigate to Mapping Multiple Static IPs to continue setup.

    Using a Console Cable (Microsoft Windows 10/11)

    1. Ensure your computer has PuTTY downloaded (download at www.putty.org)
    2. Ensure you have a Blue USB-to-Serial Port Console Cable
    3. Ensure your computer also has the drivers installed. The Windows Driver is available as a direct download from the manufacturer ( FTDICHIP.COM )
    4. Plug the serial cable into the console port of the gateway and connect to a computer.
    1. Open PuTTY
    2. Select "Serial" as the Connection type in the Left menu
    3. Input the serial line defined by your device in Windows Device Manager - COM”X”
    4. Speed (Baud) = 115200
    5. Data Bits = 8
    6. Stop Bits = 1
    7. Parity = None
    8. Flow Control = None
    9. Press Open in PuTTY


    To locate the COM Port: Open Windows Device Manager > Ports (COM & LPT) > USB Serial Port (COM”X”)

    Tip: You can type “help” after any command in the Console to see the available options.

    The commands to configure the Primary (Internet1 WAN Port):
    1. configure
    2. primaryWAN
    3. ip
    4. mode static
    5. address X.X.X.X
    6. gateway X.X.X.X
    7. netmask X.X.X.X
    8. exit
    9. exit
    10. exit - to exit config mode.

    At this point you can either issue a reboot command or power-cycle the Gateway with the power cable. The Static IP will be set when the Gateway is back online.

    Tip: Run “show config” to view the subnet configuration of the Gateway.





      • Related Articles

      • WAN Mapping - Multiple Static IPs

        Introduction This article describes the configuration, and mapping usage, when multiple Static IPs are added to the Primary or AUX WAN Ports. WAN Static IP Capabilities: Up to 4 Static IPs may be configured for each of the WAN Ports. Each Static IP ...
      • Hostnames not showing in the Portal > Devices section

        This pertains to using Static IPs. If you are using DHCP, please open a support ticket. The Static IP hostnames on the Portal > Devices page are a bit, for lack of a better word, dicey. We can retrieve and save hostnames to the hostname field if the ...
      • Slow internet - Speed capped at 150Mbps - IPS/IDS

        I see that Threat Analysis (Snort IPS/IDS) is enabled on this site. Threat Analysis in configured in the Firewall > Threat Analysis section of the Portal . This means to accurately run a speed test for the entire network you will need to run speed ...
      • LAN Subnet and DHCP Server Configuration

        Manage the DHCP Sever on on the Uplevel Gateway Map Mac Addresses to IP Addresses in the DHCP Pool
      • WAN Failover

        By default, the Uplevel Gateway failover works by sending a health check probe to three separate health check servers in our cloud every second. If no answer from any server is received for three consecutive seconds, the WAN management determines ...