# Virtuelle Netzwerke und Zonen

> Portgruppen, Segmente und Migrationspfade mit eindeutiger Zuständigkeit betreiben.

Track: [Virtualisierung & Private Cloud](https://physar.tech/learn/virtualization-private-cloud)  
Kanonische Fassung: https://physar.tech/learn/virtualization-private-cloud/virtual-networking  
Stand: 2026-07-28  
Interaktiver Teil: 6 Checks (nur im Browser)

## Netzwerk ist Teil der VM-Platzierung

### Die Betriebsfrage

Eine VM-Migration kann Compute verlagern und zugleich ihre Netzwerkannahmen berühren. Virtuelle Switches, VLANs, MTU, Firewallregeln und Zielhostkonfiguration müssen vor dem Breitenlauf vergleichbar sein.

> **Lernziel:** Du kannst eine Netzstörung nach Migration von einer Gastursache trennen und den Migrationspfad mit einem Pilot absichern.

### Gemeinsame Vertragsfläche

- Segment und Sicherheitszone der VM.
- Gleichwertige virtuelle Switch-Konfiguration auf Quell- und Zielhost.
- Erreichbarkeit der Dienste und Namensauflösung nach dem Umzug.
- Beobachtbare Grenzwerte für Migration und Produktivverkehr.

## Quellen

- learn.microsoft.com/en-us/troubleshoot/windows…chine-live-migration — https://learn.microsoft.com/en-us/troubleshoot/windows-server/virtualization/hyper-v-virtual-machine-live-migration
- pve.proxmox.com/pve-docs/pve-admin-guide.html — https://pve.proxmox.com/pve-docs/pve-admin-guide.html
- learn.microsoft.com/en-us/windows-server/virtu…-failover-clustering — https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/manage/set-up-hosts-for-live-migration-without-failover-clustering
- vmware.com/docs/vsphere-networking — https://www.vmware.com/docs/vsphere-networking
- cisa.gov/resources-tools/resources/secure-network-architecture — https://www.cisa.gov/resources-tools/resources/secure-network-architecture
- rfc-editor.org/rfc/rfc1191 — https://www.rfc-editor.org/rfc/rfc1191
- rfc-editor.org/rfc/rfc8201 — https://www.rfc-editor.org/rfc/rfc8201
- vmware.com/docs/vsphere-vmotion — https://www.vmware.com/docs/vsphere-vmotion
- rfc-editor.org/rfc/rfc2475 — https://www.rfc-editor.org/rfc/rfc2475
- standards.ieee.org/ieee/802.1Q/6844 — https://standards.ieee.org/ieee/802.1Q/6844/
