Network Configuration

Click on “System Configuration”->”Network”.

On this page you can change your network settings if needed.

Click “Save” button at the bottom of the page to save your changes.

Please note that if the network settings are changed then it may be needed to re-connect using the gateway’s new IP number. You can either scan for it again as described in Microchip Ethernet Discoverer or go to the new IP number directly if you set is as a static address.

Parameter
Description

Device name

The factory default is BoomBridge ONE v2. However, this is a user definable name, maximum 24 characters. Alphanumeric characters, dashes, periods,

spaces, colons and underscores are permitted. This flexibility allows you to distinguish a device by its location or function for clarity. This field is included in the XML file.

User name

The username, case-sensitive maximum 12 characters, used to access the configuration sections of the on-board Web tool and the Telnet interface. Upper- case and lowercase alphanumeric characters permitted.

The factory default is "admin".

Password

A password used to access the configuration sections of the on- board Web tool and the Telnet interface. Uppercase and lowercase alphanumeric characters permitted.

The factory default is "icu".

Password

Confirm the password entered in the upper field.

Host Name

The factory default name is BOOMBRIDGE2. You can change the name, but it is limited to 16 UPPERCASE characters. This field is also included in the XML file.

Enable DHCP

Check this box to automatically enable the BBO to receive an IP address and other network configuration information (such as gateway and subnet mask) from a DHCP provider on your network. Note: this is the factory default setting of the device. If you elect NOT to enable DHCP, you must manually provide network adapter settings for the device.

IP Address

A standard IPV4 address. Note: if you configure the device with an IP Address that is NOT a part of your network IP-range or class you will be unable to access the device unless connected directly to it with a computer configured with the same IP settings.

Gateway

The IP address of your network gateway.

Subnet Mask

Subnet mask.

Primary DNS

IP address of the primary DNS server.

Secondary DNS

IP Address of an optional secondary DNS.

HTTP Port

Port on which the BBO will listen for incoming HTTP requests (default 80).

Require name / password for all pages

Check this checkbox to block access to BBO web interface for users without credentials.

MAC address

The gateway MAC address is shown in the bottom of the Network Configuration page.

This address is used as a unique Gateway ID in Boomerang.

USB access

The power / USB port may be used to configure the network settings via access to the internal flash drive. This method would typically be used to configure the network settings to a fixed IP address with the DHCP server turned off, as shown below.

1. Using a cable with a micro-USB connector, plug the BBO into a USB port of a computer.

2. BBO will be detected as a USB drive. There is one file on this drive called CONFIG.TXT.

3. Edit CONFIG.TXT with a notepad, save it, eject the disk and disconnect the BBO from the computer's USB port. An example contents of the CONFIF.TXT file:

DHCP_Enabled: TRUE (TRUE or FALSE)

IP_Address: 192.168.61.76

Gateway_Address: 192.168.61.1

Subnet_Mask: 255.255.255.0

Primary_DNS: 192.168.61.1

Secondary_DNS: 8.8.8.8

HTTP_Port: 80

MAC_Address: 68:27:19:32:BD:C1

4. Apply power using the wall transformer and the BBO will power up with the new network settings.

Note: The USB port cannot be used to determine the current IP address assigned by the DHCP server.

Factory network settings

At the time of initial boot-up, the device will look for a DHCP server. If it cannot be found, the following default configuration settings will be applied:

  • IP Address: 169.254.1.1

  • Gateway: 169.254.1.1

  • Subnet Mask: 255.255.0.0

  • DNS: 169.254.1.1

Last updated