Рет қаралды 163,856
3 modes of VM network connection: Bridged, NAT, & Host-only
Today my topic is how virtual machines communicate with the network.
Virtual machines can communicate with other virtual machines on the same host as well as other physical and virtual machines on the local area network. In order to do so, they need two virtual things: one is virtual NICs (vNICs); and two: Virtual Switches or virtual bridges.
There are basically three network connection modes when we set up virtual NIC : bridged connection; NAT; and Host-only.
My whole playlists:
/ sunnylearning
Related Playlists
Virtualization, VLAN, Trunking, VPN
• Virtualization, VLAN, ...
Switching and Routing
• collision vs. broadcas...
Ethernet Basics
• Ethernet Basics
Keywords:
VMs, virtual machines, physical machines, NICs, network Interface Card, vNICs, virtual bridge, virtual switch, DHCP, virtual DHCP, three modes of connections, bridged connection; NAT, Network address translation, Host-only