Hi Muhammad, Are you planning on using VXLAN or bridges? Those are mutually exclusive, with VXLAN you have a single VLAN interface with an IP which is the VTEP (Virtual Tunnel EndPoint) for your VXLAN encapsulated traffic.
Cheers Alex -----Original Message----- From: Muhammad Hanis Irfan Mohd Zaid <hanisirfan.w...@gmail.com> Sent: Thursday, June 20, 2024 8:59 AM To: users@cloudstack.apache.org Cc: w...@widodh.nl Subject: Physical network labels when using VXLAN Hi. We're trying to deploy a POC environment with VXLAN EVPN. The underlay works perfectly and the overlay when creating a bridge for the management network (cloudbr0) can ping without any issues between the hosts and management server. Now I'm trying to figure out how the bridges should be configured for the guest and public network. The hosts are fully running L3 towards our leaf switches. I'm clueless when trying to configure the physical networks of the zone in the web UI. Any suggestions? Thanks