This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:homelab:sfp_gpon_onu:time_fbb [2025/01/24 13:20] – removed - external edit (Unknown date) 127.0.0.1 | projects:homelab:sfp_gpon_onu:time_fbb [2025/01/24 13:21] (current) – [Purchase Links] Andrew Yong | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== SFP GPON ONU with Time Fiber Broadband ====== | ||
+ | ===== Hardware ===== | ||
+ | |||
+ | * ODI DFP-34X-2C3 (SC/APC - Time fiber termination is APC!) | ||
+ | |||
+ | |||
+ | ===== Firmware ===== | ||
+ | |||
+ | * The configuration below is valid for [[https:// | ||
+ | |||
+ | ===== Information from Time ONR ===== | ||
+ | |||
+ | Copy the information below into a text editor for later use. | ||
+ | |||
+ | - http:// | ||
+ | - **System Information** -> **Device** -> | ||
+ | - **Device Type**: HG8245X6-8N-30 | ||
+ | - **SN**: HWTC// | ||
+ | - **Hardware Version**: 32B0.E | ||
+ | - **Software Version**: V5R021C10S220 | ||
+ | - **Advanced** -> **System Management** -> **ONT Authentication** -> | ||
+ | - **Password**: | ||
+ | |||
+ | Sample values above are from my ONR, but do use the ones from your ONR to avoid raising suspicion from Time. | ||
+ | ===== Configuration of SFP GPON ONU ===== | ||
+ | |||
+ | ==== GUI ==== | ||
+ | |||
+ | - http:// | ||
+ | - **Admin** -> **GPON Settings** | ||
+ | - **PLOAM Format**: ASCII (10 characters) | ||
+ | - **PLOAM Password**: //[same as Time ONR -> ONT Authentication -> Password/ | ||
+ | - **Serial Number**: //[same as Time ONR -> SN]// | ||
+ | |||
+ | ==== CLI ==== | ||
+ | |||
+ | - '' | ||
+ | - Set the required OMCI parameters for Time OLT authentication | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | - '' | ||
+ | |||
+ | ===== Configuration of Router ===== | ||
+ | |||
+ | Set your router up with standard PPPoE WAN (no VLAN tagging required); credentials can be found in the [[https:// | ||
+ | |||
+ | If your router has an MTU setting, override the setting to the standard Ethernet MTU of 1500 bytes, as TIME's PPPoE termination accepts jumbo frames (standard PPPoE MTU is 1492 bytes). This removes the need for your router and/or PC from needing to fragment standard 1500-byte Ethernet frames. |