1,775
edits
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
* Join existing network: In this mode, the Allegro Network Multimeter will connect to your existing WiFi network. To do so, enter the name (SSID) of the network and the password. Your WiFi access point should list the IP it assigns to the Allegro Network Multimeter. | * Join existing network: In this mode, the Allegro Network Multimeter will connect to your existing WiFi network. To do so, enter the name (SSID) of the network and the password. Your WiFi access point should list the IP it assigns to the Allegro Network Multimeter. | ||
* Manage own network: In this mode, the device will setup an own access point so that you can connect your laptop or smartphone directly to the device and access the management interface. In this mode, the web interface can be accessed by entering the URL | * Manage own network: In this mode, the device will setup an own access point so that you can connect your laptop or smartphone directly to the device and access the management interface. In this mode, the web interface can be accessed by entering the URL '''https://allegro/''' into your web browser. | ||
Line 14: | Line 14: | ||
* Channel: A fixed WiFi channel can be selected so the access point only uses this channel instead of automatically chosing the best available channel. | * Channel: A fixed WiFi channel can be selected so the access point only uses this channel instead of automatically chosing the best available channel. | ||
* Disable default gateway: If enabled, the access point will not announce to be the default gateway/route for this network. If so, the device can only be accessed by using the IP address 192.168.4.1. If this option is disabled, the name server running on the device will also resolve the name | * Disable default gateway: If enabled, the access point will not announce to be the default gateway/route for this network. If so, the device can only be accessed by using the IP address 192.168.4.1. If this option is disabled, the name server running on the device will also resolve the name '''allegro/''' to make it easier to access to the device. This option is useful if there is still another connection active which should still be used, like a mobile connection or the internal company network. | ||
=== LAN management interface === | === LAN management interface === | ||
Line 21: | Line 21: | ||
* Join existing network: Similar to the wireless connection, in this mode the device gets an IP from the network connected to the management port. The router or DHCP server in your network should list the IP of the Allegro Network Multimeter. | * Join existing network: Similar to the wireless connection, in this mode the device gets an IP from the network connected to the management port. The router or DHCP server in your network should list the IP of the Allegro Network Multimeter. | ||
* Manage own network: In this mode, the device will run a DHCP server on the management port so that you can connect another computer via a wire to the system. Be aware that the network port should not be connected to your main network as running multiple DHCP servers will very probably disturb the network. In this mode, the web interface can be accessed by entering the URL | * Manage own network: In this mode, the device will run a DHCP server on the management port so that you can connect another computer via a wire to the system. Be aware that the network port should not be connected to your main network as running multiple DHCP servers will very probably disturb the network. In this mode, the web interface can be accessed by entering the URL '''https://allegro/''' into your web browser. | ||
* Use static IP: It is also possible to configure a fixed IP for the wired management port. You can enter any IP for the port. The IP must end with a slash followed by the subnet size. Example: /24 stands for a subnet mask of 255.255.255.0. Optionally you can enter the IP of your gateway computer and the IP of the DNS server. You can leave them empty if you want directly connect the device to another computer with no router involved. In this mode, the web interface can be reached by the static IP you have configured. | * Use static IP: It is also possible to configure a fixed IP for the wired management port. You can enter any IP for the port. The IP must end with a slash followed by the subnet size. Example: /24 stands for a subnet mask of 255.255.255.0. Optionally you can enter the IP of your gateway computer and the IP of the DNS server. You can leave them empty if you want directly connect the device to another computer with no router involved. In this mode, the web interface can be reached by the static IP you have configured. | ||
Line 30: | Line 30: | ||
=== Host name === | === Host name === | ||
By default, the host name is in the format | By default, the host name is in the format '''allegro-mm-xxxx''' where the last four characters depend on the actual device. Because of this multiple multimeters can be used in the same network. | ||
It is however possible to choose an own host name. Enter a new name and save the changes. If the name field is empty, the default name will be used again after the next reboot. | It is however possible to choose an own host name. Enter a new name and save the changes. If the name field is empty, the default name will be used again after the next reboot. | ||
edits