|
NAMEeclat-mkvpc, eclat-create-vpc - Create VPCSYNOPSISeclat mkvpc [-t default|dedicated] [--tenancy default|dedicated] CIDReclat command --help DESCRIPTIONCreates a VPC with the specified CIDR block. CIDR must have form NETWORK/ASKLEN, e.g. 10.0.0.0/28.OPTIONS
OUTPUTOn success, prints the ID of the created VPC, the CIDR, options, and its state.EXAMPLE$ eclat mkvpc 10.0.0.0/16 vpc-1a2b3c4d 10.0.0.0/16 dopt-1a2b3c4d2 pending SEE ALSOeclat(1), eclat-lsvpc(1).AUTHORSSergey PoznyakoffBUG REPORTSReport bugs to <bug-eclat@gnu.org.ua>.COPYRIGHTCopyright © 2012-2018 Sergey PoznyakoffLicense 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.
Visit the GSP FreeBSD Man Page Interface. |