Skip to content

Commit 0154488

Browse files
authored
Update ont-zte-f6005v3.md
Fix typos and add some news
1 parent fe4ca47 commit 0154488

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

_ont/ont-zte-f6005v3.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ parent: ZTE
3535
## List of software versions
3636
### HW V3.0
3737
- V3.0.10P3N2 (OpenFiber)
38-
- V3.0.10N06, internal version is V3.0.10P2N6 (TIM Italy)
38+
- V3.0.10N06 (TIM Italy) - Internal version is V3.0.10P2N6
3939

4040
## List of partitions
4141

@@ -57,14 +57,19 @@ parent: ZTE
5757

5858

5959
This ONT supports dual boot, as visible from the presence of `kernel0` and `kernel1`, which contain the rootfs (JFFS2 read-only).
60-
The boot images can be swapped if they are the same or use the same **U-Boot** version. If you have a different **U-Boot** that was paired with the active image, do not attempt this, as it will brick the ONT.
60+
The boot images can be swapped if they are the same or use the same **U-Boot** version. If you have a different **U-Boot** that was paired with the active image, do not attempt this, as it will brick the ONT, specially if TTL console is disabled.
6161

6262
```sh
6363
upgradetest switchver X
6464
```
6565

6666
Where `X` can be `0/1`, based on the image you want to boot from.
6767

68+
Get current installed version for each region:
69+
70+
```sh
71+
upgradetest getver
72+
```
6873

6974
You can also clone the currently running image into the other slot using this command:
7075

@@ -219,7 +224,7 @@ setmac 1 2177 AABBCCDD
219224
## Setting ONU GPON PLOAM password
220225

221226
{% include alert.html content="The PLOAM password is stored in the ASCII format." alert="Note" icon="svg-info" color="blue" %}
222-
This can be done easily via the web UI. To do it via the shell use:
227+
This can be done easily via the Web UI. To do it via the shell use:
223228
```sh
224229
setmac 1 2181 1234567890
225230
setmac 1 2178 1234567890
@@ -276,7 +281,7 @@ Wait reboot.. or powercycle it
276281

277282
The ONT will reboot, and you can log in later using `root\Zte521` as the credentials.
278283

279-
**Just for OpenFiber firmware**
284+
**Only for firmware versions with restricted admin access**
280285

281286
In case you want add new a admin user instead of using the embedded credentials, run these commands before rebooting the ONT:
282287

@@ -295,7 +300,7 @@ Reboot the ONT and you can login to the WebUI using `superadmin\superadmin` as c
295300

296301
## Backing up ONT partitions using hardware flasher
297302

298-
It's possible to swap RAW dump between ONTs and enable access over telnet to modify some ONT parameters.
303+
It's possible to swap RAW dump between ONTs and enable access over Telnet to modify some ONT parameters.
299304

300305
Needed tools:
301306

0 commit comments

Comments
 (0)