{"id":8067,"date":"2024-07-29T09:00:38","date_gmt":"2024-07-29T07:00:38","guid":{"rendered":"https:\/\/www.credativ.de\/?p=8067"},"modified":"2025-09-12T14:50:56","modified_gmt":"2025-09-12T12:50:56","slug":"how-and-when-to-use-software-defined-networks-in-proxmox-ve","status":"publish","type":"post","link":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/","title":{"rendered":"How and when to use Software-Defined Networks in Proxmox VE"},"content":{"rendered":"<h1>How and when to use Software-Defined Networks in Proxmox VE<\/h1>\n<div><a href=\"https:\/\/www.credativ.de\/portfolio\/support\/proxmox-virtualisierung\/\">Proxmox VE<\/a> is still the current go to solution when it comes to VM workloads by using open-source software. In the past, we already covered several topics around Proxmox, like <a href=\"https:\/\/www.credativ.de\/en\/blog\/howtos-en\/migrating-vms-from-vmware-esxi-to-proxmox\/\">migrating virtual machines from an ESXi environment to Proxmox environments<\/a>, using Proxmox in addition to <a href=\"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/netapp-storage-and-nvme-of-for-breakthrough-performance-in-proxmox-virtualization-environments\/\">NVMe-oF<\/a> for breakthrough performance or how to <a href=\"https:\/\/www.credativ.de\/en\/blog\/howtos-en\/integrating-proxmox-backup-server-into-proxmox-clusters\/\">integrate the Proxmox Backup Server into a Proxmox cluster<\/a>.<\/div>\n<div><\/div>\n<div>We can clearly see that there are still many other very interesting topics around Proxmox and therefore, we want to cover the SDN (software defined networking) feature in Proxmox. From a historical point of view, this feature is not really new &#8211; it already got introduced in Proxmox\u2019s web ui with Proxmox 6.2 but was always defined as an experimental feature. This finally changed with Proxmox 8.x where this not only got fully integrated but also got with Proxmox 8.1 the essential feature of IP address management (IPAM). Also, the SDN integration is now installed by default in Proxmox. However, you should still take note that this does not mean that all features are already stable &#8211; IPAM with DHCP management and also FRRouting and its controller integration are still in a tech preview state. So far, this sounds pretty interesting!<\/div>\n<h3><\/h3>\n<h3><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-9744\" src=\"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn-300x300.webp\" alt=\"Proxmox VE in SDN (Symbolbild) \" width=\"300\" height=\"300\" srcset=\"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn-300x300.webp 300w, https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn-1024x1024.webp 1024w, https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn-150x150.webp 150w, https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn-768x768.webp 768w, https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn-1536x1536.webp 1536w, https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn-600x600.webp 600w, https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn-180x180.webp 180w, https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn.webp 1560w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/>What is Software-Defined Networking?<\/h3>\n<div>But what is SDN and what does it have to do with Proxmox? <em>Software-Defined Networking<\/em> (SDN) which also often just gets called as <em>Software-Defined Network<\/em>, is a network architecture that centralizes network intelligence in a programmable controller, which maintains a global view of the network. This architecture allows for dynamic, scalable, and automated network configurations, in contrast to traditional networking where control and data planes are tightly coupled within network devices. The benefits of SDN include increased flexibility and agility, centralized management, improved resource utilization, and enhanced security. These benefits enable a quick deployment and adjustment of network services, simplify the management of large and complex networks, enhance the efficiency of resource allocation, and facilitate the implementation of comprehensive security policies and monitoring.<\/div>\n<div><\/div>\n<div>Proxmox VE also supports SDN to extend its capabilities in managing virtualized networks. With SDN, Proxmox VE offers centralized network management through a unified interface which simplifies the management of virtual networks across multiple nodes. Administrators can define and manage virtual networks at a central point for the whole cluster which reduces the complexity of network configurations. SDN in Proxmox VE also enables network virtualization, allowing the creation of virtual networks that are abstracted from the physical network infrastructure. This capability supports isolated network environments for different virtual machines (VMs) and containers.<\/div>\n<div><\/div>\n<div>Dynamic network provisioning is another key feature of SDN in Proxmox VE, which leverages SDN to dynamically allocate network resources based on the needs of VMs and containers, optimizing performance and resource utilization. The integration of Proxmox VE with Open vSwitch (OVS) enhances these capabilities. OVS is a production-quality, multilayer virtual switch designed to enable SDN and supports advanced network functions such as traffic shaping, QoS, and network isolation. Furthermore, Proxmox VE supports advanced networking features like VLAN tagging, network bonding, and firewall rules, providing comprehensive network management capabilities.<\/div>\n<h3>How to configure a SDN<\/h3>\n<p>Knowing the basics and possibilities of <em>Software-Defined Networking<\/em> (SDN) now, it gets interesting to set up such a network within a Proxmox cluster.<\/p>\n<p>Proxmox comes with support for software-defined networking (SDN), allowing users to integrate various types of network configurations to suit their specific networking needs. With Proxmox, you have the flexibility to select from several SDN types, including &#8220;Simple&#8221;, which is likely aimed at straightforward networking setups without the need for advanced features. For environments requiring network segmentation, <em>VLAN<\/em> support is available, providing the means to isolate and manage traffic within distinct virtual LANs. More complex scenarios might benefit from <em>QinQ<\/em> support, which allows multiple VLAN tags on a single interface. Also and very interesting for data centers, Proxmox also includes <em>VxLAN<\/em> support, which extends layer 2 networking over a layer 3 infrastructure which significantly increases the number of possible VLANs which would else be limited to 4096 VLANs. Lastly to mention is the <em>EVPN<\/em> support which is also part of Proxmox&#8217;s SDN offerings, facilitating advanced layer 2 and layer 3 virtualization and providing a scalable control plane with BGP (Border Gateway Protocol) for multi-tenancy environments.<\/p>\n<p>In this guide, we&#8217;ll walk through the process of setting up a streamlined Software-Defined Network (SDN) within a Proxmox Cluster environment. The primary goal is to establish a new network, including its own network configuration that is automatically propagated across all nodes within the cluster. This newly created network will created by its own IP space where virtual machines (VMs) receiving their IP addresses dynamically via DHCP. This setup eliminates the need for manual IP forwarding or Network Address Translation (NAT) on the host machines. An additional advantage of this configuration is the consistency it offers; the gateway for the VMs will always remain constant regardless of the specific host node they are operating on.<\/p>\n<h3>Configuration<\/h3>\n<p>The configuration of <em>Software-Defined Networking<\/em> (SDN) got very easy within the latest Proxmox VE versions where the whole process can be done in the Proxmox web UI. Therefore, we just connect to the Proxmox management web interface which typically reachable at:<\/p>\n<ul>\n<li>https:\/\/HOSTNAME:8006<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-8068 alignleft\" src=\"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox-01-sdn-sdn-overview.jpeg\" alt=\"\" width=\"141\" height=\"159\" \/> The SDN options are integrated within the datacenter chapter, in the sub chapter SDN. All further work will only be done within this chapter. Therefore, we navigate to:<br \/>\n&#8211;&gt; Datacenter<br \/>\n&#8212;-&gt; SDN<br \/>\n&#8212;&#8212;&#8211;&gt; Zones<\/p>\n<p>The menu on the right site offers to add a new zone where the new zone of the type <em>Simple<\/em> will be selected. A new windows pops up where we directly activate the advanced options at the bottom. Afterwards, further required details will be provided.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-8070 alignleft\" src=\"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox-02-sdn-add-simple-300x278.jpeg\" alt=\"\" width=\"300\" height=\"278\" srcset=\"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox-02-sdn-add-simple-300x278.jpeg 300w, https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox-02-sdn-add-simple-180x167.jpeg 180w, https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox-02-sdn-add-simple.jpeg 399w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p>\n<p>&nbsp;<\/p>\n<p>ID: devnet01<br \/>\nMTU: Auto<br \/>\nNodes: All<br \/>\nIPAM: pve<br \/>\nAutomatic DHCP: Activate<\/p>\n<p>&nbsp;<\/p>\n<p>The ID represents the unique identifier of this zone. It might make sense to give it a recognisable name. Usually, we do not need to adjust the MTU size for this kind of default setups. However, there may always be some corner cases. In the node sections, this zone can be assigned to specific nodes or simply to all ones. There may also be scenarios where zones might only be limited to specific nodes. According to our advanced options, further details like DNS server and also the forward- &amp; reverse zones can be defined. For this basic setup, this will not be used but the automatic DHCP option must be activated.<\/p>\n<p>Now, the next steps will be done in the chapter <em>VNets<\/em> where the previously created zone will be linked to a virtual network. In the same step we will also provide additional network information like the network range etc.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-8075 size-full\" src=\"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox-02-sdn-add-net-subnet.jpg\" alt=\"\" width=\"697\" height=\"237\" srcset=\"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox-02-sdn-add-net-subnet.jpg 697w, https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox-02-sdn-add-net-subnet-300x102.jpg 300w, https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox-02-sdn-add-net-subnet-600x204.jpg 600w, https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox-02-sdn-add-net-subnet-180x61.jpg 180w\" sizes=\"auto, (max-width: 697px) 100vw, 697px\" \/><\/p>\n<p>When creating a new VNet, an identifier or name must be given. It often makes sense to align the virtual network name to the previously generated zone name. In this example, the same names will be used. Optionally, an alias can be defined. The important part is to select the desired zone that should be used (e.g., <em>devnet01<\/em>). After creating the new <em>VNet<\/em>, we have the possibility to create a new subnet in the same window by clicking on the <em>Create Subnet<\/em> button.<\/p>\n<p>Within this dialog, some basic network information will be entered. In general, we need to provide the desired subnet in CIDR notation (e.g., <em>10.11.12.0\/24<\/em>). Defining the IP address for the gateway is also possible. In this example the gateway will be placed on the IP address <em>10.11.12.1<\/em>. Important is to activate the option SNAT. SNAT (Source Network Address Translation) is a technique to modify the source IP address of outgoing network traffic to appear as though it originates from a different IP address, which is usually the IP address of the router or firewall. This method is commonly employed to allow multiple devices on a private network to access external networks.<\/p>\n<p>After creating and linking the zone, VNet and the subnet, the configuration can simply be applied on the web interface by clicking on the apply button. The configuration will now be synced to the desired nodes (in our example all ones).<\/p>\n<h3>Usage<\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-8077 alignright\" src=\"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox-04-sdn-assign-network-vm.jpg\" alt=\"\" width=\"212\" height=\"201\" srcset=\"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox-04-sdn-assign-network-vm.jpg 212w, https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox-04-sdn-assign-network-vm-180x171.jpg 180w\" sizes=\"auto, (max-width: 212px) 100vw, 212px\" \/>After applying the configuration on the nodes within the cluster, virtual machines must still be assigned to this network. Luckily, this can easily be done by using the regular Proxmox web interface which now also provides the newly created network <em>devnet01 <\/em>in the networking chapter of the VM. But also already present virtual machines can be assigned to this network.<\/p>\n<p>When it comes to DevOps and automation, this is also available in the API where virtual machines can be assigned to the new network. Such a task could look like in the following example in Ansible:<br \/>\n<code><br \/>\n- name: Create Container in Custom Network<br \/>\ncommunity.general.proxmox:<br \/>\nvmid: 100<br \/>\nnode: de01-dus01-node03<br \/>\napi_user: root@pam<br \/>\napi_password: {{ api_password }}<br \/>\napi_host: de01-dus01-node01<br \/>\npassword: {{ container_password }}<br \/>\nhostname: {{ container_fqdn }}<br \/>\nostemplate: 'local:vztmpl\/debian-12-x86_64.tar.gz'<br \/>\nnetif: '{\"net0\":\"name=eth0,ip=dhcp,ip6=dhcp,bridge=devnet01\"}'<br \/>\n<\/code><\/p>\n<p>Virtual machines assigned to this network will immediately get IP addresses within our previously defined network <em>10.11.12.0\/24 <\/em>and can access the internet without any further needs. VMs may also moved across nodes in the cluster without any needs to adjust the gateway, even a node get shut down or rebooted for maintenances.<\/p>\n<h3>Conclusion<\/h3>\n<p>In conclusion, the integration of Software-Defined Networking (SDN) into Proxmox VE represents a huge benefit from a technical, but also from a user perspective where this feature is also usable from the Proxmox\u2019s web ui. This ease of configuration empowers even those with limited networking experience to set up and manage even more complex network setups as well.<\/p>\n<p>Proxmox makes it also easier with simple SDNs to create basic networks that let virtual machines connect to the internet. You don&#8217;t have to deal with complicated settings or gateways on the main nodes. This makes it quicker to get virtual setups up and running and lowers the chance of making mistakes that could lead to security problems.<\/p>\n<p>For people just starting out, Proxmox has a user friendly website that makes it easy to set up and control networks. This is really helpful because it means they don&#8217;t have to learn a lot of complicated stuff to get started. Instead, they can spend more time working with their virtual computers and not worry too much about how to connect everything.<\/p>\n<p>People who know more about technology will like how Proxmox lets them set up complex networks. This is good for large scaled setups because it can make the network run better, handle more traffic, and keep different parts of the network separate from each other.<\/p>\n<p>Just like other useful integrations (e.g. <a href=\"https:\/\/www.credativ.de\/software\/storage-technologien\/ceph\/\">Ceph<\/a>), also the SDN integration provides huge benefits to its user base and shows the ongoing integration of useful tooling in Proxmox.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>How and when to use Software-Defined Networks in Proxmox VE Proxmox VE is still the current go to solution when it comes to VM workloads by using open-source software. In the past, we already covered several topics around Proxmox, like migrating virtual machines from an ESXi environment to Proxmox environments, using Proxmox in addition to [&hellip;]<\/p>\n","protected":false},"author":27,"featured_media":9744,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_improvement_type_select":"improve_an_existing","_thumb_yes_seoaic":false,"_frame_yes_seoaic":false,"seoaic_generate_description":"","seoaic_improve_instructions_prompt":"","seoaic_rollback_content_improvement":"","seoaic_idea_thumbnail_generator":"","thumbnail_generated":false,"thumbnail_generate_prompt":"","seoaic_article_description":"","seoaic_article_subtitles":[],"footnotes":""},"categories":[3,2052],"tags":[1962,1923,1920,1959,1960,1961],"class_list":["post-8067","post","type-post","status-publish","format-standard","hentry","category-credativ-inside","category-proxmox-en","tag-anleitung","tag-howto","tag-proxmox","tag-sdn","tag-software-defined-network","tag-software-defined-networking"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How and when to use Software-Defined Networks in Proxmox VE - credativ\u00ae<\/title>\n<meta name=\"description\" content=\"Utilise software-defined networks in Proxmox VE for improved network flexibility and better resource utilisation.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How and when to use Software-Defined Networks in Proxmox VE\" \/>\n<meta property=\"og:description\" content=\"Utilise software-defined networks in Proxmox VE for improved network flexibility and better resource utilisation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/\" \/>\n<meta property=\"og:site_name\" content=\"credativ\u00ae\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/credativDE\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-29T07:00:38+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-12T12:50:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1560\" \/>\n\t<meta property=\"og:image:height\" content=\"1560\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"gyptazy\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@gyptazy\" \/>\n<meta name=\"twitter:site\" content=\"@credativde\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"gyptazy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/\"},\"author\":{\"name\":\"gyptazy\",\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/#\\\/schema\\\/person\\\/f5b181b4f6821e3cdea2f36d92df1944\"},\"headline\":\"How and when to use Software-Defined Networks in Proxmox VE\",\"datePublished\":\"2024-07-29T07:00:38+00:00\",\"dateModified\":\"2025-09-12T12:50:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/\"},\"wordCount\":1761,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.credativ.de\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/proxmox_sdn.webp\",\"keywords\":[\"anleitung\",\"howto\",\"proxmox\",\"sdn\",\"software defined network\",\"software defined networking\"],\"articleSection\":[\"credativ\u00ae Inside\",\"Proxmox\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/#respond\"]}],\"copyrightYear\":\"2024\",\"copyrightHolder\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/\",\"url\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/\",\"name\":\"How and when to use Software-Defined Networks in Proxmox VE - credativ\u00ae\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.credativ.de\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/proxmox_sdn.webp\",\"datePublished\":\"2024-07-29T07:00:38+00:00\",\"dateModified\":\"2025-09-12T12:50:56+00:00\",\"description\":\"Utilise software-defined networks in Proxmox VE for improved network flexibility and better resource utilisation.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.credativ.de\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/proxmox_sdn.webp\",\"contentUrl\":\"https:\\\/\\\/www.credativ.de\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/proxmox_sdn.webp\",\"width\":1560,\"height\":1560,\"caption\":\"Proxmox VE in SDN (Symbolbild)\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How and when to use Software-Defined Networks in Proxmox VE\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/\",\"name\":\"credativ GmbH\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Organization\",\"Place\"],\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/#organization\",\"name\":\"credativ\u00ae\",\"url\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/\",\"logo\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/#local-main-organization-logo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/#local-main-organization-logo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/credativDE\\\/\",\"https:\\\/\\\/x.com\\\/credativde\",\"https:\\\/\\\/mastodon.social\\\/@credativde\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/credativ-gmbh\",\"https:\\\/\\\/www.instagram.com\\\/credativ\\\/\"],\"description\":\"Die credativ GmbH ist ein f\u00fchrendes, auf Open Source Software spezialisiertes IT-Dienstleistungs- und Beratungsunternehmen. Wir bieten umfassende und professionelle Services, von Beratung und Infrastruktur-Betrieb \u00fcber 24\\\/7 Support bis hin zu individuellen L\u00f6sungen und Schulungen. Unser Fokus liegt auf dem ganzheitlichen Management von gesch\u00e4ftskritischen Open-Source-Systemen, darunter Betriebssysteme (z.B. Linux), Datenbanken (z.B. PostgreSQL), Konfigurationsmanagement (z.B. Ansible, Puppet) und Virtualisierung. Als engagierter Teil der Open-Source-Community unterst\u00fctzen wir unsere Kunden dabei, die Vorteile freier Software sicher, stabil und effizient in ihrer IT-Umgebung zu nutzen.\",\"legalName\":\"credativ GmbH\",\"foundingDate\":\"2025-03-01\",\"duns\":\"316387060\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"},\"address\":{\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/#local-main-place-address\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":\"51.1732374\",\"longitude\":\"6.392010099999999\"},\"telephone\":[\"+4921619174200\",\"08002733284\"],\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"08002733284\",\"email\":\"vertrieb@credativ.de\"},\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\"],\"opens\":\"09:00\",\"closes\":\"17:00\"},{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Saturday\",\"Sunday\"],\"opens\":\"00:00\",\"closes\":\"00:00\"}],\"email\":\"info@credativ.de\",\"areaServed\":\"D-A-CH\",\"vatID\":\"DE452151696\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/#\\\/schema\\\/person\\\/f5b181b4f6821e3cdea2f36d92df1944\",\"name\":\"gyptazy\",\"description\":\"In my tech repertoire, FreeBSD and federated services stand not just as a personal preference but as a symbol of a commitment to the ethos of open-source. I am a fervent believer in the symbiotic relationship between developers including DevOps, SysOps and the open source community. As I continue to lead teams in the ever-evolving landscape of technology, their dedication to open-source contributions and advocacy for decentralized and federated services echoes not only in the code they write but in the ethos they instill within the teams.\",\"sameAs\":[\"https:\\\/\\\/gyptazy.ch\",\"https:\\\/\\\/x.com\\\/gyptazy\"],\"jobTitle\":\"Senior DevOps Consultant\",\"worksFor\":\"credativ GmbH\"},{\"@type\":\"PostalAddress\",\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/#local-main-place-address\",\"streetAddress\":\"Hennes-Weisweiler-Allee 23\",\"addressLocality\":\"M\u00f6nchengladbach\",\"postalCode\":\"41179\",\"addressRegion\":\"Deutschland\",\"addressCountry\":\"DE\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.credativ.de\\\/en\\\/blog\\\/credativ-inside\\\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\\\/#local-main-organization-logo\",\"url\":\"https:\\\/\\\/www.credativ.de\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/credativ-logo-right.svg\",\"contentUrl\":\"https:\\\/\\\/www.credativ.de\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/credativ-logo-right.svg\",\"caption\":\"credativ\u00ae\"}]}<\/script>\n<meta name=\"geo.placename\" content=\"M\u00f6nchengladbach\" \/>\n<meta name=\"geo.position\" content=\"51.1732374;6.392010099999999\" \/>\n<meta name=\"geo.region\" content=\"Germany\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How and when to use Software-Defined Networks in Proxmox VE - credativ\u00ae","description":"Utilise software-defined networks in Proxmox VE for improved network flexibility and better resource utilisation.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/","og_locale":"en_US","og_type":"article","og_title":"How and when to use Software-Defined Networks in Proxmox VE","og_description":"Utilise software-defined networks in Proxmox VE for improved network flexibility and better resource utilisation.","og_url":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/","og_site_name":"credativ\u00ae","article_publisher":"https:\/\/www.facebook.com\/credativDE\/","article_published_time":"2024-07-29T07:00:38+00:00","article_modified_time":"2025-09-12T12:50:56+00:00","og_image":[{"width":1560,"height":1560,"url":"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn.webp","type":"image\/webp"}],"author":"gyptazy","twitter_card":"summary_large_image","twitter_creator":"@gyptazy","twitter_site":"@credativde","twitter_misc":{"Written by":"gyptazy","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/#article","isPartOf":{"@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/"},"author":{"name":"gyptazy","@id":"https:\/\/www.credativ.de\/en\/#\/schema\/person\/f5b181b4f6821e3cdea2f36d92df1944"},"headline":"How and when to use Software-Defined Networks in Proxmox VE","datePublished":"2024-07-29T07:00:38+00:00","dateModified":"2025-09-12T12:50:56+00:00","mainEntityOfPage":{"@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/"},"wordCount":1761,"commentCount":0,"publisher":{"@id":"https:\/\/www.credativ.de\/en\/#organization"},"image":{"@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/#primaryimage"},"thumbnailUrl":"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn.webp","keywords":["anleitung","howto","proxmox","sdn","software defined network","software defined networking"],"articleSection":["credativ\u00ae Inside","Proxmox"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/#respond"]}],"copyrightYear":"2024","copyrightHolder":{"@id":"https:\/\/www.credativ.de\/#organization"}},{"@type":"WebPage","@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/","url":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/","name":"How and when to use Software-Defined Networks in Proxmox VE - credativ\u00ae","isPartOf":{"@id":"https:\/\/www.credativ.de\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/#primaryimage"},"image":{"@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/#primaryimage"},"thumbnailUrl":"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn.webp","datePublished":"2024-07-29T07:00:38+00:00","dateModified":"2025-09-12T12:50:56+00:00","description":"Utilise software-defined networks in Proxmox VE for improved network flexibility and better resource utilisation.","breadcrumb":{"@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/#primaryimage","url":"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn.webp","contentUrl":"https:\/\/www.credativ.de\/wp-content\/uploads\/2024\/07\/proxmox_sdn.webp","width":1560,"height":1560,"caption":"Proxmox VE in SDN (Symbolbild)"},{"@type":"BreadcrumbList","@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.credativ.de\/en\/"},{"@type":"ListItem","position":2,"name":"How and when to use Software-Defined Networks in Proxmox VE"}]},{"@type":"WebSite","@id":"https:\/\/www.credativ.de\/en\/#website","url":"https:\/\/www.credativ.de\/en\/","name":"credativ GmbH","description":"","publisher":{"@id":"https:\/\/www.credativ.de\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.credativ.de\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Organization","Place"],"@id":"https:\/\/www.credativ.de\/en\/#organization","name":"credativ\u00ae","url":"https:\/\/www.credativ.de\/en\/","logo":{"@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/#local-main-organization-logo"},"image":{"@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/#local-main-organization-logo"},"sameAs":["https:\/\/www.facebook.com\/credativDE\/","https:\/\/x.com\/credativde","https:\/\/mastodon.social\/@credativde","https:\/\/www.linkedin.com\/company\/credativ-gmbh","https:\/\/www.instagram.com\/credativ\/"],"description":"Die credativ GmbH ist ein f\u00fchrendes, auf Open Source Software spezialisiertes IT-Dienstleistungs- und Beratungsunternehmen. Wir bieten umfassende und professionelle Services, von Beratung und Infrastruktur-Betrieb \u00fcber 24\/7 Support bis hin zu individuellen L\u00f6sungen und Schulungen. Unser Fokus liegt auf dem ganzheitlichen Management von gesch\u00e4ftskritischen Open-Source-Systemen, darunter Betriebssysteme (z.B. Linux), Datenbanken (z.B. PostgreSQL), Konfigurationsmanagement (z.B. Ansible, Puppet) und Virtualisierung. Als engagierter Teil der Open-Source-Community unterst\u00fctzen wir unsere Kunden dabei, die Vorteile freier Software sicher, stabil und effizient in ihrer IT-Umgebung zu nutzen.","legalName":"credativ GmbH","foundingDate":"2025-03-01","duns":"316387060","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"},"address":{"@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/#local-main-place-address"},"geo":{"@type":"GeoCoordinates","latitude":"51.1732374","longitude":"6.392010099999999"},"telephone":["+4921619174200","08002733284"],"contactPoint":{"@type":"ContactPoint","telephone":"08002733284","email":"vertrieb@credativ.de"},"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday"],"opens":"09:00","closes":"17:00"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Saturday","Sunday"],"opens":"00:00","closes":"00:00"}],"email":"info@credativ.de","areaServed":"D-A-CH","vatID":"DE452151696"},{"@type":"Person","@id":"https:\/\/www.credativ.de\/en\/#\/schema\/person\/f5b181b4f6821e3cdea2f36d92df1944","name":"gyptazy","description":"In my tech repertoire, FreeBSD and federated services stand not just as a personal preference but as a symbol of a commitment to the ethos of open-source. I am a fervent believer in the symbiotic relationship between developers including DevOps, SysOps and the open source community. As I continue to lead teams in the ever-evolving landscape of technology, their dedication to open-source contributions and advocacy for decentralized and federated services echoes not only in the code they write but in the ethos they instill within the teams.","sameAs":["https:\/\/gyptazy.ch","https:\/\/x.com\/gyptazy"],"jobTitle":"Senior DevOps Consultant","worksFor":"credativ GmbH"},{"@type":"PostalAddress","@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/#local-main-place-address","streetAddress":"Hennes-Weisweiler-Allee 23","addressLocality":"M\u00f6nchengladbach","postalCode":"41179","addressRegion":"Deutschland","addressCountry":"DE"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.credativ.de\/en\/blog\/credativ-inside\/how-and-when-to-use-software-defined-networks-in-proxmox-ve\/#local-main-organization-logo","url":"https:\/\/www.credativ.de\/wp-content\/uploads\/2025\/04\/credativ-logo-right.svg","contentUrl":"https:\/\/www.credativ.de\/wp-content\/uploads\/2025\/04\/credativ-logo-right.svg","caption":"credativ\u00ae"}]},"geo.placename":"M\u00f6nchengladbach","geo.position":{"lat":"51.1732374","long":"6.392010099999999"},"geo.region":"Germany"},"_links":{"self":[{"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/posts\/8067","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/users\/27"}],"replies":[{"embeddable":true,"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/comments?post=8067"}],"version-history":[{"count":2,"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/posts\/8067\/revisions"}],"predecessor-version":[{"id":9745,"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/posts\/8067\/revisions\/9745"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/media\/9744"}],"wp:attachment":[{"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/media?parent=8067"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/categories?post=8067"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.credativ.de\/en\/wp-json\/wp\/v2\/tags?post=8067"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}