MDS 05-6632A01, Rev. F MDS Orbit MCR/ECR Technical Manual 57
Example #3
Figure 3-19 shows the Orbit MCR #2 device acting as a terminal server to provide connectivity to the
serial-based SCADA device via UDP.
NOTE The configuration for Orbit MCR #1 in Figure 3-19. Example 3: Unit Providing Connectivity to
Serial-Based SCADA Device via UD is identical to the configuration shown in the previous
example (Example #2).
Figure 3-19. Example 3: Unit Providing Connectivity to Serial-Based SCADA Device via UDP
The following commands will configure the Orbit MCR #2 for this scenario.
% set interfaces interface Wi-Fi type wifi
% set interfaces interface Wi-Fi wifi-config mode access-point ap-config ap myssid enabled
true
% set interfaces interface Bridge type bridge
% set interfaces interface Bridge bridge-settings members port ETH1
% set interfaces interface Bridge bridge-settings members wifi-station interface Wi-Fi
% set interfaces interface Bridge ipv4 address 192.168.1.22 prefix-length 24
% set services serial terminal-server server COM1 mode udp port 30000 remote address
192.168.1.11 port 30001