diff options
author | Darkon82 <andrea.vegni@gmail.com> | 2024-07-13 11:51:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-13 11:51:46 +0200 |
commit | 614fb029ff01235756a62201a0949e6dd983e15c (patch) | |
tree | 36f874177fcfaf8d89da279aede93ede5f16e9e0 | |
parent | Adding network ethernet port speed configuration (#349) (diff) | |
download | hack-gpon.github.io-614fb029ff01235756a62201a0949e6dd983e15c.tar hack-gpon.github.io-614fb029ff01235756a62201a0949e6dd983e15c.tar.gz hack-gpon.github.io-614fb029ff01235756a62201a0949e6dd983e15c.tar.bz2 hack-gpon.github.io-614fb029ff01235756a62201a0949e6dd983e15c.tar.lz hack-gpon.github.io-614fb029ff01235756a62201a0949e6dd983e15c.tar.xz hack-gpon.github.io-614fb029ff01235756a62201a0949e6dd983e15c.tar.zst hack-gpon.github.io-614fb029ff01235756a62201a0949e6dd983e15c.zip |
-rw-r--r-- | _ont/ont-sercomm-fg1000r.md | 39 | ||||
-rw-r--r-- | assets/img/fg1000r_device.jpg | bin | 0 -> 83659 bytes | |||
-rw-r--r-- | assets/img/fg1000r_front.jpg | bin | 0 -> 1594546 bytes | |||
-rw-r--r-- | assets/img/fg1000r_inside.jpg | bin | 0 -> 2371313 bytes | |||
-rw-r--r-- | assets/img/fg1000r_pon.jpg | bin | 0 -> 64324 bytes | |||
-rw-r--r-- | assets/img/fg1000r_rear.jpg | bin | 0 -> 1913164 bytes |
6 files changed, 39 insertions, 0 deletions
diff --git a/_ont/ont-sercomm-fg1000r.md b/_ont/ont-sercomm-fg1000r.md new file mode 100644 index 0000000..85a6b72 --- /dev/null +++ b/_ont/ont-sercomm-fg1000r.md @@ -0,0 +1,39 @@ +--- +title: Sercomm FG1000R +has_children: false +layout: default +parent: Sercomm +--- + +# Hardware Specifications + +| | | +| --------------- | ---------------------- | +| Vendor/Brand | Sercomm | +| Model | FG1000R | +| ODM | ✅ | +| Chipset | RTL9602C | +| Flash | | +| RAM | | +| CPU | | +| CPU Clock | | +| Bootloader | | +| Load addr | | +| 2.5GBaseT | ✅ | +| PHY Ethernet | | +| Optics | LC/APC | +| IP address | 192.168.1.1 | +| Web Gui | ✅, User: Tech Password: ftth@! | +| SSH | | +| Telnet | | +| Serial | ✅ | +| Serial baud | | +| Serial encoding | | +| Form Factor | ONT | + + +{% include image.html file="fg1000r_rear.jpg" alt="Sercomm FG1000R" caption="Sercomm FG1000R rear" %} +{% include image.html file="fg1000r_inside.jpg" alt="Sercomm FG1000R inside" caption="Sercomm FG1000R inside" %} +{% include image.html file="fg1000r_front.jpg" alt="Sercomm FG1000R front" caption="Sercomm FG1000R front" %} +{% include image.html file="fg1000r_device.jpg" alt="Sercomm FG1000R device" caption="Sercomm FG1000R device" %} +{% include image.html file="fg1000r_pon.jpg" alt="Sercomm FG1000R PON" caption="Sercomm FG1000R PON" %} diff --git a/assets/img/fg1000r_device.jpg b/assets/img/fg1000r_device.jpg Binary files differnew file mode 100644 index 0000000..218c207 --- /dev/null +++ b/assets/img/fg1000r_device.jpg diff --git a/assets/img/fg1000r_front.jpg b/assets/img/fg1000r_front.jpg Binary files differnew file mode 100644 index 0000000..33aa1a3 --- /dev/null +++ b/assets/img/fg1000r_front.jpg diff --git a/assets/img/fg1000r_inside.jpg b/assets/img/fg1000r_inside.jpg Binary files differnew file mode 100644 index 0000000..6bdb0fc --- /dev/null +++ b/assets/img/fg1000r_inside.jpg diff --git a/assets/img/fg1000r_pon.jpg b/assets/img/fg1000r_pon.jpg Binary files differnew file mode 100644 index 0000000..cfb3e5e --- /dev/null +++ b/assets/img/fg1000r_pon.jpg diff --git a/assets/img/fg1000r_rear.jpg b/assets/img/fg1000r_rear.jpg Binary files differnew file mode 100644 index 0000000..e477d97 --- /dev/null +++ b/assets/img/fg1000r_rear.jpg |