Change EC2 External IP Without Restarting?

落花浮王杯 提交于 2019-12-13 02:08:59

问题


Hey is it possible to change the external IP address of my Amazon EC2 instance without restarting the thing?

Any help would be appreciated, the reason why I want to do this is because restarting will charge me for the full hour.


回答1:


Yes, you can associate/disassociate an Elastic IP without restarting the EC2 instance. It can be done from the "Elatic IPs" screen of the AWS Management Console, EC2 section.



来源:https://stackoverflow.com/questions/18806354/change-ec2-external-ip-without-restarting

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!