WAGO I/O SYSTEM 750 XTR
Appendix 371
750-8202/040-001 PFC200 2ETH RS TELE XTR
Manual
Version 1.2.0, valid from FW Version 03.01.07(13)
Table 277: Description of the Configuration Scripts for “Networking - Host/Domain Name”
Parameters Status Call
Output/Input
Effecti
ve
Host Name
Host Name
read
get_coupler_details
hostname
Display of the host name.
The return value is blank when
/etc/hostname is empty.
For details see the parameter
“Actual Hostname.”
Immedia
tely
write
change_hostname
hostname=<String>
Changing the host name.
Input a host name for <String>.
Immedia
tely
Actual
Hostname
read
get_coupler_details
actual-hostname
The actual host name (if
/etc/hostname is empty, a unique
host name is generated from the
MAC address)
Immedia
tely
Domain Name
Domain name
read
get_coupler_details
domain-name
Display of domain name
Immedia
tely
write
change_hostname
dnsdomain=<String>
Change the domain name. Enter
the domain name for <String>.
Table 278: Description of the Configuration Scripts for “Networking - TCP/IP”
Parameters Status Call
Output/Input
Effecti
ve
IP Address X1: Determines the IP parameters of the ETHERNET interfaces X1/X2 in
“switched” mode and the ETHERNET interface X1 in “separated” mode
Type of IP
address
configuration
read
get_eth_config
X1 config-type
Path via which the interface
receives its IP address
Possible return values are:
- static (set statically)
- dhcp (per DHC)
- bootp (per BootP)
Immedia
tely
write
config_interfaces
interface=X1
config-type=<Value>
state=enabled
Enable process, via which the
interface receives its IP address
Possible entries for <Value> are:
- static (set statically)
- dhcp (per DHC)
- bootp (per BootP)
IP address
read
get_eth_config
X1 ip-address
Address set for using a static IP
address (static IP).
Immedia
tely
write
config_interfaces
interface=X1
ip-address=<Value>
Change IP address for static IP
<Value> must have an IP address
with the format
“Number.Number.Number.Numbe
r.”
Subnet Mask
read
get_eth_config
X1 subnet-mask
Subnet mask set for using a static
IP address (static IP)
Immedia
tely
write
config_interfaces
interface=X1
subnet-mask=<Value>
Change subnet mask for static IP
addresses. <Value> must have
an IP address with the format
“Number.Number.Number.Numbe
r.”
IP Address X2: Determines the parameters currently used for the ETHERNET interface X2 in
“separated” mode
See “IP Address X1.” When calling these up, replace X1 with X2 (only permissible in “separated”
mode).