blob: 4832fd7ad72f76a80cd42036729899c75be5075d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
---
title: UFiber UF-Instant
has_children: false
layout: default
parent: UFiber
---
# Hardware Specifications
| | |
| ----------- | ----------------- |
| Vendor | UFiber |
| Model | UFiber UF-Instant |
| Chipset | Realtek RTL9601CI |
| Flash | 16 MB |
| RAM | 64 MB |
| System | Linux (Luna SDK) |
| HSGMII | No |
| Optics | SC/APC |
| IP address | |
| Web Gui | ✅ |
| SSH | ✅ |
| Form Factor | miniONT SFP |
## Firmware is interchangeable with:
{% include alert.html content="The UFiber UF-Instant can be used as universal GPON stick with V2801F rootfs, but only with stock UF kernel (4.3.1/4.4.2): needed for Laser controller." alert="Info" icon="svg-info" color="blue" %}
- [VSOL V2801F](/ont-vsol-v2801f)
- [T&W TWC GPON657](/ont-t-w-twcgpon657)
## List of software versions
## List of partitions
| dev | size | erasesize | name |
| ---- | -------- | --------- | -------- |
| mtd0 | 00040000 | 00001000 | "boot" |
| mtd1 | 00002000 | 00001000 | "env" |
| mtd2 | 00002000 | 00001000 | "env2" |
| mtd3 | 0003c000 | 00001000 | "config" |
| mtd4 | 00300000 | 00001000 | "k0" |
| mtd5 | 004b0000 | 00001000 | "r0" |
| mtd6 | 00300000 | 00001000 | "k1" |
| mtd7 | 004b0000 | 00001000 | "r1" |
| mtd8 | 00010000 | 00001000 | "hw" |
| mtd9 | 00010000 | 00001000 | "sec" |
## List of firmwares and files
# Know Bugs
VLAN swap issue (MEID 171), auto-sensing mode to switch between SGMII/HiSGMII
You should use the VID/VLAN shown by executing the command "omcicli mib get 84" via telnet to bring up PPPoE
# Miscellaneous Links
- [Hacking RTL960x](https://github.com/Anime4000/RTL960x)
- [UF INstant Mod](https://github.com/stich86/UF-Instant-Mod)
- [SFP GPON ONU](https://github.com/zry98/SFP-GPON-ONU)
- [UFiber.Configurator](https://github.com/Unifi-Tools/UFiber.Configurator)
|