59
edits
No edit summary |
Tom.Wegener (talk | contribs) No edit summary |
||
Line 43: | Line 43: | ||
[[File:Secondary_lan_management.png|900px]] | [[File:Secondary_lan_management.png|900px]] | ||
=== iPerf3 Server Settings === | |||
With the release of the Allegro Multimeter Firmware version 3.4 an optional iPerf3-Server was added to the Allegro Multimeter. | |||
iPerf3 helps measuring the maximum achievable bandwidth between a machine and your Allegro Multimeter. | |||
It is turned off by default. You are able to start the server and configure the used port. The Management interface is used as interface. | |||
The documentation for iPerf3 and the client-download can be found [[https://iperf.fr/ here]]. | |||
If the ip adress of your Allegro Multimeter is 10.0.1.1 and the configured port is 5201 you can run iperf3 against your Multimeter with: | |||
iperf3 -c 10.0.1.1 -p 5201 | |||
=== Proxy Server Settings/Updating behind a proxy === | |||
Since the version 3.4 of the Allegro Multimeter Firmware you are able to configure a Proxy Server to use when checking for firmware. | |||
If you are behind a proxy you are able to configure it in the Management Interface Settings. |
edits