diff options
author | Giammarco Marzano <stich86@gmail.com> | 2022-12-08 20:30:41 +0100 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 23:09:25 +0100 |
commit | c0ba8aac7c8c2a0562552c2b5e6615866bbc5198 (patch) | |
tree | 30a9b0392d432aad9591d4def6d2236c41965b1c | |
parent | Added infos, clarified some details about omcid patching (#52) (diff) | |
download | hack-gpon.github.io-c0ba8aac7c8c2a0562552c2b5e6615866bbc5198.tar hack-gpon.github.io-c0ba8aac7c8c2a0562552c2b5e6615866bbc5198.tar.gz hack-gpon.github.io-c0ba8aac7c8c2a0562552c2b5e6615866bbc5198.tar.bz2 hack-gpon.github.io-c0ba8aac7c8c2a0562552c2b5e6615866bbc5198.tar.lz hack-gpon.github.io-c0ba8aac7c8c2a0562552c2b5e6615866bbc5198.tar.xz hack-gpon.github.io-c0ba8aac7c8c2a0562552c2b5e6615866bbc5198.tar.zst hack-gpon.github.io-c0ba8aac7c8c2a0562552c2b5e6615866bbc5198.zip |
Diffstat (limited to '')
-rw-r--r-- | _ont/ont-genexis-ft-g2110c.md | 71 | ||||
-rw-r--r-- | _ont/ont-genexis.md | 5 | ||||
-rw-r--r-- | assets/img/ft-g2110c-back.jpg | bin | 0 -> 176033 bytes | |||
-rw-r--r-- | assets/img/ft-g2110c-front.jpg | bin | 0 -> 79092 bytes | |||
-rw-r--r-- | assets/img/ft-g2110c-internal.jpg | bin | 0 -> 887323 bytes | |||
-rw-r--r-- | assets/img/ft-g2110c-optical-header-1.jpg | bin | 0 -> 2392484 bytes | |||
-rw-r--r-- | assets/img/ft-g2110c-optical-header-2.jpg | bin | 0 -> 2230490 bytes | |||
-rw-r--r-- | assets/img/ft-g2110c-optical-header-3.jpg | bin | 0 -> 2544116 bytes |
8 files changed, 76 insertions, 0 deletions
diff --git a/_ont/ont-genexis-ft-g2110c.md b/_ont/ont-genexis-ft-g2110c.md new file mode 100644 index 0000000..056be45 --- /dev/null +++ b/_ont/ont-genexis-ft-g2110c.md @@ -0,0 +1,71 @@ +--- +title: FiberTwist G2110C-2.5G +has_children: false +layout: default +parent: Genexis +--- + +# Hardware Specifications + +| | | +| ----------- | ------------------------------------ | +| Vendor | Genexis | +| Model | FiberTwist G2110C-2.5G | +| Chipset | RTL9601D | +| Flash | 128MB | +| RAM | 32MB | +| System | Linux 3.18 (Luna SDK 3.3) | +| HSGMII | ✅ | +| Optics | SC/APC | +| IP address | 192.168.100.1/24 or 192.168.1.1/24 | +| Web Gui | Can be enabled, locked down by iptables rule and missing CSS | +| Telnet | ✅ user `company`, password `amyM77yY` | +| Form Factor | ONT | + +# External/Internal Photo + +{% include image.html file="ft-g2110c-front.jpg" alt="FiberTwist G2110C-2.5G Front" caption="FiberTwist G2110C-2.5G Front" %} +{% include image.html file="ft-g2110c-back.jpg" alt="FiberTwist G2110C-2.5G Back" caption="FiberTwist G2110C-2.5G Back" %} + +## Optical Header installation backplate +{% include image.html file="ft-g2110c-optical-header-1.jpg" alt="FiberTwist G2110C-2.5G Optical Header installation backplate" caption="FiberTwist G2110C-2.5G Optical Header installation backplate" %} +{% include image.html file="ft-g2110c-optical-header-2.jpg" alt="FiberTwist G2110C-2.5G Optical Header installation backplate" caption="FiberTwist G2110C-2.5G Optical Header installation backplate" %} +{% include image.html file="ft-g2110c-optical-header-3.jpg" alt="FiberTwist G2110C-2.5G Optical Header installation backplate" caption="FiberTwist G2110C-2.5G Optical Header installation backplate" %} + +## Internal (TTL is on CM3 header) +{% include image.html file="ft-g2110c-internal.jpg" alt="FiberTwist G2110C-2.5G Internal" caption="FiberTwist G2110C-2.5G Internal" %} + +## List of software versions +- C-5.6.1-R +- C-5.7.0-R + +## List of partitions +| dev | size | erasesize | name | +| ----- | -------- | --------- | --------------- | +| mtd0 | 00040000 | 00001000 | "boot" | +| mtd1 | 00002000 | 00001000 | "env" | +| mtd2 | 00002000 | 00001000 | "env2" | +| mtd3 | 0003c000 | 00001000 | "config" | +| mtd4 | 00300000 | 00001000 | "k0" | +| mtd5 | 004c0000 | 00001000 | "r0" | +| mtd6 | 00300000 | 00001000 | "k1" | +| mtd7 | 004c0000 | 00001000 | "r1" | +| mtd8 | 00001000 | 00001000 | "Partition_008" | +| mtd9 | 00001000 | 00001000 | "Partition_009" | +| mtd10 | 00001000 | 00001000 | "Partition_010" | +| mtd11 | 00001000 | 00001000 | "Partition_011" | +| mtd12 | 00300000 | 00001000 | "linux" | +| mtd13 | 004c0000 | 00001000 | "rootfs" | + +This ONT supports dual boot. + +`k0` and `r0` respectively contain the kernel and firmware of the first image, `k1` and `r1` the kernel and the firmware of the second one + +## List of firmwares and files + +# Useful Commands + + +# Known Bugs +# Miscellaneous Links +- [FiberTwist G2110C-2.5G](https://genexis.eu/content/uploads/2020/07/FiberTwist-G2110C-2.5G-Installation-Guide-v1.0-EN.pdf) diff --git a/_ont/ont-genexis.md b/_ont/ont-genexis.md new file mode 100644 index 0000000..fd3df55 --- /dev/null +++ b/_ont/ont-genexis.md @@ -0,0 +1,5 @@ +--- +title: Genexis +has_children: true +layout: default +--- diff --git a/assets/img/ft-g2110c-back.jpg b/assets/img/ft-g2110c-back.jpg Binary files differnew file mode 100644 index 0000000..aba5e55 --- /dev/null +++ b/assets/img/ft-g2110c-back.jpg diff --git a/assets/img/ft-g2110c-front.jpg b/assets/img/ft-g2110c-front.jpg Binary files differnew file mode 100644 index 0000000..20e6abc --- /dev/null +++ b/assets/img/ft-g2110c-front.jpg diff --git a/assets/img/ft-g2110c-internal.jpg b/assets/img/ft-g2110c-internal.jpg Binary files differnew file mode 100644 index 0000000..54b1660 --- /dev/null +++ b/assets/img/ft-g2110c-internal.jpg diff --git a/assets/img/ft-g2110c-optical-header-1.jpg b/assets/img/ft-g2110c-optical-header-1.jpg Binary files differnew file mode 100644 index 0000000..abd2f44 --- /dev/null +++ b/assets/img/ft-g2110c-optical-header-1.jpg diff --git a/assets/img/ft-g2110c-optical-header-2.jpg b/assets/img/ft-g2110c-optical-header-2.jpg Binary files differnew file mode 100644 index 0000000..6cd343d --- /dev/null +++ b/assets/img/ft-g2110c-optical-header-2.jpg diff --git a/assets/img/ft-g2110c-optical-header-3.jpg b/assets/img/ft-g2110c-optical-header-3.jpg Binary files differnew file mode 100644 index 0000000..80d6935 --- /dev/null +++ b/assets/img/ft-g2110c-optical-header-3.jpg |