weizhouapache commented on pull request #5013: URL: https://github.com/apache/cloudstack/pull/5013#issuecomment-839850724
> The VR addresses are > > ``` > Guest IP Address > 192.168.43.74 > Link Local IP Address > 192.168.43.40 > ``` > > Ranges are > > IPv4 Start IP IPv4 End IP IPv6 Start IP IPv6 End IP Gateway Netmask > 192.168.43.71 192.168.43.75 192.168.43.1 255.255.255.0 > 10.2.1.31 10.2.1.40 10.2.1.1 255.255.255.0 > VMS are using 192.168.43.75 and 192.168.43.73 Investigated with @Spaceman1984 , this looks like a primate UI bug. podid is passed in legacy UI, but not passed in primate UI, when create vlan ip range. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
