Skip to content

ont-adtran-sdx-611: add confirmed specs from official Adtran documentation#446

Closed
Jaylouisw wants to merge 1 commit intohack-gpon:mainfrom
Jaylouisw:update-sdx-611-specs
Closed

ont-adtran-sdx-611: add confirmed specs from official Adtran documentation#446
Jaylouisw wants to merge 1 commit intohack-gpon:mainfrom
Jaylouisw:update-sdx-611-specs

Conversation

@Jaylouisw
Copy link
Copy Markdown
Contributor

Summary

Significantly expands the Adtran SDX 611 page with confirmed specifications sourced from official Adtran documentation.

Sources

  • Adtran SDX 600 Series Quick Start Manual (P/N 61287833F1-17) — via ManualsLib
  • Adtran SDX 600 Series Data Sheet — via adtran.com

Added

  • Product Variants — part numbers for all four regional power adapter variants (F1–F4)
  • Optical Specifications — TX/RX wavelengths, power levels, sensitivity, and overload thresholds
  • Physical and Electrical Specifications — dimensions, weight, power input, operating/storage temperature, humidity
  • Network Features — GPON line rates, FEC, AES, split ratio, 802.1q/ad/p/x, QoS queues, jumbo frames, SyncE
  • Management — OMCI (G.988), Y.1731 PM, TR-471 NPT, dying gasp, remote firmware management
  • LED Status Indicators — full table of all four LEDs with status meanings from the quick start manual

Fixed

  • Broken Adtran product link — old URL (/solutions/by-segment/.../611.html) returned 404; replaced with working SDX 600 Series page

Added Links

  • Adtran SDX 600 Series product page
  • SDX 600 Series Data Sheet download
  • Quick Start Manual on ManualsLib
  • Netceed product/store page

Unchanged

Hardware specification table fields (chipset, flash, RAM, system, IP address, web GUI, SSH, telnet, serial) are left blank — these are not documented in any publicly available Adtran documentation and would require a physical teardown to confirm.


I am the author of 100% of the content in this pull request, and I license this content under the project's open source license.

Added the following confirmed information from official Adtran
documentation (Quick Start Manual P/N 61287833F1-17 and SDX 600
Series Data Sheet):

- Product variant part numbers (1287833F1-F4)
- Optical specifications (TX/RX wavelengths, power levels)
- Physical and electrical specifications (dimensions, weight, power)
- Network features (GPON, Ethernet, VLAN, QoS capabilities)
- Management capabilities (OMCI, Y.1731, TR-471)
- LED status indicators and their meanings
- Updated miscellaneous links (fixed broken Adtran URL, added
  data sheet, ManualsLib manual, and Netceed product page)

Hardware specification table fields left blank (chipset, flash,
RAM, system, IP address, web GUI, SSH, telnet, serial) as these
are not documented in any publicly available Adtran documentation
and require physical teardown to confirm.
Copilot AI review requested due to automatic review settings April 8, 2026 13:54
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR expands the Adtran SDX 611 ONT documentation page with confirmed specifications sourced from official Adtran materials, and refreshes the external product links accordingly.

Changes:

  • Expanded the SDX 611 page with product variants (P/Ns), optical specs, physical/electrical specs, network features, and management capabilities.
  • Added a detailed LED status indicator table from the quick start manual.
  • Replaced the broken Adtran product link with the current SDX 600 Series product page and added supporting reference links.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

| Flash | |
| RAM | |
| System | |
| 2.5GbaseT | No |
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The hardware specs field name uses 2.5GbaseT, but the repo template and many other ONT pages use 2.5GBaseT. To keep field names consistent (and match the standard spelling), rename this row label to 2.5GBaseT (and consider aligning the SDX 611Q page too).

Suggested change
| 2.5GbaseT | No |
| 2.5GBaseT | No |

Copilot uses AI. Check for mistakes.
# Optical Specifications

| | |
| ------------------ | -------------------|
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some table rows are missing the usual space before the closing | (e.g., the separator row in the Optical Specifications table). This is inconsistent with the other tables in this file and can render oddly in some Markdown processors; add the trailing space so the row ends with | ... | consistently.

Suggested change
| ------------------ | -------------------|
| ------------------ | ------------------- |

Copilot uses AI. Check for mistakes.
| | Green Flashing | Unit is powering up |
| Optical | Green | ONU ranged, authenticated, and configured with services |
| | Green Flashing (Fast) | ONU is ranging and synchronization in progress |
| | Green Flashing (Slow) | ONU ranged and authenticated but not configured with services|
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LED table row is missing a space before the closing | after services, unlike the other rows. Add the trailing space to keep the Markdown table formatting consistent and avoid rendering quirks.

Suggested change
| | Green Flashing (Slow) | ONU ranged and authenticated but not configured with services|
| | Green Flashing (Slow) | ONU ranged and authenticated but not configured with services |

Copilot uses AI. Check for mistakes.
Comment on lines +67 to +68
- 802.1q (2018) bridges and bridge networks
- 802.1x port-based network access control
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The IEEE standard identifiers should use the correct capitalization: 802.1Q (not 802.1q) and 802.1X (not 802.1x). Updating these improves accuracy and makes the specs easier to search/compare against vendor docs.

Suggested change
- 802.1q (2018) bridges and bridge networks
- 802.1x port-based network access control
- 802.1Q (2018) bridges and bridge networks
- 802.1X port-based network access control

Copilot uses AI. Check for mistakes.
@Jaylouisw Jaylouisw closed this Apr 8, 2026
@Jaylouisw Jaylouisw deleted the update-sdx-611-specs branch April 8, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants