Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ec2-allocate-subnet

Tries to allocate given number of ip addresses on the same subnet. We were able to generate 8 addresses on the same subnet within an hour of runtime.

####Usage:

$ ./allocate.py <region> <ip_count> <is_vpc> ####Example:

$ ./allocate.py us-east-1 5 True

####Requirements: boto

You need to have your IAM credentials configured on your environment. See here.

About

Tries to allocate given number of ip addresses on the same subnet.

Resources

Stars

2 stars

Watchers

23 watching

Forks

Releases

Packages

Contributors

Languages