LearnNetwork
Westermo DDW225 — managed SHDSL extender

Westermo DDW225 — Ethernet over SHDSL on WeOS

10 min

The Westermo DDW225 is a managed industrial SHDSL extender that pushes Ethernet over existing two-wire copper for kilometers — much further than Ethernet's 100 m limit. It runs WeOS (Westermo Operating System) and is a workhorse of older industrial estates, railways, water/wastewater, and any site where you have a copper pair already in the ground and don't want to dig new fiber.

What it actually is

| Property | DDW225 | |---|---| | Layer | L2 bridge or L3 router (mode-dependent) | | Uplink | SHDSL — single pair, up to ~15 Mbps and 5+ km on good cable; bonded pairs for more bandwidth | | Downlink / LAN | 4 × Fast Ethernet (some variants GE) | | OS | WeOS | | Mounting | DIN rail | | Power | Redundant 18–60 VDC | | Operating temp | −40 °C to +70 °C | | Industry | Substations, traffic, rail, mining, marine |

The DDW225 is the modern revision of a long-lived Westermo product line; you'll find DDW225-A (Annex A — long-distance EU/global) and DDW225-B (Annex B) variants depending on the market.

When you reach for one

You have an existing site reachable only by old copper pairs (utility, plant, rail). Pulling fiber costs €€€ and 6 months of permits. SHDSL on the existing copper takes 2 hours of engineering and £1k of kit and gives you 2–15 Mbps over several kilometers — enough for SCADA, voice, low-resolution video, and most industrial telemetry.

Two DDW225s back-to-back form a transparent Ethernet pipe over copper. Or one DDW225 connects to a higher-density SHDSL aggregator at the central site (Westermo or another vendor's equivalent).

WeOS — what to expect

WeOS has a web UI (the daily-driver for most field engineers) and a CLI accessible via console / SSH. The CLI is its own grammar — not IOS-like, not SR-OS-like. Key concepts:

  • Interfaces (eth1, eth2, dsl1, vlan10) configured individually.
  • Bridges are explicit objects that interfaces join.
  • Routing with static and OSPF.
  • VLAN, QinQ, MRP for industrial L2.
  • Firewall (iptables-derived) at L3.
Westermo WeOSWeOS — bridge two SHDSL links into one VLAN
[object Object]

Two DDW225s with mirrored config form a transparent L2 extension that just looks like a really long cable to the devices on either side.

Operational tips

  • Cable quality is everything. A noisy or unshielded pair will negotiate way below the theoretical rate. SHDSL line training takes minutes; if it never reaches "showtime," check splice quality and noise margin.
  • Don't bond too many pairs. Each bonded pair adds bandwidth but also dependence on each pair's quality. 2-pair bond is common; 4+ rare.
  • Loopback testing. WeOS supports local + remote loopbacks for line testing — useful when commissioning over a multi-km run.
  • Management VLAN. Always put management on a tagged VLAN that's separate from the SHDSL bridge traffic. A device that becomes unmanageable at the end of a 5 km SHDSL link is hard to recover.

What to remember

  • DDW225 = Westermo SHDSL Ethernet extender on WeOS.
  • Extends Ethernet over copper twisted pair for kilometers — the modern "leased line replacement" inside industrial sites.
  • Configure as bridge for transparent L2 extension or router for L3 segmentation.
  • WeOS has its own CLI grammar — web UI is the field-engineer default.
  • Cable quality determines actual rate; engineer noise margin, not just theoretical max.