mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
18 lines
1.0 KiB
XML
18 lines
1.0 KiB
XML
<?xml version='1.0' encoding='utf-8' ?>
|
|
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [
|
|
<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
|
|
%BOOK_ENTITIES;
|
|
]>
|
|
<section id="acquire-new-ip-address">
|
|
<title>Acquiring a New IP Address</title>
|
|
<orderedlist>
|
|
<listitem><para>Log in to the CloudPlatform UI as an administrator or end user. </para></listitem>
|
|
<listitem><para>In the left navigation, choose Network.</para></listitem>
|
|
<listitem><para>Click the name of the network where you want to work with.</para></listitem>
|
|
<listitem><para>Click View IP Addresses.</para></listitem>
|
|
<listitem><para>Click Acquire New IP, and click Yes in the confirmation dialog.</para>
|
|
<para>You are prompted for confirmation because, typically, IP addresses are a limited resource. Within a few moments, the new IP address should appear with the state Allocated. You can now use the IP address in port forwarding or static NAT rules.</para>
|
|
</listitem>
|
|
</orderedlist>
|
|
</section>
|