Skip to content

Instantly share code, notes, and snippets.

@laetrid
Created December 9, 2015 12:10
Show Gist options
  • Save laetrid/68d2d38b560b84216e6e to your computer and use it in GitHub Desktop.
Save laetrid/68d2d38b560b84216e6e to your computer and use it in GitHub Desktop.
brctl addbr br1
brctl stp br1 off
ip l set dev br1 up
And enable lldp:
echo 16384 > /sys/class/net/br1/bridge/group_fwd_mask
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment