Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ECLAT-MKADDR(1) 	      Eclat User Reference		 ECLAT-MKADDR(1)

NAME
     eclat-mkaddr, eclat-allocate-address - allocate an Elastic IP address

SYNOPSIS
     eclat mkaddr [-v] [--vpc]

     eclat mkaddr --help

DESCRIPTION
     The mkaddr command allocates an Elastic IP address.  It does not take argu-
     ments.

OPTIONS
     -v, --vpc
	    Allocate address for use with instances in a VPC.

OUTPUT AND RETURN VALUE
     The default output format displays the allocated IP address on success.

     On  success,  the code 0 is returned to the shell.  Non-zero status code is
     returned on error.

SEE ALSO
     eclat(1), eclat-assocaddr(1), eclat-rmaddr(1).

AUTHORS
     Sergey Poznyakoff

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

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

ECLAT				January 28, 2015		 ECLAT-MKADDR(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=eclat-mkaddr&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help