summaryrefslogtreecommitdiffstats
path: root/_sfp_cage/mikrotik.md
blob: 550cf910c35ad51cc06c7673f6f1f31a0c95c448 (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
---
title: MikroTik
has_children: false
layout: default
---

# Hardware Specifications

|          | RB5009          | CRS305-1G-4S+IN | CCR2004-1G-12S+2XS | CCR2116-12G-4S+ |
| -------- | --------------- | --------------- | ------------------ | --------------- |
| Vendor   | MikroTik        | Mikrotik        | Mikrotik           | 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     | Router          | Switch          | Router             | Router          |

# CRS305-1G-4S+IN

## Bridge Mode

Bridge mode allows full HSGMII speed without any major issues and seems to work in 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 handled by properly bridging 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)