Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Using real network device

288 bytes added, 13:39, 12 June 2010
Created this page with one simple command for using physical device in VE
If you want to use a physical device in your VE, you can use this simple command:

<pre>
# vzctl set <VEID> --netdev_add <network_device>
</pre>
replace <VEID> with container ID and <network_device> with your physical network device you want to use, such as eth0

[[Category: Networking]]
2
edits