netFIELD App PROFINET Tap 1.4.0

Release Notes
Docker-compose

Use case:

Using the app on hosts that are not running Hilscher's "netFIELD OS" operating system together with a standard Ethernet port as capturing interface.


Compose file:

netfield-app-profinet-tap-1.4.0-eth-datacenter-release-compose.yml

Startup:

docker-compose --file netfield-app-profinet-tap-1.4.0-eth-datacenter-release-compose.yml up -d

Shutdown:

docker-compose --file netfield-app-profinet-tap-1.4.0-eth-datacenter-release-compose.yml down

Prerequisites:

Before calling the docker-compose command line you have to specify the capturing Ethernet interface with

export NETFIELD_APP_MACVLAN_INTERFACE=<e.g. eth2>

App web UI access:

Port 80 (not exposed in compose file above cause of security reasons)

  Secure way: See FAQ page https://hilscher.atlassian.net/wiki/x/FwA2Bg

  Insecure way: For tests the port could be simply exposed using compose file with the additional lines

services:
ports: - 80:80

Use case:

Using the app on a Hilscher's "netFIELD OS" operating system supporting edge device together with the integrated Industrial Ethernet card as capturing interface e.g. "NIOT-E-TIJCX-GB-RE/NFLD"

Compose file:

netfield-app-profinet-tap-1.4.0-cifx-netfield-release-compose.yml

Startup:

docker-compose --file netfield-app-profinet-tap-1.4.0-cifx-netfield-release-compose.yml up -d

Shutdown:

docker-compose --file netfield-app-profinet-tap-1.4.0-cifx-netfield-release-compose.yml down

Prerequisites:

non

App web UI access:

Over edge device integrated web user interface

Use case:

Using the app on a Hilscher's "netFIELD OS" operating system supporting edge device together with a standard Ethernet port as capturing interface e.g. "NFX8M-D2-N32-010" or "NIOT-E-TIJCX-GB-RE/NFLD"

Compose file:

netfield-app-profinet-tap-1.4.0-eth-netfield-release-compose.yml

Startup:

docker-compose --file netfield-app-profinet-tap-1.4.0-eth-netfield-release-compose.yml up -d

Shutdown:

docker-compose --file netfield-app-profinet-tap-1.4.0-eth-netfield-release-compose.yml down

Prerequisites:

Before calling the docker-compose command line you have to specify the capturing Ethernet interface with

export NETFIELD_APP_MACVLAN_INTERFACE=<e.g. eth2>

App web UI access:

Over edge device integrated web user interface

Status

RELEASED

Release Date2023-02-13
SummaryIntegration of software licensing
Changes in this version

key summary type
Loading...
Refresh

Known Issues

key summary type
Loading...
Refresh