Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion _ont/ont-yotc-m2-2050-g40.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,11 @@ Hardware Configuration:
/var/config/config_hs.xml
```

Startup Script (ran at rc35 in init.d):
```
/var/config/run_test.sh
```

# GPON/OMCI settings

## Set OMCI mode to customized so versions don't reset
Expand Down Expand Up @@ -249,9 +254,12 @@ mib set SW_PORT_TBL.2.Enable 1
mib set SW_PORT_TBL.3.Enable 1
```

## Enable 5GHz WiFi
## Enable WiFi
```
# 5GHz
mib set WLAN_MBSSIB_TBL.0.wlanDisabled 0
# 2.4GHz
mib set WLAN1_MBSSIB_TBL.0.wlanDisabled 0
```

# Teardown and other photos
Expand Down
Binary file modified _ont/serial_dump/yotcm2-2050-g40.txt
Binary file not shown.
Binary file modified _ont/serial_dump/yotcm2-2050-g40newrevision.txt
Binary file not shown.
Loading