Skip to content

Commit

Permalink
add whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
simonebortolin committed Feb 10, 2024
1 parent 3919978 commit 9ad8018
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 61 deletions.
11 changes: 11 additions & 0 deletions _router_pon/avm_fritzbox.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 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
Expand All @@ -12,3 +20,6 @@ It is possible to change the serial numebr by editing it in the http://fritz.box
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/)
67 changes: 6 additions & 61 deletions _router_pon/free_iliad_box_pop.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,67 +41,12 @@ parent: Free/Iliad
The serial port is routed through the USB-C port used for power (which is PD compliant, tested with a notebook power supply). The pins are SBU1 and SBU2, reversal is handled using an open drain buffer (SN74LVC2G07) so a pull-up resistor on RX is needed. On the power daughter board TP7 is TX and TP8 is RX. There is also a USB differential pair routed through the USB-C connector but there is no use for it yet.
At the moment nothing more than a boot log is available. [^bcm61650hack] [^freeboxhack]

## Firmware is interchangeable with

## List of software versions

## List of partitions

# Userful files and binaries

## Useful files

## Useful binaries

# GPON ONU status

## Get the operational status of the ONU

## Get information of the OLT vendor

## Querying a particular OMCI ME

## Getting/Setting Speed LAN Mode

# GPON/OMCI settings

## Getting/Setting ONU GPON Serial Number

## Getting/Setting ONU GPON PLOAM password

## Getting/Setting ONU GPON LOID and LOID password

## Getting/Setting OMCI software version (ME 7)

## Getting/Setting OMCI hardware version (ME 256)

## Getting/Setting OMCI vendor ID (ME 256)

## Getting/Setting OMCI equipment ID (ME 257)

# Advanced settings

## Setting management MAC

## Setting management IP

## Rebooting the ONU

## Creating a new rootfs

## Flashing a new rootfs

# SFP EEPROM settings

## Reading all EEPROM

# EEPROM (I2C slave simulated EEPROM)

## EEPROM0 layout

## EEPROM1 layout

# Known Bugs
## SFP Whitelist
- WTD RTXM166-401-C13 (EPON w/o MAC)
- WTD RTXM166-401-C11 (EPON w/o MAC)
- Hisense LTF7215-BH+ (EPON w/o MAC)
- [Technicolor AFM0003](/ont-technicolor-afm0003) (GPON with MAC)
- SFP Copper 10Gtek (1 and 10 Gbps)

# Miscellaneous Links

Expand Down

0 comments on commit 9ad8018

Please sign in to comment.