Netplan Interface Types¶
Configuration for different network interface types.
In This Section¶
- Ethernet - Physical interfaces, DHCP, static IP
- Bridges - Software switches for VMs and containers
- Bonds - Link aggregation for redundancy/performance
- VLANs - Virtual LANs for network segmentation
- Wireless - WiFi configuration
- Virtual - Dummy, VXLAN, tunnels
See Also¶
- Fundamentals - Basic Netplan concepts
- KVM Integration - Bridge setup for VMs
- Docker Integration - Container networking