]> git.proxmox.com Git - mirror_lxc.git/blob - doc/examples/lxc-macvlan.conf.in
confile: lxc.net.ipv6 --> lxc.net.ipv6.address
[mirror_lxc.git] / doc / examples / lxc-macvlan.conf.in
1 # Container with network virtualized using the macvlan device driver
2 lxc.uts.name = alpha
3 lxc.net.0.type = macvlan
4 lxc.net.0.flags = up
5 lxc.net.0.link = eth0
6 lxc.net.0.hwaddr = 4a:49:43:49:79:bd
7 lxc.net.0.ipv4.address = 10.2.3.4/24
8 lxc.net.0.ipv6.address = 2003:db8:1:0:214:1234:fe0b:3596