Releases
BISDN Linux version 5.1
Basebox consists of baseboxd, an SDN controller, and BISDN Linux, a switch operating system.
baseboxd
Features:
- L2 Learning switch
- L3 Routing (IPv4 and IPv6)
- BGP
- OSPF
- EIGRP
- RIP
- IS-IS
- Virtual routing and forwarding (VRF)
- Spanning Tree Protocol (STP), including RSTP and MSTP
- Link aggregation (LAG) supported for modes ‘balance-rr’, ‘active-backup’ and ‘802.3ad’
- 802.1q and 802.1ad bridging
- IGMP/MLD Snooping
- Switch statistics available via OpenFlow
- gRPC interface to export switch statistics based on openconfig-interfaces
- Support source-MAC learning
- Support group modifications from OF-DPA3.0
- Tested on yocto 4.0 (kirkstone) (on-switch)
- VxLAN
- Enabling and disabling ports based on their configuration in Linux
BISDN Linux
based on yocto 4.0 (kirkstone)
Features:
- Choice of SDN controller (on switch or off switch) configurable
- On-switch routing daemon (FRR) to run with baseboxd
- OF-DPA grpc endpoint and local command-line interface
- Supports port and SFP inspection via onlpdump and client shell
- OF-DPA 3.05 (including group modifications)
- Port mirroring (ingress/egress)
- Container support with docker-ce
- Using the latest LTS Linux kernel release 6.1
Supported platforms and release notes:
-
- AGEMA AG7648
- AGEMA AG5648
- Celestica Questone D3030
- Edgecore Accton AS4610-30T
- Edgecore Accton AS4610-30P
- Edgecore Accton AS4610-54T
- Edgecore Accton AS4610-54TP
- Edgecore Accton AS7726-32x
- Edgecore DCS201 (AS5835-54X)
Documentation
- General documentation: https://docs.bisdn.de
- Example configuration scripts available on baseboxd github: https://www.github.com/bisdn/basebox/tree/master/examples