Skip to content

Commit fe4ca47

Browse files
authored
Update ont-zte-f6005v3.md
1 parent 5e82de0 commit fe4ca47

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

_ont/ont-zte-f6005v3.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ setmac 1 2178 1234567890
226226
```
227227

228228
## Setting ONU GPON Equipment ID
229+
229230
```sh
230231
setmac 1 32770 "5::F6005V3.0:"
231232
```
@@ -287,6 +288,7 @@ sendcmd 1 DB set DevAuthInfo 5 Level 1
287288
sendcmd 1 DB set DevAuthInfo 5 AppID 1
288289
sendcmd 1 DB saveasy
289290
```
291+
290292
Reboot the ONT and you can login to the WebUI using `superadmin\superadmin` as credentials with full unlocked menus.
291293

292294
# Advanced settings
@@ -342,8 +344,8 @@ Where X is the number of supported regioncode into file `/etc/init.d/regioncode`
342344
```
343345

344346
# Random notes
345-
- **ZTE F6005v3** read the software version exposed through the `gpon_omci` deamon from each kernel partition header, so the only way to spoof this parameter is to change the version in the header and recalculate CRC, otherwise the bootloader will refuse to load the image.
346-
- If your ONT is updated by the OLT (e.g., an F6005v3 OpenFiber ONT connected to a TIM OLT), the U-Boot partition will also be updated. After this update, it will no longer be possible to switch to the other partition because the signatures will not match.
347+
- This new ONT (and probably the XGSPON version as well) has Secure Boot enabled. All headers contain an RSA key that is verified by U-Boot and the CPU (for U-Boot itself), so there’s no way to repack the rootfs to make it fully spoofable (at the moment..).
348+
- If your ONT is updated by the OLT (e.g., an F6005v3 OpenFiber ONT connected to a TIM OLT), the U-Boot partition will also be updated. After this update, it will no longer be possible to switch to the other partition because the signatures will not match, and TTL console is muted after U-Boot start.
347349

348350
# Miscellaneous Links
349351

0 commit comments

Comments
 (0)