Changes
added sample VE creation
==Create the VE veth interfaces==
5. Create the VE as you normally would except do NOT specify any IP address, just the hostname. Specifying an IP address during VE creation creates an unwanted venet interface which is not used in this configuration.
/usr/sbin/vzctl create 100 --ostemplate name --hostname name
However, if the VE already exists, use vzctl to remove any venet devices - they will not be used: