GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ECLAT-RMADDR(1) Eclat User Reference ECLAT-RMADDR(1)

eclat-rmaddr, eclat-release-address - release Elastic IP address.

eclat rmaddr [--vpc] [-v] IP-OR-ALLOCID

eclat rmaddr --help

This command releases an Elastic IP address. The address must have been previously allocated using the mkaddr command.

-v, --vpc
Release a VPC Elastic IP address. If this option is given, the argument is treated as the allocation ID corresponding to the VPC Elastic IP address.

The default output format does not display anything if the operation succeeds. Otherwise it prints on the standard error the diagnostic message returned by the Amazon, and returns code 1 to the shell.

The code 2 is returned if eclat is unable to recognize the response.

The code 16 is returned if the operation is not confirmed.

Release the Elastic IP:

$ eclat rmaddr 192.0.2.1
Really release IP 192.0.2.1 [Y/n] y

Same, with confirmation disabled:

$ eclat -Y rmaddr 192.0.2.1

Release the VPC Elastic IP:

eclat rmaddr --vpc eipalloc-5723d13e

eclat(1), eclat-mkaddr(1), eclat-assocaddr(1), eclat-disassaddr(1).

Sergey Poznyakoff

Report bugs to <bug-eclat@gnu.org.ua>.

Copyright © 2012-2018 Sergey Poznyakoff
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

January 26, 2015 ECLAT

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.