add global-functions.d/bridge-port-vlan

This commit is contained in:
Christian Hesse 2021-11-11 14:44:26 +01:00
parent a9f81c7a14
commit b6215ba958
8 changed files with 159 additions and 3 deletions

View file

@ -76,6 +76,11 @@ More configuration can be loaded by setting `BridgePortTo`:
* Interfaces `en1` and `en2` are unchanged.
* Interface `en3` is put in bridge `br-intern`.
See also
--------
* [Manage VLANs on bridge ports](global-functions.d/bridge-port-vlan.md)
---
[◀ Go back to main README](../README.md)
[▲ Go back to top](#top)