~ubuntu-branches/ubuntu/quantal/lxc/quantal-201205292108

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Guido Trotter
  • Date: 2010-01-10 10:40:21 UTC
  • mto: (1.1.2 upstream) (3.1.2 sid)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20100110104021-ff3ukvpu7yzc36hm
ImportĀ upstreamĀ versionĀ 0.6.4

Show diffs side-by-side

added added

removed removed

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