VNIC
- tags
- Networking
Summary #
Every virtual machine will need a network interface card that can connect and participate in a network. VMware calls it a vNIC. These entities can be created on each virtual machine. There are different types of vNICs that can be created on a virtual machine. The type of vNIC you choose will not only depend on the type of guest operating system that runs on a virtual machine but also on the purpose of the NIC card. VMware allows adding up to 10 vNICs per virtual machine. All the vNICs that you add to a virtual machine can be of any supported type or even a combination of multiple NIC types. ref
Networking in OCI #
The servers in Oracle Cloud Infrastructure data centers have physical network interface cards (NICs). When you launch an instance on one of these servers, the instance communicates using Networking service virtual NICs (VNICs) associated with the physical NICs. The next sections talk about VNICs and NICs, and how they’re related. ref