diff options
author | Simone <26844016+simonebortolin@users.noreply.github.com> | 2024-02-18 11:30:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-18 11:30:52 +0100 |
commit | eddf563f18fe6283615af62edea91ee6fc13447c (patch) | |
tree | 7cdaef6d0d1bb86cdc59a011e6a98ad5943d4125 /_router_pon/avm_fritzbox.md | |
parent | Update ont-nokia-xs-010x-q.md with new version (#305) (diff) | |
download | hack-gpon.github.io-eddf563f18fe6283615af62edea91ee6fc13447c.tar hack-gpon.github.io-eddf563f18fe6283615af62edea91ee6fc13447c.tar.gz hack-gpon.github.io-eddf563f18fe6283615af62edea91ee6fc13447c.tar.bz2 hack-gpon.github.io-eddf563f18fe6283615af62edea91ee6fc13447c.tar.lz hack-gpon.github.io-eddf563f18fe6283615af62edea91ee6fc13447c.tar.xz hack-gpon.github.io-eddf563f18fe6283615af62edea91ee6fc13447c.tar.zst hack-gpon.github.io-eddf563f18fe6283615af62edea91ee6fc13447c.zip |
Diffstat (limited to '_router_pon/avm_fritzbox.md')
-rw-r--r-- | _router_pon/avm_fritzbox.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/_router_pon/avm_fritzbox.md b/_router_pon/avm_fritzbox.md new file mode 100644 index 0000000..261f02b --- /dev/null +++ b/_router_pon/avm_fritzbox.md @@ -0,0 +1,25 @@ +## SFP Whitelist + +- FRITZ!SFP AON (IEEE 802.3ah-2004 1000BASE-BX10, TX 1310 nm, RX 1480 to 1580 nm, LC/APC 8°, 10 km)[^aon] +- FRITZ!SFP AON TV Filter (IEEE 802.3ah-2004 1000BASE-BX10) +- FRITZ!SFP GPON (GPON ITU-T G.984.2/984.5, TX 1310 nm, RX 1490 nm, LC/UPC 8°, 20 km) +- FRITZ!SFP XGS-PON (XGS-PON ITU-T G.9807 TX 1270 nm, RX 1577 nm, è l’unico che usa un SC/UPC, 20 km) + + +# GPON/OMCI settings + +## Setting ONU GPON Serial Number + +It is possible to change the serial numebr by editing it in the http://fritz.box/support.lua, in the ASCII format (ZTEG012345678) + +{% include image.html file="avm/avm_serial.jpg" alt="Serial number form" caption="Serial number form" %} + + +## Setting ONU GPON PLOAM password + +It is possible to change the GPON PLOAM passowrd by editing it in the logon data, in the ASCII format (PLOAM) + +{% include image.html file="avm/avm_ploam.jpg" alt="PLOAM Password form" caption="PLOAM Password form" %} + +-- +[^aon] [EWE AON Anschluss SFP Transceiver](https://www.glasfaserforum.de/forum/thread/984-ewe-aon-anschluss-sfp-transceiver/) |