Difference between revisions of "Agile testbed"

From PDP/Grid Wiki
Jump to navigationJump to search
Line 187: Line 187:
 
  iface br8 inet manual
 
  iface br8 inet manual
 
         bridge_ports eth0.8
 
         bridge_ports eth0.8
 +
 +
Install the vlan package:
 +
apt-get install vlan
  
 
In /etc/sysctl.conf:
 
In /etc/sysctl.conf:
Line 192: Line 195:
 
  net.ipv6.conf.all.autoconf = 0
 
  net.ipv6.conf.all.autoconf = 0
 
  net.ipv6.conf.all.accept_ra = 0
 
  net.ipv6.conf.all.accept_ra = 0
 
 
 
 
  
 
=== Migrating Xen VMs to KVM ===
 
=== Migrating Xen VMs to KVM ===

Revision as of 10:26, 22 February 2013