Welcome to the Industrial Automation website!

NameDescriptionContent
HONG  KANG
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

Moxa EDS-508A series network managed Ethernet switch

来源: | 作者:FAN | 发布时间 :2025-09-16 | 660 次浏览: | 🔊 Click to read aloud ❚❚ | Share:

Moxa EDS-508A series network managed Ethernet switch

Initialization configuration: three management interface operations

EDS-508A supports three initial configuration methods: serial port console, Telnet console, and web browser. Please note that the default IP address is 192.168.127.253, subnet mask is 255.255.255.0, and the PC needs to be on the same logical subnet as the switch to access through the network interface.

1. Serial console configuration (preferred when no IP)

Hardware connection: Connect the console port of the switch to the COM port of the PC using an RJ45 to DB9 cable;

Parameter settings: baud rate 115200, no checksum (None), data bit 8, stop bit 1, terminal type VT100 (recommended to use Moxa PComm Terminal Simulator software);

Login process: Select terminal type 1 (ansi/vt100), login account as admin (read-write permission) or user (read-only permission), default no password, can be set as needed (maximum 16 characters).

2. Telnet Console Configuration

Prerequisite: The PC and switch are on the same subnet, and physical connections can be made using either direct or crossover Ethernet cables;

Operation steps: Enter telnet 192.168.127.253 through Windows' Run ', and the subsequent terminal type selection and login process should be consistent with the serial port console;

Attention: Check "VT100 Arrows" in the terminal preference settings to ensure proper cursor navigation.

3. Web browser configuration (easiest to use)

Access method: Enter the switch IP (such as 192.168.127.253) in the browser address bar, and log in with the admin/user account;

Interface features: The left navigation bar categorizes and displays all configuration items, supports visual operations, and is suitable for non professional technicians to quickly get started;

Security advice: If remote management is not required, Telnet and web access can be disabled through the serial port console to reduce security risks.

Detailed Explanation of Core Function Configuration

1. Basic settings: System and network parameters

(1) System Identification and Security

System information: The switch name (such as "Factory Line 1 Switch"), location, and contact information of the maintenance personnel can be configured. The information will be displayed at the top of the web console and in the alarm email;

Password management: The admin account has full permissions, while the user account only has read-only permissions and supports password modification (requires repeated input confirmation, can clear password and restore default);

IP access control: Use the 'Accessible IP List' to restrict access to the switch to only specified IPs or subnets (such as allowing only 192.168.1.0/255.255.255.0 network segments), and allow all IPs to access when not enabled.

(2) Ports and network parameters

Port settings: Configure port enable/disable, transmission rate (auto negotiate or fixed 10M/100M full/half duplex), flow control (FDX Flow Ctrl), MDI/MDIX mode (default auto detect);

Network configuration:

IPv4: supports manual setting of IP, subnet mask, gateway, or automatic acquisition through DHCP/BootP;

IPv6: Supports link local address (automatically generated) and global unicast address (requires prefix configuration);

DNS: Primary and backup DNS servers can be set up, supporting access to switches through domain names (DNS needs to be configured first).

(3) Time management

Time synchronization: Supports NTP/SNTP clients, configurable primary and backup time servers (such as time. nist. gov), with a default query cycle of 600 seconds;

Time zone and daylight saving time: The default GMT time zone allows for manual setting of daylight saving time start/end dates and time offsets;

Attention: Models without real-time clock (such as EDS-508A) require time synchronization after restart. It is recommended to configure NTP server for automatic calibration.


2. Network reliability: redundancy and traffic control

(1) Turbo Ring Redundancy (Industrial Scene Core)

Enabling method: Through the top DIP switch (switch 4) or software configuration, Turbo Ring v2 protocol is supported by default, with recovery time< 20ms@250 Switch;

Attention: If VLAN or port aggregation needs to be enabled on the last 4 ports, Turbo Ring cannot be activated through DIP switches and must be configured through software.

(2) Port Trunking

Function: Bind multiple ports into an aggregation group (up to 4 groups, with a maximum of 8 ports per group), increase bandwidth (e.g. aggregate 8 100BaseTX full duplex ports to achieve a bandwidth of 1.6Gbps), and achieve redundancy;

Mode selection: Supports static aggregation (Moxa private protocol) and LACP (IEEE 802.3ad standard). After configuration, the VLAN, multicast filtering, and other settings of the port will be reset to default;

Applicable models: EDS-508A supports 2 aggregation groups, with different numbers of aggregation groups for different models (e.g. EDS-518A supports 3, EDS-728 supports 4).

(3) Traffic Priority (QoS)

Core mechanism: Based on IEEE 802.1p (Layer 2) and TOS/DiffServ (Layer 3) labels, traffic is divided into four priority queues (high/medium/normal/low);

Queue scheduling: Supports two modes: "Weight Fair (8:4:2:1 weight)" and "Strict". The default is Weight Fair to avoid low priority traffic from starving;

Industrial adaptation: Supports IEC 61850 QoS and can set GOOSE/SMV/PTP and other power automation protocol messages as high priority to ensure real-time performance.


3. Network isolation: VLAN configuration

(1) VLAN mode and type

Support type:

IEEE 802.1Q VLAN: Label based logical isolation, supporting three port types: Access (single VLAN without labels), Trunk (multi VLAN with labels), and Hybrid (removable egress labels);

Port type VLAN: VLAN is divided based on physical ports, with simple configuration but low flexibility. When enabled, IGMP Snooping will be automatically disabled;

Unaware VLAN: does not check VLAN tags, only transmits all tagged messages transparently, suitable for serial connection in other VLAN networks.

(2) Typical application examples

Scenario: Switch A connects devices A (VLAN5), B/C (VLAN2), D (VLAN3), and E (VLAN4), and is interconnected with switch B through Trunk port 3;

to configure:

Device A port is set to Access, PVID=5;

Set the B/C ports of the device to Trunk, PVID=2, and fixed VLAN (tagged)=3/4;

Set the interconnection port of the switch to Trunk and enable the GVRP protocol to automatically synchronize VLAN information;

Set the corresponding port of switch B to Access, and match PVIDs with VLAN2/3/4/5 to ensure normal cross switch VLAN communication.

4. Multicast filtering: reducing network storms

Core agreement:

IGMP Snooping (IP layer): Supports v1/v2/v3, and only forwards multicast traffic to ports that have joined the group by listening to IGMP report/query messages to avoid flooding;

GMRP (MAC layer): dynamically registers multicast addresses, suitable for devices that do not support IGMP;

Static multicast MAC: Manually add multicast addresses and port bindings, suitable for devices that only support multicast but do not have IGMP/GMRP.

Configuration points: After enabling IGMP Snooping globally, it needs to be enabled separately by VLAN; Support 'Enhanced Mode', only forwarding multicast to member ports to reduce redundant traffic.


5. Bandwidth management and security protection

(1) Bandwidth control

Broadcast storm protection: supports limiting port broadcast/multicast/unknown unicast traffic rates (such as 8M), and can temporarily disable ports when exceeded (default disable for 30 seconds);

Entrance/exit speed limit: Configure the entrance/exit speed according to the port (such as limiting it to 10% of the total bandwidth) to avoid single devices occupying too much bandwidth.

(2) Security protection

User authentication: Supports centralized authentication using TACACS+and Radius, replacing local accounts and suitable for large-scale networking;

Port access control:

Static Port Lock: Bind a specific MAC address to a port and only allow communication with that MAC address;

IEEE 802.1X: Based on the client authentication server (such as Radius) - authenticator (switch) architecture, unauthenticated devices cannot access;

ACL access control list (only supported by layer 3 switches): Filter packets based on IP/MAC address, protocol (TCP/UDP), and port number (such as denying access to 192.168.2.0/24 network segment 192.168.0.1).


6. Alarm and diagnosis: rapid fault location

(1) Auto Warning

Email Alert: Configure SMTP servers (such as enterprise email) and recipient addresses (up to 4), triggering events including switch cold start, port link disconnection, traffic overload, configuration changes, etc;

Relay alarm: supports 2-channel relay output, can be associated with key events such as power failure and Turbo Ring breakage, and trigger external sound and light alarms;

Test verification: After configuration, a test email can be sent to confirm that the alarm channel is normal.

(2) Diagnostic tools

Mirror Port: Copy the inbound/outbound/bidirectional traffic of a specified port (monitored port) to the mirror port, and connect packet capture tools (such as Wireshark) to analyze network issues;

Ping test: initiate Ping requests from the switch (not PC initiated) to detect the connectivity between the switch and the target IP;

LLDP protocol: automatically obtains neighbor device information (such as neighbor IP, port, model), supports MXview software to automatically generate network topology.

(3) Monitoring and Logging

Real time monitoring:

Switch level: View the total traffic of all ports, unicast/multicast/broadcast packet rates;

Port level: View the sending and receiving speed and error packet count of a single port;

SFP monitoring: Check the temperature, voltage, and light emitting and receiving power of the optical module (with an error of ± 3dBm);

Log management: Record events such as cold start, configuration changes, authentication failures, port disconnections, etc. It supports exporting log files or sending them to Syslog servers (up to 3 configured).

EDS Configurator: Batch Management Tool

EDS Configurator is a Windows platform specific GUI tool (available for free download from the Moxa official website) that supports batch operation of multiple switches. Its core functions include:

Device search:

Broadcast search: Discover all switches within the same LAN (no need to know IP);

IP search: specify an IP address to locate a single switch (supporting cross WAN/Internet);

Batch configuration:

Firmware upgrade: Select multiple switches to update firmware uniformly (download. rom file in advance);

IP modification: Batch modify switch IP, subnet mask, gateway, support DHCP enable/disable;

Configuration import and export: Export the configuration of a switch as a text file and import it to other devices of the same model to achieve rapid deployment;

Device unlocking: For password protected switches, enter the admin password to unlock, and subsequent operations do not require repeated input.


SNMP and MIB: Remote Monitoring Integration

SNMP version: Supports v1/v2c (community string authentication, default public read-only, private read-write) and v3 (supports MD5/SHA authentication and data encryption, with the highest security);

Trap settings: Configure primary and backup Trap servers to automatically send Trap information when triggering events such as link disconnection or authentication failure;

MIB support:

Standard MIB: including MIB-II (system, interface, IP, TCP/UDP, etc.), dot1dBridge (spanning tree) qBridgeMIB(VLAN);

Private MIB: Provides Moxa-EDS-508A-MIB.my files, supporting monitoring of device specific parameters such as Turbo Ring status and PoE power.


Precautions and Applicable Scenarios

Model compatibility: Some features are only supported by specific models (such as PoE only for PoE models, ACL only for layer 3 switches), and the device model needs to be confirmed before configuration;

Industrial environment adaptation: Supports wide temperature range (-40~75 ℃, with "- T" model), anti electromagnetic interference (ESD contact 6kV/air 8kV), suitable for harsh environments in industrial sites;

Factory reset: It can be executed through serial port/Telnet/web console. After recovery, the default IP (192.168.127.253) needs to be used to reconnect;


Summary

The Moxa EDS-508A series switches offer rich industrial grade features such as Turbo Ring redundancy QoS、802.1X)、 Multi interface management method and batch configuration tool meet the requirements of industrial scenarios for network stability, security, and maintainability. The manual covers the entire process from initialization to advanced configuration in detail, suitable for network administrators and industrial automation engineers to refer to, helping to quickly deploy and operate industrial Ethernet.



  • ABB SCC-C 23070-0-10232110 gas cooler
  • Sick LGTN101-521 CPU Module
  • Okuma 1911-2836 PLC Circuit Board
  • Mitsubishi Melsec PM-120M PLC
  • Omron F210-C15 Vision Mate Controller System
  • Siemens 7ML5110-1GD07-4AF3 Ultrasonic Level Gauge
  • ABB Pluto S46 V2 Safety Relay
  • Omron Z3RN-5A Optical Serial Link
  • Omron R7D-APA3H 30W Servo Drive
  • Giddings Lewis 502-03638-41R3 PLC Processor
  • Omron SCY-P1 Sequencer Controller
  • Siemens C98043-A7002-L1-13 PCB Board
  • SACS TECNICA Palletizer PC PLC Control System
  • AutomationDirect T1F-14THM PLC Module T1F14THM
  • OMRON C200H-AD003 Analog Input Unit PLC Module
  • Applied Materials 0010-A0000 Electricity Box PLC 200mm
  • ABB RVT-6 Power Factor Controller RVT6
  • Allen-Bradley 2094-BC01-MP5-M Kinetix 6000 Axis Module
  • OMRON FQM1S-MC233 Motion Controller PLC Module
  • OMRON C200H-SNT31 PLC Special I-O Module
  • Yaskawa SGMPH-04AAA61D-OY Servo Motor 400W 200V
  • Yaskawa SGMGH-09DCA6F-OY AC Servo Motor 850W 400V
  • REFU ELEKTRONIK SR17002 PLC Logic Module Circuit Board
  • Siemens 6DP1231-7AA PLC Board Module Industrial Control
  • ABB SACE ISOMAX S3 N 160 Molded Case Circuit Breaker
  • OMRON C120-SC024-V1 SYSMAC C120 Compact PLC Unit
  • OMRON CJ1W-SCU41-V1 Serial Communication Unit PLC Module
  • OMRON 3G3MX2-A4110-ZV1 MX2 Variable Frequency Drive
  • Yaskawa SGDH-04AE-OY Sigma-II Servo Driver 400W 200V
  • OMRON CQM1-AD041 Analog Input Module PLC I/O Unit
  • Delta Omega XML2-0060-45-4/S-A Servo Drive
  • Omron CJ1W-AD041 Analog Input
  • Omron CJ1W-NC271 Position Control Unit
  • Omron CJ1G-CPU45H PLC CPU
  • Omron CJ1W-EIP21 EtherNet/IP Unit
  • Omron F210-C15 Vision Mate Controller
  • Omron CQM1H-ADB21 Analog I/O Board
  • Omron GRT1-PRT PROFIBUS DP-V1 Adapter
  • Omron CP1H-Y20DT-D PLC CPU
  • TE.CO TFX 4G 1.5 Grey Cable 470m
  • Yaskawa SGDH-04AE-OY Servo Driver 400W 200V
  • OMRON CJ1H-CPU66H V4.0 PLC CPU
  • OMRON R7M-A10030-BS1 Servo Motor 200W 100V
  • OMRON FQM1-MMA21 Motion Controller
  • Yaskawa SJDE-08APA Servo Amplifier
  • OMRON CQM1-AD041 Analog Input Unit
  • Siemens OCI55 Dialogue Module Landis
  • OMRON F350-C10E Image Processing Unit
  • OMRON NT10S-SF121 HMI Terminal
  • SIEMENS 3RB1262-0LB31 Overload Relay
  • OMRON YASKAWA SGDS-02A12A Servo Drive
  • TE.CO TFX 4G 1.5 Grey Cable ST 500m
  • FANUC A16B-3200-0362 PCB Control Board
  • OMRON CQM1-ARM21 Analog Output Unit
  • Allen-Bradley 1788-EN2DN Ethernet DeviceNet Gateway
  • Siemens 3VL9440-7EE40 3VL4740-2AA46-0AA0 Circuit Breaker
  • OMRON CJ1W-AD041-V1 Analog Input Unit
  • OMRON CQM1-AD041 CQM1-IPS02 Analog Input Power Supply
  • Texas Instruments System 505 PLC 525-110 525-1102
  • OMRON CQM1-AD042 Analog Input Unit
  • Yaskawa SGDH-04AE-OY Servo Driver 200V 400W
  • CTI 2512 75W Power Supply for CTI 2500
  • Omron F300-B5 Image Processing Unit
  • Mitsubishi 15050-PR01A PLC Board
  • Omron CQM1-TC101 Temperature Controller
  • SCE M68-2000 2 Axis Motion Controller HW 2.3/B
  • Omron 3Z4SP-C22 Visual Positioning Sensor
  • Omron 3G3SV-BB007-E 0.75kW VFD
  • CML 6622 IRD Entek AW10528 Vibration Monitor
  • Omron CP1L-EL20DR-D PLC CPU
  • TE.CO TFX 4G 1.5 Grey Cable 500m
  • Mitsubishi Electric 3BK23057 Circuit Board Module
  • OMRON FQM1-MMP21 Motion Control Module
  • OMRON CP1E-E40SDR-A Micro PLC CPU Unit
  • KEBA CU201 PLC Control Unit
  • OMRON F150-C10E-2 Vision Sensor Controller
  • YASKAWA SGDH-04AE-OY Sigma-II Servo Driver
  • OMRON CS1H-CPU65-V1 PLC Central Processing Unit
  • OMRON NB7W-TX01B Interactive Display HMI
  • OMRON C500-TU002E Programmable Logic Controller Timer Unit
  • OMRON C200HW-PRT21 PROFIBUS DP Slave Unit
  • ExcelTech MX-5-S-I-6-4 Static Transfer Switch
  • Allen-Bradley 100-B300ND3 Contactor 304A 600V
  • Pasaban MTC-3052 Fast I/O PLC Card
  • OMRON CQM1-TC101 Temperature Control Unit
  • OMRON 3G3SV-BB007-E VFD 0.75kW 220V
  • OMRON CQM1H-MAB42 PLC Module
  • OMRON R88M-K75030T-S2 Servo Motor
  • Yaskawa SGMAH-03DAAA61 Servo Motor 200V 300W
  • OMRON F300-P Power Supply Unit
  • Land System 4 M1 Thermometer 65071800C-L35-A50
  • Yamatake MAH10-ME0100 ME-NET Module
  • Siemens Simatic 505 16 Slot PLC Rack
  • Yaskawa SGDH-02AE-OY Servo Driver 200W
  • SCE M68-2000 2-Axis Motion Controller
  • Zenith Controls K-1201 Transfer Switch Controller
  • Yaskawa SGDH-02AE-OY 200W Servo Driver
  • Yaskawa SGMAH-02AAA61D-0Y 200W Servo Motor
  • Schneider TSX P573634M Modicon Premium CPU
  • Siemens 6FX5002-5DN31-1DA0 Power Cable
  • Omron CJ1G-CPU43H CPU Unit 30K Steps
  • OMRON C28P-EDR-D PLC Unit
  • SIEMENS S7-300 PLC System
  • Schneider TP400-PLC-1411 Board
  • Siemens 6FC5203-0AF00-0AA3 Panel
  • ALLEN BRADLEY 1754-L28BBB GuardPLC
  • Omron E6C3-AG5B-C Encoder
  • SCE M68-2000/5 CNC Controller
  • SCHNEIDER TM2ALM3LT Module
  • OMRON C200H-OV001 Voice Module
  • OMRON R88M-H30030 Servo Motor
  • Bosch RD500 Indramat Servo Drive RD51.2-4B
  • Siemens 6SE7090-0XX84-0AH2 T300 Module
  • Omron GRT1-TS2P SmartSlice Thermocouple Input
  • Xaar XP55500016 XUSB Drive Electronics
  • Siemens 6SL3210-1SE21-8UA0 PM340 Power Module
  • Mitsubishi GT2708-VTBA Touch Display 8.4 Inch
  • Pasaban Fast I/O MTC-3052 PLC Card
  • ABB ACS355-01U-02A4-2 VFD 0.37kW
  • Yamatake MAH20-PC2100 Processor Module
  • Allen Bradley 1774-P1 PLC Power Supply
  • Yaskawa SGDH-04AE-OY 400W Servo Driver
  • Omron CPH-X40DT1-D PLC CPU Unit
  • Pilz PNOZ mm0.2p Safety PLC Mini 772002
  • Siemens 6SL3555-OPR01-0AA0 Sinamics G110M Panel
  • Sanyo PLC-XTC50L LCD Projector
  • SCE M68-2000 2-Axis Motion Controller
  • Omron CS1W-CT021 High-Speed Counter Unit