[ https://issues.apache.org/jira/browse/CLOUDSTACK-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
angeline shen updated CLOUDSTACK-2636: -------------------------------------- Attachment: management-server.log.gz > PVLAN UI: physical network> Guest network > Add IP range FAIL with error > 'Gateway netmask and zoneid have to be passed in for virtual and direct > untagged networks > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-2636 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2636 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: UI > Affects Versions: 4.2.0 > Environment: MS ubuntu 13..04 KVM ACS 4.2 PVLAN > host ubuntu 13..04 KVM ACS 4.2 PVLAN > Reporter: angeline shen > Assignee: Jessica Wang > Fix For: 4.2.0 > > Attachments: management-server.log.gz, Screenshot-CloudStack - > Mozilla Firefox.png > > > 1. advance zone. create shared network with VLAN ID, private VLAN ID, IPV4 > gateway, netmask, > start IP, end IP > 2. physical network> guest network> select network> view IP range> delete IP > range > add IP range> > UI only allow IPV4 start IP , IPV4 end IP, IPV6 start IP, IPV6 end > IP to be specified > After above are specified, UI returns error: > Gateway, netmask and zoneID have to be passed in for virtual and direct > untagged networks > Result: UI should also pass gateway, netmask and zoneID in the API call > client call: > http://10.223.195.113:8080/client/api?command=createVlanIpRange&forVirtualNetwork=false&networkid=dae3b32a-312b-4d79-a3af-2753563e127e&startip=10.223.161.100&endip=10.223.161.123&response=json&sessionkey=B6%2Bom%2B7iUDa%2BVdCTmIeNFW5UjWs%3D&_=1369267057369 > server response: > { "createvlaniprangeresponse" : > {"errorcode":431,"cserrorcode":4350,"errortext":"Gateway, netmask and zoneId > have to be passed in for virtual and direct untagged networks"} } -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira