ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
On adding a new zone from the WebUI and when the Physical Network for Guest traffic is specifically chosen as VXLAN, zone creation fails as the VNIs can not be set greater than 4095
STEPS TO REPRODUCE
- Use the wizard on WebUI to create a new zone.
- Choose Advanced Networking.
- Add details of the zone and choose KVM.
- Create physical networks as follows

- Add Public and System VM networks.
- Add the VNI ranges greater than 4095

- During the final addition, an exception is thrown saying VLAN or VNI ranges should be in range 0 - 4095.
EXPECTED RESULTS
The zone addition with VXLAN isolation should go through when the VNI ranges are greater than 4095 for Guest Network.
ACTUAL RESULTS
During the final addition, an exception is thrown saying VLAN or VNI ranges should be in range 0 - 4095. Also, let's say we input 3701 - 3702 as the dummy ranges during addition, the range "3701 - 3702" actually gets applied on "Public Network" as dynamic range of VLANs. The Physical Network for "Guest" still doesn't have any dynamic VLAN IDs or VNIs hence manual addition is required.
Thanks,
Jayanth Reddy
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
On adding a new zone from the WebUI and when the Physical Network for Guest traffic is specifically chosen as VXLAN, zone creation fails as the VNIs can not be set greater than 4095
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
Thanks,
Jayanth Reddy