ont-adtran-sdx-611: add confirmed specs from official Adtran documentation#446
ont-adtran-sdx-611: add confirmed specs from official Adtran documentation#446Jaylouisw wants to merge 1 commit intohack-gpon:mainfrom
Conversation
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.
There was a problem hiding this comment.
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 | |
There was a problem hiding this comment.
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).
| | 2.5GbaseT | No | | |
| | 2.5GBaseT | No | |
| # Optical Specifications | ||
|
|
||
| | | | | ||
| | ------------------ | -------------------| |
There was a problem hiding this comment.
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.
| | ------------------ | -------------------| | |
| | ------------------ | ------------------- | |
| | | 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| |
There was a problem hiding this comment.
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.
| | | Green Flashing (Slow) | ONU ranged and authenticated but not configured with services| | |
| | | Green Flashing (Slow) | ONU ranged and authenticated but not configured with services | |
| - 802.1q (2018) bridges and bridge networks | ||
| - 802.1x port-based network access control |
There was a problem hiding this comment.
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.
| - 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 |
Summary
Significantly expands the Adtran SDX 611 page with confirmed specifications sourced from official Adtran documentation.
Sources
Added
Fixed
/solutions/by-segment/.../611.html) returned 404; replaced with working SDX 600 Series pageAdded Links
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.