- Currently, the
ReserverIpRange
API is not available. If you want ZStack to reserve several specific IP addresses from the configured IP range, create a specified VIP on the UI to reserve IP addresses. - Use the
CreateVip
API.For example, use a.b.c.d to act as a VIP to do the IP reservation from a specified L3 network by running the following commands:[root@localhost ~]# zstack-cli #Run CLI. admin>>> LogInByAccount accountName=admin password=password #Log in to CLI. Default user name/password: admin/password admin>>> CreateVip l3NetworkUuid=YOU_L3_NETWORK_UUID name=for_reserver requiredIp=a.b.c.d
Can I reserve one IP address in an IP range without allowing ZStack to assign IP addresses for a VM instance? Print
Created by: ZStack Support
Modified on: Mon, 28 Mar, 2022 at 10:40 AM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.