K-WANG

+086-15305925923
Service expert in industrial control field!
NameDescriptionContent
Adequate Inventory, Timely Service
pursuit of excellence 
Ship control system
Equipment control system
Power monitoring system
Current position:
新闻动态
newS
   
Brand

Moxa EDS-508A series network managed Ethernet switch

From: | Author:Wang | Time :2025-09-16 | 468 visit: | 🔊 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.


  • Honeywell Enraf 2558990-2 ARM 1 Backplane MSC Card for MSC-800 Motion Control Systems
  • Schneider BMEH586040 Modicon M580 Redundant Processor Module PLC Controller for Industrial Automation Systems
  • OMRON CQM1-TC101 Temperature Control Module PLC Unit for CQM1 Series Industrial Automation Systems
  • Allen Bradley 1771-AF Fiber Optic Converter Module 96657704 PLC Communication Interface for Industrial Automation Systems
  • Novellus IPEC SpeedFam 2805-11407 PLC Rack Assembly with Corcom 20VK1 Filter for Semiconductor CMP Equipment Control System
  • MITSUBISHI GT2512-STBA GT2512-STBD GOT2000 HMI Touch Screen Panel Display Human Machine Interface for Industrial Automation
  • OMRON E5AC-CX4A5M-014 Digital Temperature Controller Process Controller with RS-485 Communication for Industrial Automation Systems
  • SIGMATEK CCP612-K Processor Module PLC Controller Unit for C-DIAS Industrial Automation Control System
  • OMRON CJ1M-CPU13-ETN V4.0 PLC CPU Unit with Built-in Ethernet Function for SYSMAC CJ Series Industrial Automation Control System
  • EOCR-PMZ Digital Motor Protection Relay Electronic Over Current Relay for Three Phase Motor Control Systems
  • SIEMENS 6SY7000-0AC80 IGBT Transistor Module FZ1000R12KF5 Power Module for SIMOVERT MASTERDRIVES Industrial Drive System
  • OMRON C200HW-MC402-E Motion Control Unit 4 Axis PLC Module for C200H Series Position Speed and Torque Control System
  • Mitsubishi Electric 15050-PR02B PLC Circuit Board Module Industrial Automation Control Board for PLC System
  • TEXA INDUSTRIE EGO16GT1B Wall Frame Air Conditioner Industrial Cabinet Cooling Unit for PLC Control Panel Systems
  • OMRON CS1W-AD081-V1 Analog Input Unit 8 Channel PLC Special I/O Module for SYSMAC CS Series Industrial Automation Control
  • B&R X20CP0411 Compact CPU Module X20 Compact-S PLC Controller Unit with ARM Cortex-A9 Processor Industrial Automation System
  • OMRON CJ1W-NC413 V2.3 Position Control Unit 4 Axis Pulse Output NC Unit for CJ Series PLC Motion Control System
  • Toshiba H2218592 PLC Control Circuit Board Module Industrial Automation Controller Circuit Board
  • PRO-FACE GP577R-TC11 Programmable Operator Interface 10.4 Inch Touch Screen HMI Panel Industrial Automation Control Terminal
  • OMRON CS1D-DPL01 Duplex Unit for CS1D Series PLC Dual CPU Redundancy Control System Industrial Automation Module
  • OMRON V680-CA5D02-V2 RFID ID Controller Programmable Controller Interface Module Industrial Automation Identification System
  • Siemens 7ED6234-4EE12-9AC9 N1A R1A Static Three Phase Counter Protection Device Industrial Automation Measurement Module
  • Siemens 3VT8563-2AA03-2KA2 3VT Molded Case Circuit Breaker Three Pole Low Voltage Protection Device Industrial Power Distribution Guide
  • Siemens 7MH4900-3AA01 SIWAREX FTC Weighing Module for SIMATIC S7-300 ET 200M Industrial Weighing Automation System
  • OMRON K3HB-HTA-DRT1 Temperature Panel Meter DeviceNet Digital Indicator Industrial Temperature Measurement Controller Guide
  • Schneider Electric HMIST6500 Harmony ST6 10 inch Touch Panel Screen HMI Operator Interface Terminal Industrial Automation Control Display
  • OMRON C500-AD006 3G2A5-AD006 Analog Input Unit PLC Module Industrial Automation Data Acquisition System Guide
  • OMRON R88S-H306G Servo Motor AC Servo System Component Industrial Motion Control Application Guide
  • Schmersal MV10H 330-11Y-M20-1348 Belt Alignment Switch Position Monitoring Device Industrial Safety Switch Technical Guide
  • BECKHOFF CX2100-0904 Power Supply Module with Integrated UPS for CX20xx Embedded PC Industrial Automation System Guide
  • OMRON FQM1-MMA22 Flexible Motion Controller Analog I/O PLC Module Industrial Automation Control Unit Technical Guide
  • INOVANCE H3U-3624MT Programmable Logic Controller PLC CPU Module Industrial Automation Control System Guide
  • SIEMENS 6SE7036-1EE85-1HA0 Rectifier Board Drive Module Power Electronics Component Technical Guide
  • OMRON NA5-9W001B-V1 Sysmac HMI Programmable Terminal 9 Inch Touch Screen Industrial Operator Interface Technical Guide
  • ABB ACS355-01U-02A4-2 Variable Frequency Drive 230V 0.5HP 2.4A Machinery Drive Module Technical Guide
  • OMRON SYSMAC C200HS-CPU01-E Programmable Controller CPU Unit Industrial Automation Control Module Technical Guide
  • SCHNEIDER ELECTRIC XBTGT2110 Magelis GT 3.8 Inch Touchscreen HMI Terminal Operator Interface Technical Guide
  • THERMA WAVE 18-011040 Controller Assembly PLC Terminal Block Industrial Control Module Technical Guide
  • MITSUBISHI AA104VJ05 10.4 Inch LCD Control Panel Display Module for CNC Machine Tool and Industrial Controller Applications
  • CHEROKEE ACX643 REV-B Power Supply Unit 100-240VAC Industrial Power Supply Module Technical Guide
  • Allen Bradley 440F-C4000P MatGuard Control Unit Pressure Sensitive Safety Mat Controller Technical Guide
  • GENERAL ELECTRIC MMII-PD-1-2-120 Motor Manager II Intelligent Motor Protection and Control Relay Technical Guide
  • BRISTOL CONTROL 396879-01-2 ControlWave Micro CPU Module with Ethernet Communication Industrial RTU Controller Technical Guide
  • SCHNEIDER ELECTRIC HMIST6500 Harmony ST6 10 Inch Touch Panel Screen HMI Operator Terminal Technical Guide
  • SIEMENS SIMODRIVE 6SN1145-1AA01-0AA1 Infeed Module 10-25 kW 400-480 V Drive System Power Supply Unit Technical Guide
  • OMRON F150-C15E-3 Vision Mate Controller Machine Vision Sensor Processing Unit Technical Specifications and Industrial Inspection Application Guide
  • OMRON NSH5-AL001 NSH5 Series Hand-held Programmable Terminal Removable Box Interface Module Technical Guide
  • SCHNEIDER ELECTRIC TM2ALM3LT Analog Input Output Module Modicon M238 PLC Expansion Unit Technical Specifications and Application Guide
  • YAMATAKE MAH20-PC2100 Processor Module Industrial Controller CPU Unit Technical Specifications and Automation System Application Guide
  • OMRON CQM1-AD042 Analog Input Unit PLC Technical Specifications and CQM1 Series Industrial Automation Application Guide
  • KRONES BWU1703 0900853537 ASi-3 PROFIBUS Gateway Dual ASi Master Communication Module Technical Guide
  • SIEMENS 6SN1145-1BA01-0BA1 SIMODRIVE 611 Infeed Regenerative Feedback Module 16/21 kW Technical Specifications and CNC Drive Application Guide
  • OMRON CS1W-DA041 Analog Output Unit PLC Technical Specifications and SYSMAC CS Series Automation Application Guide
  • FANUC A16B-1211-0301/04A Control Board I/O PCB Technical Specifications and CNC System Application Guide
  • OMRON FND-X06H Position Driver PLC Technical Specifications and OMNUC Servo Control System Application Guide
  • Beckhoff CX1020-0111 - servo driver
  • Beckhoff CX2020-0125 - Controller Unit
  • Beckhoff EK1818 - EtherCAT Coupler 8DI 4DO 24VDC
  • Beckhoff CX2500-0030 - System Module
  • Beckhoff AM3121-0200-0001 - servo motor
  • Beckhoff C5102 - IP-4GVI63 REV:1.0 IPC
  • B&R X67AT1322 - PLC module
  • Beckhoff BK7000 - EtherCAT bus coupler
  • Beckhoff CX1100-0930 - Module
  • Beckhoff CX2500-0060 - Relay Power Capacitor Module
  • Beckhoff CX5130-0175 - Controller Module
  • Beckhoff CP6801-1006-0010 - CONTROL PANEL (US)
  • Beckhoff CX5020-0112 - Programmable Controller Module
  • Beckhoff EPP6228-0022 - EtherCAT P-Box 8 Channel Communication Interface
  • Beckhoff CX5130-0125-1001/000119452 - Controller Module
  • B&R X20AT6402 - Temperature Input Module
  • Beckhoff C6920-1025-0020 - PC
  • Beckhoff CX1000-0011 - PLC Module
  • Beckhoff KL3011 - PLC Module
  • Beckhoff BK7300 - Programmable Logic Controller Module
  • Beckhoff KL3001 - PLC module
  • Beckhoff CX1100-0910 - Power Supply Module
  • Unknown JM-204-480-OEM-S1 - Servo Drive
  • Beckhoff C6015-0010 - Quad Core Controller
  • Beckhoff CX1001-0121 - Embedded PC And CPU Basic Module Controller
  • Beckhoff CP3912-0000 - B&F Control Panel
  • Beckhoff FC3102-0000 - PROFIBUS communication module
  • Beckhoff CX5120-0120 - PLC module HTP0
  • Schneider 140CPU65260 - PLC CPU Module
  • Beckhoff CP6932-0001-0000 - Control Panel
  • Beckhoff AX5112-0000-0200 - Servo Drive
  • Beckhoff CX2020-0112 - Controller module
  • Beckhoff AM237M-0020 - Motor Drive
  • Beckhoff EK9300 - bus module
  • AB 20F11NC3P5JA0NNNNN - AC Drive
  • Beckhoff CU2016 - Ethernet switch
  • Beckhoff CX1100-0004 - Power Supply Module
  • Beckhoff CP3916-0000 - touch screen
  • Beckhoff CX5020-0111 - Controller module
  • Beckhoff AM3032-0C30-0000 - Servo Motor HTP0
  • Beckhoff CX5140-0175 - Embedded PC
  • Beckhoff AM8121-1F20-1001 - Servo Motor
  • Beckhoff CU2508-0000 - 8-Port-Port-Multiplier
  • B&R X67BC8331 - Industrial Automation X67 SYSTEM
  • Beckhoff EK1100 - EL2202 EL1904 EL1809 EL9189 EL9188 EL2809 EL3122 EL3102 EL4102 PLC Modules
  • Beckhoff CP6812-0000-0010 - LQ150X1LW71N Control Panel
  • Beckhoff AX5112-0000-0200 - Servo Driver
  • Beckhoff EL3051 - module
  • Beckhoff CX5020-0112 - CPU Base Unit Module
  • KUKA 00-216-801 - KRC4 KCP4 Teach Pendant Smartpad Control Panel
  • Unknown 8253.84.2117 - 0-400bar Switch
  • Beckhoff IE2302 - PLC Module
  • BECKHOFF EL6751-0000 - PLC Module
  • B&R 3NC154.60-2 - PLC
  • BECKHOFF EL4002 - Module
  • Beckhoff EPP6228-0022 - IO-Link Module
  • BECKHOFF EK1914 - module
  • Allen-Bradley 25B-E019N104 - Frequency changer
  • Beckhoff CB3055-0004 - Industrial motherboard
  • BECKHOFF FC5201-0000 - Card
  • BECKHOFF C6015-0010 - controller
  • BECKHOFF BK4020 - Modules
  • Beckhoff CP2916-0000 with C6920-0040 - Control Panel with PC
  • BECKHOFF CX5140-0111/000001884 - module
  • Beckhoff CU8810-0000 - Module
  • Beckhoff EL3068 - PLC Moudule
  • BECKHOFF AX5103-0000-0200 - Servo driver
  • Beckhoff EL1862-0010 - Module
  • Beckhoff CX5140-0135 - Controller Module
  • BECKHOFF AX5106-0000-0202 - Servo Drive
  • Beckhoff CX1020-0112 - CPU controller
  • Siemens 6ES7134-0HF01-0XB0 - Electronic module
  • Beckhoff EP9128-0021 - module