12-26-2024 09:31 AM - edited 12-27-2024 04:33 AM
This is in relation to a LAB I'm building to test produciton systems in a sandbox by cloning the VM and migrating from production ESXi host to the lab ESXi host within the same vCenter. The other host has its own VMM domain (vDS) and a pair of disjoint L2 uplinks to another port on the leaf switch (not going out the production vPC port channel). Management is still on production of course. The goal is to be able to mirror bridge domains and EPGs so I can spin up DCs and other production systems to simulate the production network but in a lab environment where the IP addresses are the same but not conflicting.
I created a basic lab tenant so I can create a LAB EPG for the new disjoint L2 uplinks on the LAB hosts.
1. What is the order of operations?
I'm guessing it will be something like this.
1. Create a jump box that you can reach through the production network with an extra NIC connected to the LAB environment.
2. Create a new Tenant
3. Create a new Bridge Domain within the new tenant with the same subnet and VLAN as the production network.
4. Configure an EPG
5. Clone VMs from the same EPG and migrate to LAB tenant, configure VM networking to use the new network.
Solved! Go to Solution.
01-02-2025 02:14 AM
Hello @KVS7
Your plan for building a lab environment to mirror production systems while maintaining the same IP addresses but avoiding conflicts is solid. However, there are a few nuances and considerations to ensure the setup works as intended. Below, I'll refine your order of operations and provide additional details to help you achieve your goal.
Create a Jump Box for Access
Create a New Tenant for the LAB Environment
Create a New Bridge Domain (BD)
Create an Application Profile and EPG
Configure the LAB Host Networking
Clone and Migrate VMs
Test Connectivity
Optional: Configure Contracts (if needed)
Isolation from Production
Management Network
Routing and Overlapping IPs
Performance and Resource Allocation
Testing and Validation
Your approach is well thought out, and with the refinements above, you should be able to successfully build a LAB environment that mirrors your production network. The key is to maintain strict isolation between the LAB and production environments while ensuring the LAB environment is functional and accessible for testing.
01-02-2025 02:14 AM
Hello @KVS7
Your plan for building a lab environment to mirror production systems while maintaining the same IP addresses but avoiding conflicts is solid. However, there are a few nuances and considerations to ensure the setup works as intended. Below, I'll refine your order of operations and provide additional details to help you achieve your goal.
Create a Jump Box for Access
Create a New Tenant for the LAB Environment
Create a New Bridge Domain (BD)
Create an Application Profile and EPG
Configure the LAB Host Networking
Clone and Migrate VMs
Test Connectivity
Optional: Configure Contracts (if needed)
Isolation from Production
Management Network
Routing and Overlapping IPs
Performance and Resource Allocation
Testing and Validation
Your approach is well thought out, and with the refinements above, you should be able to successfully build a LAB environment that mirrors your production network. The key is to maintain strict isolation between the LAB and production environments while ensuring the LAB environment is functional and accessible for testing.
01-24-2025 01:14 AM
Thanks Ash, that happens to be everything I've done except instead of using the jump box, we used the VRMC for direct access to the lab VMs which works for now.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide