7 Teleservice Application Framework
User Manual
104/374
Section: Ethernet settings
# To start and stop connections via ETH, the ynetworkd uses standard linux tools.
# Set the scripts that have to run to establish and to finish a connection via ETH.
# For static usage:
# Start eth0 connection with lan_static_networkd
# Max. path length 255
# If no path is set, an error message will be put on stdout. Daemon will not be started!
eth_start_script /sbin/ifup eth0=lan_static_networkd
# Stop eth0 connection with lan_static_networkd
# Max. path length 255
# If no path is set, an error message will be put on stdout. Daemon will not be started!
eth_stop_script /sbin/ifdown eth0=lan_static_networkd
# For dynamic usage:
# Start eth0 connection with dhcp
# Max. path length 255
# If no path is set, an error message will be put on stdout. Daemon will not be started!
eth_start_script /sbin/ifup eth0=dhcp
# Stop eth0 connection with dhcp
# Max. path length 255
# If no path is set, an error message will be put on stdout. Daemon will not be started!
eth_stop_script /sbin/ifdown eth0=dhcp
# Time which the ynetworkd waits before it verifies the connection.
# Note: Time will be doubled internally.
# Min. search time and default is 2s, max. search path is 0xFFFFs
# If search time is less 2s, default will be set.
eth_net_search_time 3
Summary of Contents for TC1
Page 1: ...TC1 User Manual Version of this document V1 00r0 ...
Page 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Page 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Page 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Page 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...