Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Virtual network device

43 bytes added, 16:59, 10 February 2013
Adding IP address to a container
Venet device is created automatically on [[container]] start. Vzctl scripts set up an appropriate IP address and other settings on venet inside a container.
Times are chiangng for the better if I can get this online!== Usage ==
== Kernel module ==
vzctl set <CTID> --ipadd <IP1>[,<IP2>,...] [--save]
</pre>
 
Address can optionally have a netmask specified in the CIDR notation (e.g. 10.1.2.3/25).
{{Note|This option is incremental, so IP addresses are added to already existing ones.}}
Anonymous user