Skip to content

Instantly share code, notes, and snippets.

@laetrid
Created June 23, 2015 08:00
Show Gist options
  • Save laetrid/b25f259597f83be65467 to your computer and use it in GitHub Desktop.
Save laetrid/b25f259597f83be65467 to your computer and use it in GitHub Desktop.
sudo modprobe 8021q
lsmod | grep 8021q
ip link add link eth1 name eth1.10 type vlan id 10
https://dougvitale.wordpress.com/2011/12/21/deprecated-linux-networking-commands-and-their-replacements/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment