GitHub user weizhouapache added a comment to the discussion: Enable changing the CIDR on shared networks when no IP ranges are defined
IMHO, the gateway/cidr/netmask of Shared network is the information of first IP range. It does not reflect the actual IP ranges of the shared network. for example, this is supported - create shared network in 10.10.101.0/24 - add 2nd ip range in 10.10.102.0/24 - add 3rd ip range in 10.10.103.0/24 - update 1st/2nd/3nd ip range with different startip or endip - delete 1st ip range 10.10.101.0/24 After these actions, the gateway/cidr/netmask is still 10.10.101.0/24, it is not changed. what I mean is, CIDR can be updated, but users should check the ip ranges of Shared network instead of gateway/cidr/netmask as they are not accurate. GitHub link: https://github.com/apache/cloudstack/discussions/10692#discussioncomment-12922439 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org