Уровень 0 · материалов: 3
В кластер входят документы, описывающие техническую настройку и архитектуру сетевых компонентов в средах виртуализации.
Общие признаки: настройка виртуальных сетей, управление сетевыми интерфейсами виртуальных машин, Hyper-V и KVM, конфигурация VLAN и IP-адресации
Группа выше: Гипервизоры и виртуальные машины
Смысл: The main idea is to provide a comprehensive overview of Hyper-V's networking components, focusing on adapter types, virtual switch configurations, VLAN support, and the performance benefits of VMQ.
A technical guide explaining Hyper-V network adapters, the differences between External, Internal, and Private virtual switches, and the performance optimization provided by VMQ.
Смысл: The text explains how to use Open vSwitch (OVS) as a core network component for KVM virtualization to efficiently manage VLANs and connect virtual machines to a physical network without cluttering the host system with unnecessary interfaces.
A technical guide on using Open vSwitch with KVM to manage VLANs and simplify host networking by replacing standard Linux bridges.
Смысл: The main idea is to provide a technical workaround for using multiple public IP addresses from different subnets on Hyper-V virtual machines when the hosting provider's infrastructure prevents simple IP aliasing. This is achieved by implementing a NAT gateway using the Windows RRAS role.
A technical guide on using Windows RRAS and Hyper-V virtual switches to assign public IP addresses from different subnets to virtual machines.