nmstate/nmstate.github.io

Document vlan filtering feature

Closed this issue · 3 comments

Information on how to configure vlan filtering on linux bridges is missing from the docs.

Examples on how to configure it for the most common use cases should be added, e.g. :

  • configure trunk port
  • configure access port
  • configure trunk port w/ native vlan
  • remove vlan config

I volunteer to work on this (I had promised before ...).

Have some doubts as to where to add that information ... Adding a sub-section In the linux bridge section ?..

Any opinion @EdDev / @cathay4t / @tyll / @ffmancera ?

I would probably add the options under the linux bridge subtree following the pattern of the other interfaces.