Difference between revisions of "AWS Elastic IP (EIP)"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
* <code>[[aws ec2 describe-instances]]</code>: <code>[[PublicIpAddress]]</code>
 
* <code>[[aws ec2 describe-instances]]</code>: <code>[[PublicIpAddress]]</code>
 
* <code>[[aws ec2 describe-addresses]]</code>
 
* <code>[[aws ec2 describe-addresses]]</code>
 +
* <code>[[aws ec2 create-public-ipv4-pool]]</code>
  
 
== Related terms ==
 
== Related terms ==
Line 12: Line 13:
 
* To change the instance type, the instance must be in the [[stopped]] state. <ref>https://aws.amazon.com/ec2/instance-types/</ref>, [[Public IP]] will change.
 
* To change the instance type, the instance must be in the [[stopped]] state. <ref>https://aws.amazon.com/ec2/instance-types/</ref>, [[Public IP]] will change.
 
* You can't convert an auto-assigned public IP address to an Elastic IP address. <ref>https://aws.amazon.com/premiumsupport/knowledge-center/ec2-associate-static-public-ip/</ref>
 
* You can't convert an auto-assigned public IP address to an Elastic IP address. <ref>https://aws.amazon.com/premiumsupport/knowledge-center/ec2-associate-static-public-ip/</ref>
* <code>[[aws ec2 create-public-ipv4-pool]]</code>
 
  
 
== See also ==
 
== See also ==

Revision as of 08:14, 17 August 2022

Advertising: