Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Virtual network device

90 bytes added, 16:59, 10 February 2013
Adding IP address to a container
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