Skip to content

Instantly share code, notes, and snippets.

@macmata
Created November 9, 2017 19:37
Show Gist options
  • Save macmata/74466ea88ab226d7ae2898b41067325a to your computer and use it in GitHub Desktop.
Save macmata/74466ea88ab226d7ae2898b41067325a to your computer and use it in GitHub Desktop.
fedora vlan
vconfig add eth0 5
ifconfig eth0.5
ifconfig eth0.5 192.168.1.100 netmask 255.255.255.0 broadcast 192.168.1.255 up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment