Network Model page silent on vlan_raw_device

apmuthu

Renowned Member
Feb 26, 2009
870
11
83
Chennai - India & Singapore
github.com
How can we make a physical NIC (eth1) be available exclusively for a particular KVM / Container - no bridges, no bonds, just simply eth1?

I did see some vlan_raw_device eth1 setting in a post, but would like some syntax info for correct deployment.

What are bridge_stp and bridge_fd0 used for and what do the acronyms mean?
 
How can we make a physical NIC (eth1) be available exclusively for a particular KVM / Container - no bridges, no bonds, just simply eth1?

This is currently not supported.

What are bridge_stp and bridge_fd0 used for and what do the acronyms mean?

See the brctl manual page (spanning tree protocol, forward delay).