Exemple: Fichier De Configuration "Basesys.ini - Siemens SINUMERIK 840D sl Manuel De Mise En Service

Masquer les pouces Voir aussi pour SINUMERIK 840D sl:
Table des Matières

Publicité

2.3.8

Exemple: Fichier de configuration "basesys.ini"

Fichier de configuration basesys.ini
Le fichier template_basesys.ini fourni dans le répertoire /siemens/system/etc est
préconfiguré comme suit:
; ------------------------------------------------------------------
; Default Linux basesystem configuration
; ------------------------------------------------------------------
;
; section ID is for Windows compatibility and is ignored.
[ExternalInterface]
; If ExternalIP is set, you can force the external Ethernet
; interface to use a fixed IP address etc instead of using DHCP
; if a Hostname is set, it even overrides one received by DHCP
;ExternalIP=210.210.210.210
;ExternalNetMask=255.255.255.0
;Gateway=210.210.210.1
;Nameservers=210.210.210.1 210.210.210.2
;Timeservers=210.210.210.3
;Hostname=somename
;Domain=example.com
; if ExternalIP is empty (default), DHCP is used with the following
; ClientID. The default is "@MAC" to use the MAC address,
; alternatives are "@NAME" to use the hostname (Hostname above)
; or any other arbitrary string.
;DHCPClientID=@MAC
[InternalInterface]
; With InternalIP and InternalNetMask (both must be set together),
; you can change the address on the internal/TCU/automation net.
; This should not be needed normally.
;InternalIP=192.168.214.1
;InternalNetMask=255.255.255.0
; These two can define an alias IP for X120.
;InternalIP_Alias=192.168.216.1
;InternalNetMask_Alias=255.255.255.0
; This defines a "name of station" for PROFINET (ERTEC interface),
; e.g. for DCP. If not defined or empty, the usual hostname is also
; the PN name.
;PN_StationName="PN_IO"
; Setting EnableDHCPD_SysNet to 0 suppresses that a DHCP server
; is started on that interface
;EnableDHCPD_SysNet=0
Système d'exploitation NCU (IM7)
Manuel de mise en service, 03/2010, 6FC5397-1DP10-5DA0
Configuration du système
2.3 Fichier de configuration "basesys.ini"
27

Publicité

Table des Matières
loading

Table des Matières