Skip to content

Instantly share code, notes, and snippets.

@bfleming-ciena
Created December 16, 2015 23:01
Show Gist options
  • Save bfleming-ciena/30ca351e84ec11daf66d to your computer and use it in GitHub Desktop.
Save bfleming-ciena/30ca351e84ec11daf66d to your computer and use it in GitHub Desktop.
my eth0.cfg
# The primary network interface
auto eth0
iface eth0 inet dhcp
iface eth0:0 inet static
address 10.9.248.180
#/25 is our VPC subnet.
netmask 255.255.255.128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment