User Tools

Site Tools


infoblox_uddi:tokens

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
infoblox_uddi:tokens [2026/03/06 22:43] – created bstaffordinfoblox_uddi:tokens [2026/03/06 22:58] (current) bstafford
Line 10: Line 10:
 ==== Azure ====  ==== Azure ==== 
 ([[https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-faq|VNet Doc]]) ([[https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-faq|VNet Doc]])
 +
 +
 +Azure subnets are specific to a region (not an availability zone).
 +
   * IPv4 Smallest subnet is /29   * IPv4 Smallest subnet is /29
   * IPv4 Largest subnet is /2   * IPv4 Largest subnet is /2
Line 26: Line 30:
 ==== AWS ====  ==== AWS ==== 
 ([[https://docs.aws.amazon.com/vpc/latest/userguide/subnet-sizing.html|VPC Doc]]) ([[https://docs.aws.amazon.com/vpc/latest/userguide/subnet-sizing.html|VPC Doc]])
 +
 +AWS subnets are specific to a availability zone (not a region).
 +
   * IPv4 Smallest subnet is /16   * IPv4 Smallest subnet is /16
   * IPv4 Largest subnet is /28   * IPv4 Largest subnet is /28
Line 51: Line 58:
 ==== GCP ==== ==== GCP ====
 ([[https://docs.cloud.google.com/vpc/docs/subnets|Subnet Doc]]) ([[https://docs.cloud.google.com/vpc/docs/subnets|Subnet Doc]])
 +
 +GCP subnets are specific to a region (not an availability zone).
 +
   * IPv4 Smallest subnet is /29   * IPv4 Smallest subnet is /29
   * IPv4 Largest subnet is /4 (Google recommend not going larger than /8)   * IPv4 Largest subnet is /4 (Google recommend not going larger than /8)
Line 78: Line 88:
   * The first and last /96 range of a subnet's internal /64 range cannot be specified manually because Google Cloud reserves the first and last /96 range of a subnet's internal /64 range for system use. You can manually specify any other valid /96 IPv6 range from the subnet's internal /64 range to be assigned to your VM network interfaces.   * The first and last /96 range of a subnet's internal /64 range cannot be specified manually because Google Cloud reserves the first and last /96 range of a subnet's internal /64 range for system use. You can manually specify any other valid /96 IPv6 range from the subnet's internal /64 range to be assigned to your VM network interfaces.
  
 +==== Oracle ==== 
 +([[https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/overview.htm#Reserved__reserved_subnet|VNet Doc]])
 +
 +Oracle subnets can be specific to availability domain (AD) or they can span the region.
 +
 +  * IPv4 Smallest subnet is /29
 +  * IPv4 Largest subnet is /2
 +  * First two addresses (including Network address) are reserved
 +  * Last address (Broadcast address) is reserved
 +  * 10.0.0.0/24
 +    * 10.0.0.0: Network address.
 +    * 10.0.0.1: Default gateway address.
 +    * 10.0.0.255: Network broadcast address.
 +
 +  * IPv6 subnets can only be /64
infoblox_uddi/tokens.1772837015.txt.gz · Last modified: by bstafford