Remix.run Logo
throw0101d 10 hours ago

> "Values up to 999G are supported, more than enough for interfaces today and the future." - Article

Especially given that IEEE 802.3dj is working on 1.6T / 1600G, and is expected to publish the final spec in Summer/Autumn 2026:

* https://en.wikipedia.org/wiki/Terabit_Ethernet

Currently these interfaces are only on switches, but there are already NICs at 800G (P1800GO, Thor Ultra, ConnectX-8/9), so if you LACP/LAGG two together your bond is at 1600G.

arsome 10 hours ago | parent [-]

If you're moving those kind of speeds you're probably not doing packet filtering in software.

throw0101d 9 hours ago | parent | next [-]

But you may be using Unix-y software to manage the interfaces and do offload programming:

* https://en.wikipedia.org/wiki/Vector_Packet_Processing

* https://www.youtube.com/watch?v=ptm9h-Lf0gg ("VPP: A 1Tbps+ router with a single IPv4 address")

* https://en.wikipedia.org/wiki/Cumulus_Networks

himata4113 9 hours ago | parent | prev | next [-]

I use VPP and handle bonded speeds of 200gbit. Not that far fetched to also do this at 1000gbit.

mulmen 6 hours ago | parent | prev [-]

Probably? But if you are then you’re certainly not using OpenBSD.