~serge-hallyn/ubuntu/saucy/lxc/lxc-dnsmasq

« back to all changes in this revision

Viewing changes to doc/examples/lxc-vlan.conf

  • Committer: Stéphane Graber
  • Date: 2013-02-18 15:20:18 UTC
  • mto: This revision was merged to the branch mainline in revision 190.
  • Revision ID: stgraber@ubuntu.com-20130218152018-ls2gi9hkqs2kuhj8
Tags: upstream-0.9.0~alpha3
Import upstream version 0.9.0~alpha3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Container with network virtualized using the vlan device driver
2
 
lxc.utsname = alpha
3
 
lxc.network.type = vlan
4
 
lxc.network.vlan.id = 1234
5
 
lxc.network.flags = up
6
 
lxc.network.link = eth0
7
 
lxc.network.hwaddr = 4a:49:43:49:79:bd
8
 
lxc.network.ipv4 = 1.2.3.4/24
9
 
lxc.network.ipv6 = 2003:db8:1:0:214:1234:fe0b:3596