From 826c462737806064a8654e168c7ca1402724d953 Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Mon, 19 Dec 2022 20:47:06 +0100 Subject: Update HSGMII hardware (#58) * update miktorik and ubiquiti * update and add tp link --- _sfp_cage/mikrotik.md | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 _sfp_cage/mikrotik.md (limited to '_sfp_cage/mikrotik.md') diff --git a/_sfp_cage/mikrotik.md b/_sfp_cage/mikrotik.md new file mode 100644 index 0000000..f7e63d0 --- /dev/null +++ b/_sfp_cage/mikrotik.md @@ -0,0 +1,44 @@ +--- +title: MikroTik RB5009, CRS305-1G-4S+IN, CCR2004-1G-12S+2XS, CCR2116-12G-4S+ +has_children: false +layout: default +--- + +# Hardware Specifications + +| | RB5009 | CRS305-1G-4S+IN | CCR2004-1G-12S+2XS | CCR2116-12G-4S+ | +| -------- | --------------- | --------------- | ------------------ | --------------- | +| Vendor | MikroTik | | | | +| Model | RB5009 | CRS305-1G-4S+IN | CCR2004-1G-12S+2XS | CCR2116-12G-4S+ | +| SFP | 1 SFP+ | 4 SFP+ | 12 SFP+, 2 SFP28 | 4 SFP+ | +| Ethernet | 1 2.5GbE, 7 GbE | 1 GbE | 1 GbE | 13 GbE | +| XGMII | ✅ | ✅ | ✅ | ✅ | +| HSGMII | ✅ | ✅ | ✅ | ✅ | +| SGMII | ✅ | ✅ | ✅ | ✅ | +| Type | Switch | Switch | Switch | Switch | + +# CRS305-1G-4S+IN + +## 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/) | ✅ | + +In any case, the use of a DAC or MikroTik S+RJ10 is always recommended. + + +## 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) +- [@stich86 tweaks](https://github.com/Anime4000/RTL960x/issues/17#issuecomment-1101435506) +- [Mikrotik changelogs](https://mikrotik.com/download/changelogs) -- cgit v1.2.3