Skip to content

Commit 77fa4f8

Browse files
authored
Update ONT documentation with configuration details
Added useful configuration files and removed ISP default configuration instructions.
1 parent d2728dc commit 77fa4f8

1 file changed

Lines changed: 18 additions & 5 deletions

File tree

_ont/ont-yotc-m2-2050-g40.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,24 @@ This ONT supports dual boot.
6767

6868
Volumes `ubi_k0` and `ubi_r0` respectively contain kernel and rootfs of the first image, while `ubi_k1` and `ubi_r1` contain kernel and rootfs of the second one.
6969

70+
# Useful files and binaries
71+
72+
## Useful files
73+
74+
User Configuration:
75+
```
76+
/var/config/config.xml
77+
```
78+
79+
Custom Default Configuration:
80+
```
81+
/var/config/config_custom_default.xml
82+
```
83+
84+
Hardware Configuration:
85+
```
86+
/var/config/config_hs.xml
87+
```
7088

7189
# GPON/OMCI settings
7290

@@ -162,11 +180,6 @@ mib set LAN_IP_ADDR 192.168.8.1
162180
reboot
163181
```
164182

165-
## Delete the ISP Default Configuration (it is recommended to back it up first)
166-
```
167-
rm /var/config/config_custom_default.xml
168-
```
169-
170183
## Enable Ethernet Ports
171184
```
172185
mib set SW_PORT_TBL.0.Enable 1

0 commit comments

Comments
 (0)