Hi,
to set VM specific configs from the CLI have a look at `qm set <vmid>` in `man qm`. There you can also set the network devices conf via the --net[n] parameter. Be careful as this will set the whole property string to the new one, not simply update the old (so all not given properties are set to default).