aboutsummaryrefslogtreecommitdiff
path: root/doc/eclat-addr2vpc.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/eclat-addr2vpc.1')
-rw-r--r--doc/eclat-addr2vpc.159
1 files changed, 59 insertions, 0 deletions
diff --git a/doc/eclat-addr2vpc.1 b/doc/eclat-addr2vpc.1
new file mode 100644
index 0000000..dec6bda
--- /dev/null
+++ b/doc/eclat-addr2vpc.1
@@ -0,0 +1,59 @@
1.\" This file is part of Eclat -*- nroff -*-
2.\" Copyright (C) 2012-2019 Sergey Poznyakoff
3.\"
4.\" Eclat is free software; you can redistribute it and/or modify
5.\" it under the terms of the GNU General Public License as published by
6.\" the Free Software Foundation; either version 3, or (at your option)
7.\" any later version.
8.\"
9.\" Eclat is distributed in the hope that it will be useful,
10.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
11.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12.\" GNU General Public License for more details.
13.\"
14.\" You should have received a copy of the GNU General Public License
15.\" along with Eclat. If not, see <http://www.gnu.org/licenses/>.
16.TH ECLAT-ADDR2VPC 1 "November 26, 2019" "ECLAT" "Eclat User Reference"
17.SH NAME
18eclat-addr2vpc \- Move IP address from EC2 to EC2-VPC
19.SH SYNOPSIS
20.nh
21.na
22\fBeclat addr2vpc\fR \fIIP\fR
23.PP
24\fBeclat move-address-to-vpc\fR \fIIP\fR
25.PP
26\fBeclat addr2vpc\fR \fB\-\-help\fR
27.ad
28.hy
29.SH DESCRIPTION
30Moves the Elastic IP address \fIIP\fR from the EC2-Classic platform to
31the EC2-VPC platform. \fIIP\fR must be allocated to your account for
32more than 24 hours, and it must not be associated with an instance.
33.PP
34To move the address back to EC2 classic, use
35.BR "eclat addr2ec2".
36.SH "SEE ALSO"
37.BR eclat (1),
38.BR eclat\-addr2ec2 (1).
39.SH AUTHORS
40Sergey Poznyakoff
41.SH "BUG REPORTS"
42Report bugs to <bug\-eclat@gnu.org.ua>.
43.SH COPYRIGHT
44Copyright \(co 2012-2019 Sergey Poznyakoff
45.br
46.na
47License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
48.br
49.ad
50This is free software: you are free to change and redistribute it.
51There is NO WARRANTY, to the extent permitted by law.
52.\" Local variables:
53.\" eval: (add-hook 'write-file-hooks 'time-stamp)
54.\" time-stamp-start: ".TH [A-Z_][A-Z0-9_.\\-]* [0-9] \""
55.\" time-stamp-format: "%:B %:d, %:y"
56.\" time-stamp-end: "\""
57.\" time-stamp-line-limit: 20
58.\" end:
59

Return to:

Send suggestions and report system problems to the System administrator.