Hello!
With the advent of the new 100GbE line of products (CCR2216-1G-12XS-2XQ / CRS504-4XQ-IN / CRS518-16XS-2XQ) being advertised as Enterprise and Data Center products, companies with serious Enterprise and Data Center workloads (like ourselves) started to using those devices to drive their business.
However, even though those devices and RouterOS has an exceptional raw performance (for the price bang), they lack Enterprise and Data Center features. The most prominent of those is Data Center Bridge (DCB) which is nowadays an extreme/useful requirement for any Hyperconverged Infrastructure (HCI) deployment. After doing some research it seems that RouterOS only support IEEE 802.1Q (VLANs) being all other common requirements left out.
Here are a list of the most important standards that are required in order to make router/switches support to DCB:
-
- IEEE 802.1Qbb - Priority Flow Control (PFC): PFC is a requirement where DCB is used so it can support both RoCE and iWARP types of RDMA. At least 3 Class of Services (CoS) priorities are required without downgrading switch capabilities or port speeds and one of these classes must provide lossless comms.
- IEEE 802.1Qbb - Priority Flow Control (PFC): PFC is a requirement where DCB is used so it can support both RoCE and iWARP types of RDMA. At least 3 Class of Services (CoS) priorities are required without downgrading switch capabilities or port speeds and one of these classes must provide lossless comms.
-
- IEEE 802.1Qaz - Enhanced Transmission Select (ETS): Like PFC, ETS is also a DCB requirement for RDMA types.
- IEEE 802.1Qaz - Enhanced Transmission Select (ETS): Like PFC, ETS is also a DCB requirement for RDMA types.
-
- IEEE 802.1AB - Link Layer Discovery Protocol (LLDP): LLDP is required in order to support TLVs dynamically without requiring any additional configuration. For example, enabling the subtype 3 should automatically advertise all VLANs available on a switch port.
So, is there any plans from Mikrotik to implement/enable those features at least on those very powerful high end devices which has switch chips? The switch chips on those devices seems to have support to SAFE (Marvel Prestera RDMA implementation) so it seems that it is a matter of implement the support on RouterOS.
I’m sure we would see many more companies dropping usage of Dell/Cisco/Huawei switches/routers in favor of Mikrotik if those Enterprise/Data Center features would become available. With this new line up of 100G devices, the only reason I would go for those traditional brand switches/routers Today, is because of the lack of those standards on Mikrotik devices and RouterOS.
Thank you!