Hi, You cannot reserve IPs in a shared network, this functionality is available for VPC/Isolated network only. For shared networks, as Jayapal suggested you can pick an IP and statically assign it to the physical server. Use deployvm API with IP address param (choose it from your unallocated IPaddress pool) for your CloudStack vms.
Thanks, Saksham -----Original Message----- From: Jayapal Reddy Uradi [mailto:jayapalreddy.ur...@citrix.com] Sent: Thursday, October 10, 2013 6:58 PM To: <users@cloudstack.apache.org> Subject: Re: CS Ip address reservation... Hi, I think you can't reserve the ips in shared network. pick an ip address from the pool and use for your external server. For Vm deployment use the API and pass ip from the unreserved pool. Thanks, Jayapal On 10-Oct-2013, at 6:36 PM, COCHE Sébastien <sco...@sigma.fr> wrote: > Hi all, > > Is it possible, with CloudStack, to reserve an IP address, on a shared > network, to be used by an external server, unmanaged by CloudStack ? > The goal is to integrate physical server (ie : Oracle Database) in a virtual > environment managed by CloudStack. > > Thank a lot > > Best regards > > Sébastien