Skip to content

Commit

Permalink
Add layer-2 support matrix to platforms overview
Browse files Browse the repository at this point in the history
  • Loading branch information
ipspace committed Nov 3, 2024
1 parent e4cf2a6 commit a799c0c
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions docs/platforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,9 +308,14 @@ These devices support additional control-plane protocols or BGP address families
**Notes:**
* FRHP = First-Hop Redundancy Protocol (anycast gateway or VRRP)

```{tip}
See [integration test results](https://release.netlab.tools/) for more details.
```
(platform-layer-2-support)=
The layer-2 control plane [configuration modules](module-reference.md) are supported on these devices[^NSM]:

| Operating system | [Spanning<br>Tree Protocol](module/stp.md) | [Link Aggregation<br>Groups](module/lag.md) |
| --------------------- |:--:|:--:|
| Arista EOS |||
| Cumulus Linux |||
| FRR |||

(platform-dataplane-support)=
The data plane [configuration modules](module-reference.md) are supported on these devices[^NSM]:
Expand Down Expand Up @@ -353,6 +358,10 @@ Network services [configuration modules](module-reference.md) are also supported
| --------------------- | :--: | :--: |
| dnsmasq |||

```{tip}
See [integration test results](https://release.netlab.tools/) for more details.
```

## IPv6 Support

Core *netlab* functionality and all multi-protocol routing protocol configuration modules fully support IPv6. OSPFv3 is implemented only on some platforms.
Expand Down

0 comments on commit a799c0c

Please sign in to comment.