From 57fb77552aa8aa16f222340db7847a83c71a5d0a Mon Sep 17 00:00:00 2001 From: Giga-Pudding <56741807+Giga-Pudding@users.noreply.github.com> Date: Fri, 13 Feb 2026 17:35:37 +0100 Subject: [PATCH 1/3] Update and rename ont-sercomm-fg1000b-11.md to ont-sercomm-fg1000b.md --- ...m-fg1000b-11.md => ont-sercomm-fg1000b.md} | 23 +++++++++++-------- 1 file changed, 14 insertions(+), 9 deletions(-) rename _ont/{ont-sercomm-fg1000b-11.md => ont-sercomm-fg1000b.md} (95%) diff --git a/_ont/ont-sercomm-fg1000b-11.md b/_ont/ont-sercomm-fg1000b.md similarity index 95% rename from _ont/ont-sercomm-fg1000b-11.md rename to _ont/ont-sercomm-fg1000b.md index eae685e3..941d5115 100644 --- a/_ont/ont-sercomm-fg1000b-11.md +++ b/_ont/ont-sercomm-fg1000b.md @@ -1,5 +1,5 @@ --- -title: Sercomm FG1000B.11 +title: Sercomm FG1000B has_children: false layout: default parent: Sercomm @@ -10,7 +10,7 @@ parent: Sercomm | | | | --------------- | ---------------------- | | Vendor/Brand | Sercomm | -| Model | FG1000B.11 | +| Model | FG1000B | | ODM | ✅ | | Chipset | BCM68360_B1 | | Flash | NAND 128 MB | @@ -49,10 +49,14 @@ The ONT seems to only display output of the ROM CFE and flash CFE, but doesn't s ## List of software versions -| Firmware version | Firmware date | -| ---------------- | ------------- | -| 090144.1.0.001 | ? | -| 090144.1.0.009 | 23.05.25 | +| Firmware version | Firmware date | used by | +| ---------------- | ------------- | ----------------------------- | +| 090122.1.0.001 | 03.11.2022 | Vodafone (FG1000B.VF) | +| 090133.1.0.003 | 11.09.2023 | o2/Telefonica (FG1000B O2) | +| 090144.1.0.001 | ? | Deutsche Telekom (FG1000B.11) | +| 090144.1.0.004 | ? | Deutsche Telekom (FG1000B.11) | +| 090144.1.0.006 | ? | Deutsche Telekom (FG1000B.11) | +| 090144.1.0.009 | 23.05.2025 | Deutsche Telekom (FG1000B.11) | ## List of partitions @@ -180,7 +184,7 @@ or ## Getting/Setting Speed LAN Mode -This has been tested on the Telekom Germany Model of the FG1000B.11 and has brought the desired success of increasing +This has been tested on the Telekom Germany Model of the FG1000B and has brought the desired success of increasing the pre-configured ethernet port speed (1G) to auto-negotiated 2.5G. This does not survive a reboot though. ``` @@ -335,8 +339,9 @@ It seems `cmld_client get` can't return string values longer than 12 characters, # Other brand names - - 1&1 Glasfaser Modem - - Telekom Glasfaser Modem 2 + - 1&1 Glasfaser Modem (FG1000B.11) + - o2 Glasfaser Modem (FG1000B O2) + - Telekom Glasfaser Modem 2 (FG1000B.11) - Vodafone Glasfaser Modem (FG1000B.VF) # Credits From 68fdc57b098afa636f66085f1646178e46e72180 Mon Sep 17 00:00:00 2001 From: Giga-Pudding <56741807+Giga-Pudding@users.noreply.github.com> Date: Fri, 13 Feb 2026 18:34:33 +0100 Subject: [PATCH 2/3] Update ont-sercomm-fg1000b.md --- _ont/ont-sercomm-fg1000b.md | 46 ++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/_ont/ont-sercomm-fg1000b.md b/_ont/ont-sercomm-fg1000b.md index 941d5115..59edecc7 100644 --- a/_ont/ont-sercomm-fg1000b.md +++ b/_ont/ont-sercomm-fg1000b.md @@ -7,29 +7,29 @@ parent: Sercomm # Hardware Specifications -| | | -| --------------- | ---------------------- | -| Vendor/Brand | Sercomm | -| Model | FG1000B | -| ODM | ✅ | -| Chipset | BCM68360_B1 | -| Flash | NAND 128 MB | -| RAM | 256 MB | -| CPU | Broadcom B53 Dual Core | -| CPU Clock | 1500MHz | -| Bootloader | CFE | -| Load addr | 0x80000 | -| 2.5GBaseT | Yes | -| PHY Ethernet | RTL8221B | -| Optics | LC/APC | -| IP address | 192.168.100.1/24 | -| Web Gui | ✅, no login needed | -| SSH | No | -| Telnet | No | -| Serial | ✅, only TX | -| Serial baud | 115200 | -| Serial encoding | 8-N-1 | -| Form Factor | ONT | +| | | +| --------------- | ------------------------------------------------------------------- | +| Vendor/Brand | Sercomm | +| Model | FG1000B | +| ODM | ✅ | +| Chipset | BCM68360_B1 | +| Flash | NAND 128 MB | +| RAM | 256 MB | +| CPU | Broadcom B53 Dual Core | +| CPU Clock | 1500MHz | +| Bootloader | CFE | +| Load addr | 0x80000 | +| 2.5GBaseT | Yes | +| PHY Ethernet | RTL8221B | +| Optics | LC/APC | +| IP address | 192.168.1.1/24 or 192.168.100.1/24 (depending on the derivate) | +| Web Gui | ✅, login may be needed (depending on the derivate) | +| SSH | No | +| Telnet | No | +| Serial | ✅, only TX | +| Serial baud | 115200 | +| Serial encoding | 8-N-1 | +| Form Factor | ONT | {% include image.html file="fg1000b-11_rear.jpg" alt="Sercomm FG1000B.11" caption="Sercomm FG1000B.11 rear" %} From 8bb44f969cb762b67afb3232065a31486e863fe0 Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Tue, 17 Feb 2026 20:59:55 +0100 Subject: [PATCH 3/3] feat: restore old page with redirect --- _ont/ont-sercomm-fg1000b-11.md | 7 +++++++ _ont/ont-sercomm-fg1000b.md | 8 ++++---- 2 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 _ont/ont-sercomm-fg1000b-11.md diff --git a/_ont/ont-sercomm-fg1000b-11.md b/_ont/ont-sercomm-fg1000b-11.md new file mode 100644 index 00000000..e9fcb864 --- /dev/null +++ b/_ont/ont-sercomm-fg1000b-11.md @@ -0,0 +1,7 @@ +--- +title: Sercomm FG1000B.11s +has_children: false +redirect_to: /ont-sercomm-fg1000b +layout: default +parent: CIG +--- \ No newline at end of file diff --git a/_ont/ont-sercomm-fg1000b.md b/_ont/ont-sercomm-fg1000b.md index 59edecc7..53aba3c4 100644 --- a/_ont/ont-sercomm-fg1000b.md +++ b/_ont/ont-sercomm-fg1000b.md @@ -52,10 +52,10 @@ The ONT seems to only display output of the ROM CFE and flash CFE, but doesn't s | Firmware version | Firmware date | used by | | ---------------- | ------------- | ----------------------------- | | 090122.1.0.001 | 03.11.2022 | Vodafone (FG1000B.VF) | -| 090133.1.0.003 | 11.09.2023 | o2/Telefonica (FG1000B O2) | -| 090144.1.0.001 | ? | Deutsche Telekom (FG1000B.11) | -| 090144.1.0.004 | ? | Deutsche Telekom (FG1000B.11) | -| 090144.1.0.006 | ? | Deutsche Telekom (FG1000B.11) | +| 090133.1.0.003 | 11.09.2023 | o2/Telefonica (FG1000B.O2) | +| 090144.1.0.001 | | Deutsche Telekom (FG1000B.11) | +| 090144.1.0.004 | | Deutsche Telekom (FG1000B.11) | +| 090144.1.0.006 | | Deutsche Telekom (FG1000B.11) | | 090144.1.0.009 | 23.05.2025 | Deutsche Telekom (FG1000B.11) |