1.0 Network+ Certification Cram Notes : Networking Fundamentals
1.2 Network topologies and network types.
Virtual network concepts
Virtual networks are networks that exist within a virtual environment. They are created and managed using virtualization technology and are used to provide network services to virtual machines or applications. Some common virtual network concepts include:
1. vSwitch: A vSwitch, or virtual switch, is a software-based network switch that provides virtual network connectivity between virtual machines or applications. A vSwitch acts as a bridge between virtual network interfaces and physical network interfaces, allowing virtual machines to communicate with each other and with physical devices on the network.
2. Virtual network interface card (vNIC): A virtual network interface card (vNIC) is a virtual equivalent of a physical network interface card. vNICs are used to connect virtual machines to virtual networks and provide network connectivity to the virtual machines.
3. Network function virtualization (NFV): Network function virtualization (NFV) is a technology that enables network functions, such as firewalls, load balancers, and routers, to be implemented as virtual appliances. NFV allows network functions to be deployed and managed in a virtual environment, making it easier to provision and manage network services.
4. Hypervisor: A hypervisor, also known as a virtual machine monitor, is a piece of software that enables virtualization. Hypervisors run on physical servers and provide a layer of abstraction between physical hardware and virtual machines. They allow multiple virtual machines to run on a single physical server, each with its own virtualized resources and network interfaces.