-
-
Notifications
You must be signed in to change notification settings - Fork 25
Initial draft for YouFibre #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
up-n-atom
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Adtran SDX621i isn't an ISP specific ONT, so it needs to be generalized similarly to the Nokia guides:
- https://github.com/up-n-atom/8311/blob/main/docs/posts/swap-out-the-nokia-xs-010x-q-for-a-small-form-factor-pluggable-was-110.md
- https://github.com/up-n-atom/8311/blob/main/docs/posts/masquerade-as-the-nokia-xs-250x-a-with-the-was-110.md
- https://github.com/up-n-atom/8311/blob/main/docs/posts/masquerade-as-the-nokia-xs-2426g-a-with-the-was-110.md
More so like the 1st guide since it's a SFU and not HGU, where it's important to explain how to retrieve the attribute values from the Adtran itself.
| @@ -0,0 +1,103 @@ | |||
| --- | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can mark the post as a draft with the draft tag https://squidfunk.github.io/mkdocs-material/tutorials/blogs/basic/?h=draft#drafts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
| | --------------------------|------------------------------|------------|--------------------------------| | ||
| | PON Serial Number (ONT ID)| *Your original ONT serial* | ✅ | Bottom of ONT | | ||
| | Equipment ID | `ADTN` | ✅ | Matches ADTRAN ONTs | | ||
| | Hardware Version | `1.2.1b` | optional | Can be left as-is | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leave the optional fields blank for the table collapse script to kick in
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
|
Should be good to take another look now. I've removed the YF/Netomnia specifics in favour of the ADTRAN SDX. Although I did leave YF in the categories, as people may be more inclined to look for the provider rather than ONT model at first, if there's a better way to reference that let me know. |
|
It's still missing how to retrieve the values from the ADTRAN SDX621i itself. Also the advertisement doesn't belong. If Better Internet Store is a seller, they can be added to the corresponding ONT under the Value-Added Resellers listings instead. or |
|
This ADTRAN is locked by YF. It wasn't necessary for me to login to get the necessary details as they're on the label. |
Can I ask how you obtained the "Software Version A" and "Software Version B" values please? I have the YF 8000 service and the Adtran SDX622V and I'm not having much luck with getting a connection so might need different values |

I haven't had time to create any graphics yet, and since the SFP+ module is now on my WAN VLAN, I’m currently unable to access the web UI for screenshots. That said, I wanted to contribute some information about YouFibre (Netomnia) support, as the ISP is growing rapidly in the UK and this configuration does indeed work.
One note for Windows users: I ran into an issue checking out the repo due to a file with a backslash () in its name, I believe it was related to the swiper.js script. I had to rename it to proceed, but this may break things, so you may want to double-check this PR and if necessary cherry pick my post.
Once I can afford a bit of downtime, I’ll capture some screenshots of the 8311 config and submit a follow-up update. If someone else gets to it first, even better!