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/05/13 06:46]
avsetula
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 a primary network (e.g both interfaces act as a switch)   * Bridge interface for a primary network (e.g both interfaces act as a switch)
Line 10: Line 18:
   * 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 a section called "​Advanced Network Configuration"​ and click on the {{:​files:​roll-menu-button_01.png?​nolink|}} 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 a 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 a 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 a primary network interface. When enabled, following IP settings will take effect
Line 27: Line 35:
 Change the settings according to your dispositions. Change the settings according to your dispositions.
  
-These options change the configuration of the MervisRT. As such, the 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 **PLC Operation** -> **PLC Setup** -> **Upload configuration**.+These options change the configuration of the MervisRT. As such, the 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.