Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In AWS, when you create a new custom VPC and select the CIDR range (i.e. private IP range for the instances that will go in the VPC), the range is between /[...] to /[...] <--bonus thing of what the implication of this range are as far as how many internal IPs you can have in the VPC.
Answer

/16 and /28

^^ so you can have max of 65536 (2^16), min of 16 (32-28=4, 2^4=16) internal/private IPs in your VPC
^^^ note you can add additional CIDR ranges on top later


Question
In AWS, when you create a new custom VPC and select the CIDR range (i.e. private IP range for the instances that will go in the VPC), the range is between /[...] to /[...] <--bonus thing of what the implication of this range are as far as how many internal IPs you can have in the VPC.
Answer
?

Question
In AWS, when you create a new custom VPC and select the CIDR range (i.e. private IP range for the instances that will go in the VPC), the range is between /[...] to /[...] <--bonus thing of what the implication of this range are as far as how many internal IPs you can have in the VPC.
Answer

/16 and /28

^^ so you can have max of 65536 (2^16), min of 16 (32-28=4, 2^4=16) internal/private IPs in your VPC
^^^ note you can add additional CIDR ranges on top later


Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.