Serial MPLS pseudowire on IR8340
From IOS XE Release 17.17.1, you can transfer the serial async data using an MPLS label over a pseudowire between two IR8340 edge routers. In this scenario, one of the routers is located at the substation end and the other router is located at the controller end. Serial PW feature is configurable through CLI, Netconf/Yang and SDWAN/Vmanage interfaces. Oper Netconf/Yang model for this feature is not supported in 17.17.1 IOS-XE Release.
Following are the key networking elements in this scenario:
-
Substation: This refers to a location within an IIoT utility setup where edge routers are present, typically involved in collecting data from Remote Terminal Units (RTUs).
-
Controller: This is the location where the controller edge router is deployed, which receives the MPLS-encapsulated data from the substation.
-
Substation RTUs: These are responsible for collecting and transmitting data from various sensors and devices located at the substation. Substation RTU interfaces with an IR8340 edge router to enable data transfer to the controller and these are located at the substation side. One IR8340 router is installed at the end of each substation RTU.
-
SCADA controller: This is located at the controller side. One IR8340 router is installed at the end of the SCADA controller.
-
MPLS virtual circuit (VC): It is created between the two edge routers using MPLS LDP signaling protocol.
For more information about MPLS forwarding and raw socket configuration, refer the configuration guidelines reference links MPLS Pseudowire Status Signaling and Raw Socket Transport.
Serial MPLS pseudowire for compliance and cost efficiency data transfer
Async serial data is exchanged between substation RTUs and a remote SCADA management station through a public IP network. However, due to compliance with regulatory requirements, you must perform a firewall inspection for TCP/IP packets at the substation RTUs before data enters the cloud. In this scenario, customers have large numbers of substation plants and few remote SCADA servers. Using existing IP-based data transfer, user must install firewalls at all substation plant locations, thereby increasing investment for data transfer.
In the above async serial data exchange scenario, you can control data transfer costs by skipping the TCP/IP headers and sending the data in the MPLS pseudowire format. This approach reduces the cost by eliminating the need for firewall inspections at the substation RTUs. After you decapsulate the data at the controller edge router, add the TCP/IP headers and the IP address of the remote SCADA server. Then, forward this data through the IP network and the firewall over an established raw socket session.