Dear community,
I am digging for information about VLAN and how to handle jails. As far as I understood a bridge is able to put different VLAN together and assign them to a network interface as em0 or others. The handbook https://docs.freebsd.org/en/books/handbook/advanced-networking/#network-bridging states In many respects, a bridge is like an Ethernet switch with very few ports. .
If the bridge is like a Ethernet switch there is only one line to the networking interface as em0 or so. On a Ethernet switch only one cable connects a router or other "uplink hardware". Then the host must be connected by a VLAN, too. On the other hand the bridge is located on the host and the host could directly access the networking interface.
What is the situation? Or are both options possible?
Thank you very much for your help in advance,
Christoph
I am digging for information about VLAN and how to handle jails. As far as I understood a bridge is able to put different VLAN together and assign them to a network interface as em0 or others. The handbook https://docs.freebsd.org/en/books/handbook/advanced-networking/#network-bridging states In many respects, a bridge is like an Ethernet switch with very few ports. .
If the bridge is like a Ethernet switch there is only one line to the networking interface as em0 or so. On a Ethernet switch only one cable connects a router or other "uplink hardware". Then the host must be connected by a VLAN, too. On the other hand the bridge is located on the host and the host could directly access the networking interface.
What is the situation? Or are both options possible?
Thank you very much for your help in advance,
Christoph