summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnatoli Nicolae <anatolinicolae@users.noreply.github.com>2022-10-17 09:51:55 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 23:09:22 +0100
commit964640c3e510a437d4e82b9ba3f45eaa27a4474d (patch)
tree7de37af6e58e5c8887bf3d4792121adca24a08d0
parentadd some hsgmii device (diff)
downloadhack-gpon.github.io-964640c3e510a437d4e82b9ba3f45eaa27a4474d.tar
hack-gpon.github.io-964640c3e510a437d4e82b9ba3f45eaa27a4474d.tar.gz
hack-gpon.github.io-964640c3e510a437d4e82b9ba3f45eaa27a4474d.tar.bz2
hack-gpon.github.io-964640c3e510a437d4e82b9ba3f45eaa27a4474d.tar.lz
hack-gpon.github.io-964640c3e510a437d4e82b9ba3f45eaa27a4474d.tar.xz
hack-gpon.github.io-964640c3e510a437d4e82b9ba3f45eaa27a4474d.tar.zst
hack-gpon.github.io-964640c3e510a437d4e82b9ba3f45eaa27a4474d.zip
-rw-r--r--_sfp_cage/mikrotik-crs-305.md19
1 files changed, 18 insertions, 1 deletions
diff --git a/_sfp_cage/mikrotik-crs-305.md b/_sfp_cage/mikrotik-crs-305.md
index 75bf357..3ade9bf 100644
--- a/_sfp_cage/mikrotik-crs-305.md
+++ b/_sfp_cage/mikrotik-crs-305.md
@@ -16,4 +16,21 @@ layout: default
| SGMII | ✅ |
| Type | Switch |
-- [2.5Gb Compatibility](https://github.com/Anime4000/RTL960x/blob/main/Docs/2.5Gb.md) \ No newline at end of file
+## Bridge Mode
+
+Bridge mode allows full HSGMII speed without any major issues and seems to work in a mixed mode too.
+
+Positive results in mixed mode with the following hardware:
+
+| | Huawei MA5671A |
+|----|----------------|
+| [6COM 6C-SFP-10G-T-Intel](https://www.amazon.it/gp/product/B07H9Q91WV/) | ✅ |
+
+## Router Mode
+
+Unfortunately the CPU will have a major impact on end performance with resulting downlink speed topping at ~700Mbps.
+
+Note that when using **Huawei MA5671A with right.com.cn firmware** on a Fastweb Italy IPoE connection you may run into some issues since no VLANs are used. The ONT responds to DHCP requests with **a 802.1Q tag for VLAN 0**, which should be properly handled by bridging properly the WAN as well. Other providers that do rely on VLANs such as 835 won't probably need to resort to the this workaround.
+
+- [2.5Gb Compatibility](https://github.com/Anime4000/RTL960x/blob/main/Docs/2.5Gb.md)
+- [CRS305 Fastweb Italy SFP Router Mode](https://pastebin.com/zRaidTx4)