Open main menu

OpenVZ Virtuozzo Containers Wiki β

Using real network device

Revision as of 13:39, 12 June 2010 by Haree (talk | contribs) (Created this page with one simple command for using physical device in VE)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

If you want to use a physical device in your VE, you can use this simple command:

# vzctl set <VEID> --netdev_add <network_device>

replace <VEID> with container ID and <network_device> with your physical network device you want to use, such as eth0