Skip to content

Commit

Permalink
Update with info on how to configure an interface with raw VLANs
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Wiberg <[email protected]>
  • Loading branch information
troglobit committed Apr 18, 2024
1 parent 83d72e3 commit 09c24f3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,16 @@ win an election.

> **Note:** unless mcd has an IP address it will operate as if set to
> `proxy-mode`. If the interface has no address, or does not yet exist
> when mcd starts up, mcd will adjust automatically since listens to
> when mcd starts up, mcd will adjust automatically since it listens to
> Linux NETLINK events.
mcd supports acting as a querier on VLAN filtering bridges that do not
have any "upper" interface. In this raw mode of operating, mcd will
always be in `proxy-mode`. To activate:

iface br0 vlan 42 enable


[GitHub]: https://github.com/kernelkit/mcd/actions/workflows/build.yml/
[GitHub Status]: https://github.com/kernelkit/mcd/actions/workflows/build.yml/badge.svg
[License]: https://en.wikipedia.org/wiki/ISC_license
Expand Down

0 comments on commit 09c24f3

Please sign in to comment.