Skip to main content

IP Management

The basic settings define the identity of the router within the local network (LAN). Here you can configure the router IP address, subnet mask and the DHCP server.

In the router portal under the tab Network → Basic Settings.


Overview of Basic Settings

SettingValueDescription
Router IP address192.168.1.1The primary IP address of the gateway in the LAN.
Subnet mask255.255.255.0Defines the subnet (/24), which allows up to 254 hosts.

IPv4 Address Assignment (DHCP)

The DHCP server automates the assignment of IP addresses to connected devices. The default configuration is defined as follows:

ParameterValueDescription
DHCP statusEnabled (On)DHCP is active by default
DHCP range (start)192.168.1.33First dynamically assigned address
DHCP range (end)192.168.1.127Last dynamically assigned address
Gateway192.168.1.1Corresponds to the router IP
DHCP lease duration86400 secondsCorresponds to 24 hours

Notes on the DHCP Range

The defined range (.33 to .127) provides space for 95 dynamic IP addresses. When planning static IP addresses (for servers, printers or network devices), addresses outside this range should be chosen to avoid IP conflicts:

  • Static devices: .2 to .32 (31 addresses)
  • Additional range: .128 to .254 (127 addresses)
info

If the DHCP range is changed, already connected devices will only receive a new address after their current lease duration expires. A device restart or ipconfig /renew (Windows) forces an immediate renewal.


Static Address Assignment (DHCP Reservation)

For devices that should always receive the same IP address (e.g. printers, servers, IP cameras), a static DHCP assignment can be configured. The MAC address of the device is linked to a fixed IP address.

  1. In the router portal under Network → Basic Settings
  2. In the DHCP section, select the Static Assignment option
  3. Enter the MAC address of the device and the desired IP address
  4. Confirm with Save

Limitations

  • Not available with BNS/EC-S contracts

FAQ – IP Management

What happens when I change the router IP address?

After the change, the router portal is accessible at the new IP address. The connection to the portal is briefly lost. All devices on the network automatically receive the updated network settings (new gateway) via DHCP.

How do I find the MAC address of a device?
  • Windows: ipconfig /all in the command prompt → "Physical Address"
  • macOS: System Settings → Network → Advanced → Hardware
  • Smartphone: In the Wi-Fi settings under network details
Can I disable the DHCP server?

Yes, but then all devices on the network must be manually assigned a static IP address. This is only recommended for special network setups (e.g. when an external DHCP server is used).

Why are devices not receiving an IP address?

Possible causes:

  • The DHCP address pool is exhausted (all addresses assigned)
  • The device is not in the same subnet
  • The DHCP server is disabled
  • An IP address conflict exists

info

Is something missing? Give us your feedback!

Help us improve the CB Guide. Let us know what content you are missing or what we can optimise.

Send feedback