Siemens SINUMERIK MC Commissioning Manual page 210

Mcu commissioning: nc, plc, drive
Hide thumbs Also See for SINUMERIK MC:
Table of Contents

Advertisement

Installing and setting up PCU Base for IPC
10.3 Configuration of the system
Further information
You can find general information on remote access to the Siemens PC system (via VNC Viewer
or SSH client) in Chapter Remote access for diagnostics (Page 272).
By prompt, script or batch file
Basic procedure
With a command according to the following scheme, you can activate remote access from the
PG/PC in the company network to the Siemens PC system.
To do this, call the prompt as the administrator and enter the command either completely or
successively.
Alternatively, you can save the command and the associated parameters in a script file
(Page 205).
Syntax for activating a firewall rule via the prompt
netsh advfirewall firewall set rule name="<Name of the firewall rule>" new
enable=yes profile=<Name of the network profile>
Table 10-8
Com‐
mand
netsh
adv‐
firewall
firewall
set
rule
Example
Activation of the firewall rule "vnc5900" for the "Public" profile.
netsh advfirewall firewall set rule name="vnc5900" new enable=yes profile=public
210
Description of the Netsh commands in the context of the advfirewall firewall
Parameter
Description
Specification of the command line pro‐
gram, which executes the following
commands.
Defines the context in which the follow‐
ing commands are to be carried out.
Subcontext of "advfirewall".
Adaptation of an existing firewall rule.
name
Name of the firewall rule in quotation
marks
new
Specifies that the following parameters
are to be changed or added.
enable
Activates or deactivates the specified
firewall rule.
profile
Name of the network profile for which
the corresponding firewall rule is to be
activated or deactivated.
Value
-
-
-
-
"vnc5900" | ... | all
-
yes | no
public | private | domain | any | ...
MCU commissioning: NC, PLC, Drive
Commissioning Manual, 02/2020, A5E47437618B AB

Advertisement

Table of Contents
loading

Table of Contents