Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:sw:01-mervis:secondary-ethernet-configuration-hidden [2020/02/06 10:28]
jan_kozak
en:sw:01-mervis:secondary-ethernet-configuration-hidden [2023/03/29 12:35] (current)
avsetula
Line 1: Line 1:
 ====== Secondary ethernet configuration ====== ====== Secondary ethernet configuration ======
-<wrap hi>Available since v2.2.0</wrap>+<WRAP group> 
 +<WRAP half column 81%> 
 +[[https://​www.unipi.technology/​gate-c50|Some of our units]] are equipped with secondary ethernet interface. In this tutorial, we will cover the configuration of this interface in Mervis. 
 +</​WRAP>​ 
 +<WRAP half column 15%> 
 +;;# 
 +<​html><​span class="​dev-tag dev-axon">​Axon&​nbspS155</​span></​html>​ \\ 
 +<​html><​span class="​dev-tag dev-gate">​Gate</​span></​html>​ 
 +;;# 
 +</​WRAP>​ 
 +</WRAP>
  
-Some of our PLCs are equipped with secondary ethernet interface. In this tutorial we will cover the configuration of this interface in Mervis. +<​html><​span class="​kbBlueText">​The possible settings of the second interface include:</​span></​html>​
- +
-The possible settings of the second interface include:+
   * Static IP or DHCP client   * Static IP or DHCP client
-  * Bridge interface for primary network (e.g both interfaces act as a switch)+  * Bridge interface for primary network (e.g both interfaces act as a switch)
   * Secondary ethernet cannot act as a backup internet connectivity   * Secondary ethernet cannot act as a backup internet connectivity
   * PLC cannot act as a router between networks   * PLC cannot act as a router between networks
  
-In your solution, left click on the PLC in the Left panel, move over to the Properties panel, scroll down until you find section called "​Advanced Network Configuration"​ and click on the plus sign to reveal more properties.+In your solution, left-click on the PLC in the Left panel, move over to the Properties panel, scroll down until you find section called "**Advanced Network Configuration**" and click on the {{:​files:​roll-menu-button_01.png?​nolink|}} ​sign to reveal more properties.
  
 {{:​en:​sw:​01-mervis:​secondary-ethernet-configurartion-01-advanced-network-settings.png?​direct|}} {{:​en:​sw:​01-mervis:​secondary-ethernet-configurartion-01-advanced-network-settings.png?​direct|}}
  
-Locate the subsection called "​Network card":+Locate the subsection called "**Network card**":
  
 {{:​en:​sw:​01-mervis:​secondary-ethernet-configurartion-01-network-card.png?​direct|}} {{:​en:​sw:​01-mervis:​secondary-ethernet-configurartion-01-network-card.png?​direct|}}
  
-The options are:+<​html><​span class="​kbBlueText">​The options are:</​span></​html>​
   * **Name**: internal name of the interface, it cannot be changed and you will not see it anywhere else   * **Name**: internal name of the interface, it cannot be changed and you will not see it anywhere else
-  * **Enabled**:​ When disabled, the interface will be put into a bridge mode together with primary network interface. When enabled, following IP settings will take effect+  * **Enabled**:​ When disabled, the interface will be put into a bridge mode together with primary network interface. When enabled, following IP settings will take effect
   * **IP Configuration**:​ Whether the IP will be set manually or taken from DHCP server   * **IP Configuration**:​ Whether the IP will be set manually or taken from DHCP server
   * **IP Address**: static IP address for the interface, to be used together with IP Configuration = Static   * **IP Address**: static IP address for the interface, to be used together with IP Configuration = Static
   * **Netmask**:​ netmask of the IP range, to be used together with IP Configuration = Static   * **Netmask**:​ netmask of the IP range, to be used together with IP Configuration = Static
  
-Change the settings according to your needs: ​+Change the settings according to your dispositions.
  
-These options ​belong to configuration of the MervisRT, ​which cannot be applied by deploying the project, but rather ​with "​Upload configuration"​. Right click on the **PLC** in the **Left Panel**, then on the **PLC Operation** -> **PLC Setup** -> **Upload configuration**.+These options ​change the configuration of the MervisRT. As suchthe configuration ​cannot be applied by deploying the project, but rather ​through ​"**Upload configuration**". Right-click on the **PLC** in the **Left Panel**, then on the <​html><​span class="​avBlueText">​PLC Operation</​span></​html> ​-> <​html><​span class="​avBlueText">​PLC Setup</​span></​html> ​-> <​html><​span class="​avBlueText">​Upload configuration</​span></​html>​. If you are not sure, check out the [[en:​sw:​01-mervis:​updating-a-runtime-configuration-hidden|Uploading a RunTime configuration]] tutorial.