Skip to content

Instantly share code, notes, and snippets.

@becomingwisest
Created July 13, 2010 21:06
Show Gist options
  • Save becomingwisest/474529 to your computer and use it in GitHub Desktop.
Save becomingwisest/474529 to your computer and use it in GitHub Desktop.
on Centos 5
/etc/sysconfig/network-scripts/ifcfg-vlan210
VLAN=yes
VLAN_NAME_TYPE=VLAN_PLUS_VID_NO_PAD
DEVICE=vlan210
PHYSDEV=eth1
BOOTPROTO=static
ONBOOT=yes
TYPE=Ethernet
IPADDR=192.168.210.250
NETMASK=255.255.255.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment