Add more documentation on vlans and trunking

This commit is contained in:
logicog
2025-07-26 19:10:24 +02:00
parent a5d156a645
commit c01014f1d8
5 changed files with 120 additions and 6 deletions
+10
View File
@@ -303,3 +303,13 @@ Lightron Inc. WSPXG-ES3LC-IHA 0000
```
Enjoy playing!
## Other documents
The following documents give further documentation on specific features of
the RTL837x SoCs:
- [CPU Port](doc/CpuPort.md)
- [L2 learning](doc/l2.md)
- [Mirroring](doc/mirroring.md)
- [SFP+ ports](doc/sfp.md)
- [Trunking aka. port aggregation](doc/trunking.md)
- [VLAN](doc/vlan.md)