Safely Removing PROFINET Cables from SCALANCE Switches

David Krause9 min read
Industrial NetworkingSiemensTutorial / How-to
Licensed PE Working through this on a live machine? A Maine-licensed engineer can take it from here — included with IMD hardware, by the hour for everything else. Book an engineer

1. Problem Context and Scope

Removing a physical Ethernet cable from a Siemens SCALANCE managed industrial switch is rarely a matter of pulling the RJ45 plug. The action triggers link-layer state changes that ripple through the PROFINET switch stack, and depending on whether the affected port belongs to a ring, an HRP/MRP redundancy segment, or a downstream star segment, the consequences range from a non-event to a full network fault. The original engineering question — "I want to remove a cable from a SCALANCE without a problem" — has four hidden variables that must be answered before any procedure can be selected:

  1. Is the port a member of a ring topology, or a star/linear leg?
  2. Is HRP or MRP redundancy configured for that ring?
  3. Is the system in production (live plant) or in maintenance mode?
  4. Is the cable carrying PROFINET RT/IRT traffic or only standard Ethernet/IP?

This document expands those four variables into a complete decision framework, then walks through the removal, verification, and post-removal reconfiguration of the SCALANCE port.

2. SCALANCE Product Family at a Glance

Siemens offers several SCALANCE switch families. Each is a managed switch with Web Based Management (WBM), SNMP, and a CLI interface, but ring capabilities, port counts, and PoE support differ. Always confirm the exact catalog number (e.g., 6GK5-...) on the device label before applying any procedure from this article.

Series Form Factor Typical Deployment Redundancy Support
SCALANCE XB-200 Compact DIN-rail Machine-level edge MRP client (some models: MRP manager)
SCALANCE XC-200 DIN-rail Cell-level aggregation MRP manager / HRP (model/firmware dependent)
SCALANCE XC-300 DIN-rail (extended temperature) Cell/area-level MRP / HRP / standby redundancy
SCALANCE XP-200 DIN-rail PoE Vision / scanner PoE MRP (model dependent)
SCALANCE XR-300 19" rack Plant-level aggregation MRP / HRP
SCALANCE XM-400 Modular 19" High-density core HRP Plus (MRP + parallel redundancy)
Confirm the exact HRP availability from the operating instructions of the installed article number. HRP and HRP Plus are model/firmware-version-conditional features; this article does not assume a specific firmware version. Always refer to the Siemens Industry Online Support portal for the manual matching your exact 6GK5 article number.

3. PROFINET Redundancy Modes — Choosing the Right Procedure

Whether you can yank a cable depends entirely on the redundancy mode active on the affected port.

3.1 MRP (Media Redundancy Protocol) — PROFINET Standard

MRP is defined in IEC 62439-2. One switch is the MRP Manager (typically a higher-end SCALANCE), the others are MRP Clients. Reconfiguration time after ring break is ≤500 ms (typical 200–300 ms).

3.2 HRP (High-Speed Redundancy Protocol) — Siemens Proprietary

HRP uses one manager and one client per ring. Reconfiguration time is typically <300 ms. Not all SCALANCE models support HRP. Confirm in the device manual. PROFINET IRT devices tolerate HRP ring breaks only if their slot time is configured appropriately.

3.3 HRP Plus — Coupled Rings

HRP Plus supports parallel redundancy through coupled rings in a SCALANCE XM-400 chassis. Do not break an HRP Plus ring without first verifying ring coupling maps.

3.4 Standby Redundancy

Two SCALANCE switches operate as a redundant pair over dedicated standby ports. The cable to remove is never the standby link unless standby is administratively disabled.

4. Prerequisites Before Pulling Any Cable

  1. Identify the port role. Open TIA Portal → Devices & Networks → select the SCALANCE → Topology view → read port role and ring participation. Alternatively, log in via WBM (default https://192.168.0.1) and navigate to Layer 2 → Ring Redundancy.
  2. Determine the active redundancy mode on that ring (MRP, HRP, HRP Plus, standby, or none).
  3. Confirm the link is non-critical. If the ring has only one redundant path (no manager election redundancy), stop the line first.
  4. Notify the operator. If production is running, plan for a 200–500 ms transient; coordinate with the PLC operator.
  5. Have TIA Portal online diagnostics, the WBM open, and the SINEC NMS or topology viewer ready for verification after removal.
  6. Note the link partner. What is the other end? Another SCALANCE? A CPU S7-1500? The answers change what diagnostics will appear.

5. Decision Tree: Can I Pull This Cable Live?

Identify port role in topology Ring port with activeMRP / HRP manager active Ring port with activeMRP / HRP client Non-ring port(star / linear) PROCEDURE A Pull cable live —manager takes over PROCEDURE B Pull after disablingclient on WBM PROCEDURE C Drain the segment,PLC to stop first

6. Procedure A — Live Removal on a Redundant Ring Port (Manager or Fully Redundant Client)

Use this when TIA Portal confirms the SCALANCE port you intend to unplug is one of the two ring ports, AND the manager is healthy on a different SCALANCE, AND the ring is closed (looped through a second port pair).

  1. In the WBM, navigate to Information → Redundancy and capture the current ring state (typically Closed).
  2. In TIA Portal, right-click the SCALANCE in the project tree → Online & Diagnostics → PROFINET diagnostics. Note any existing port errors.
  3. Have the operator acknowledge the planned 200–500 ms ring reconfiguration.
  4. Pull the RJ45 plug (or SFP module) deliberately. Do not lever it out.
  5. Wait 3 seconds. The ring should transition from Closed to Open with traffic flowing through the second path.
  6. Verify in WBM: Layer 2 → Ring Redundancy → Status shows the partner port now active. Verify the RM LED state (solid green = manager, blinking = client active).
  7. Verify in TIA Portal: no new PROFINET diagnostic interrupts appear in the CPU diagnostic buffer.

7. Procedure B — Removal on a Client Port You Want to Take Out of Service

Use this when the ring is intact but you want to decommission the cable without creating a ring break at all.

  1. Open WBM → Layer 2 → Ring Redundancy.
  2. Set the ring port role to Not a ring port (or to Disabled) on the SCALANCE side of the cable you intend to remove.
  3. Click Apply or Set Values. Wait for the change to be acknowledged by the manager.
  4. Pull the cable. The ring remains closed because traffic was already routed through the alternate path.
  5. Persist the new configuration: System → Save Configuration. Without this step, the next switch reboot restores the previous role.

8. Procedure C — Live Removal on a Non-Redundant Star/Linear Port

Use this when the port is a leaf port (e.g., to a CPU S7-1500, an ET200 station, or a SCALANCE downstream of the core). There is no fallback path.

  1. Stop the connected CPU/IO station (PG/PC: TIA Portal → Online → Stop CPU; on safety CPUs use the safety password and the documented stop sequence).
  2. Wait for the device to fully shut down its PROFINET port (link LED off).
  3. Pull the cable.
  4. If the cable carries safety-related PROFINET (PROFIsafe), follow the Siemens safety lifecycle procedure. Stop, lock, verify, then disconnect.
Safety warning: If the cable carries PROFIsafe, AS-i Safety, or safety bus signals, an unexpected disconnection in a running process may trigger a stop category 0 or 1. De-energize before disconnecting.

9. Re-Enabling the Port After Cable Replacement

  1. Insert the new RJ45 plug. Verify the link LED illuminates within 1–2 seconds (typical link-up: ~700 ms auto-negotiation).
  2. If the port was administratively disabled (Procedure B), re-enable it in WBM: Layer 2 → Ring Redundancy → Ring ports. Set the role back to the original MRP/HRP assignment.
  3. Click Save Configuration. Allow up to 60 seconds for the manager to detect the ring closure.
  4. Confirm ring status returns to Closed in WBM and PROFINET diagnostics are clear in TIA Portal.

10. Verification Checklist

Check Where Expected Value
Link LED state SCALANCE port LED Green (link up)
Port speed WBM → Information → Port 100 Mbps or 1 Gbps as configured
Ring state WBM → Layer 2 → Ring Redundancy Closed
PROFINET diagnostics TIA Portal → Online & Diagnostics No port errors
CPU diagnostic buffer TIA Portal → CPU → Diagnostic buffer No new PROFINET interrupts
Watchdog frame loss IO device diagnostic 0 frames lost
Web Based Management accessibility Browser → SCALANCE IP Login page loads

11. Troubleshooting Matrix

Observed Symptom Likely Cause Remediation
No LED on unplugged port of SCALANCE Port administratively disabled or link partner not powered Re-check port enable flag in WBM; verify partner device
Manager goes into ring error after pull Ring has only two switches, the one pulled is the manager, no standalone redundancy Stop production; reconfigure ring ports or add a third SCALANCE
RM LED never returns to solid green Configuration not saved after WBM change WBM → System → Save Configuration
Cable removed, but partner never reports link up SFP module mismatched (LX vs SX), wrong polarity on patch cords, damaged connector Replace SFP; verify cable type with continuity tester; inspect connector
PROFINET IO device goes to station failure Removed cable is a star leg, not a ring leg Re-plan: this requires Procedure C, not Procedure A
Live pull causes PLC stop on S7-1500 PROFINET IRT cycle time > ring reconfiguration time Increase PROFINET watchdog factor or switch to MRP with explicit setting
Repeated CRC errors after re-connect EMI induced on long run cable near VFD Re-route cable, increase shielding, verify grounding

12. Field-Proven Caveats

  • Firmware matters. SCALANCE features continue to evolve. A function introduced in firmware V6.x may not exist on V4.x hardware revisions. Read the firmware release notes for the exact 6GK5 article number before assuming a feature is available.
  • PROFINET IRT is unforgiving. The IRT slot time must exceed the redundancy switchover time, otherwise ring-break will trigger station failure. Increase the watchdog from 3 to 9 sample cycles if the plant is operating with IRT.
  • Save configuration persistently. A WBM change is volatile until System → Save Configuration is executed. A power cycle wipes un-saved changes.
  • Default credentials. Many SCALANCE devices ship with admin / admin. Change this in production. See the security configuration manual on the Siemens Industry Online Support portal.
  • Documentation requirements. Every port change should be logged in the network topology documentation. TIA Portal can auto-generate a topology PDF for audit purposes.

13. Related Siemens Resources

How do I know if a SCALANCE port is part of a ring?

Open TIA Portal → Devices & Networks → select the SCALANCE → Topology Editor. Ring ports are highlighted with an orange/red ring segment. In the Web Based Management, navigate to Layer 2 → Ring Redundancy and read the configured ring ports.

Can I remove a PROFINET cable from a SCALANCE during live operation?

Yes if the port is part of an MRP/HRP ring with a healthy manager on another SCALANCE. Reconfiguration typically completes in 200 to 500 ms. For non-ring ports, the connected IO device must be stopped first.

What is the difference between MRP and HRP on SCALANCE?

MRP is the open PROFINET standard (IEC 62439-2) reconfiguration time <500 ms. HRP is the Siemens proprietary high-speed mode reconfiguration time <300 ms on supported models. HRP Plus extends this to coupled rings on XM-400 platforms. Verify support in the specific SCALANCE manual.

The SCALANCE ring LED never goes back to closed after I replaced the cable. Why?

The WBM configuration change that disabled the ring port must be saved persistently with System → Save Configuration. Also verify the partner SCALANCE recognizes the link via the RM LED on each manager. Confirm both ring ports of both managers are configured the same way.

Is it safe to unplug the standby link between two SCALANCE S devices?

Yes, but the standby redundancy must be active in WBM and the link LED of the partner port will go dark only momentarily. Removing a non-standby port on a standby pair is an ordinary cable removal — confirm the port role in WBM first.

Back to blog