proxmox
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| proxmox [2025/11/25 09:38] – ben | proxmox [2025/11/25 09:42] (current) – ben | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| https:// | https:// | ||
| - | |||
| - | ===== OpenVSwitch ===== | ||
| - | |||
| - | <code bash> | ||
| - | apt-get install openvswitch-switch | ||
| - | </ | ||
| - | |||
| - | ===== SDN ===== | ||
| - | |||
| - | <code bash> | ||
| - | apt install frr-pythontools | ||
| - | systemctl enable --now frr.service | ||
| - | </ | ||
| ===== Network Interfaces ===== | ===== Network Interfaces ===== | ||
| Line 52: | Line 39: | ||
| * Datacenter-> | * Datacenter-> | ||
| + | ===== OpenVSwitch ===== | ||
| + | <code bash> | ||
| + | apt-get install openvswitch-switch | ||
| + | </ | ||
| + | ===== SDN ===== | ||
| + | * Install dependencies: | ||
| + | apt install frr-pythontools | ||
| + | systemctl enable --now frr.service | ||
| + | </ | ||
| + | * '' | ||
| + | * Create '' | ||
| + | * '' | ||
| + | * Create one vnet for each vlan, setting the zone to '' | ||
| + | * When creating VMs, select this vnet to assign to the vlan without needing to re-enter the vlan id. | ||
proxmox.1764063536.txt.gz · Last modified: by ben
