Difference between revisions of "Subnet"
Jump to navigation
Jump to search
(28 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[wikipedia:Subnet]] is a logical subdivision of an [[IP network]]. | |
+ | * [[Public subnet]] | ||
+ | * [[Private subnet]]: [[172.31]] [[10.]]0.0.0/16 | ||
− | [[ | + | AWS ECS |
+ | * <code>[[describe-subnets]]</code> | ||
+ | * <code>[[create-subnet]]</code> | ||
+ | * AWS RDS: <code>[[aws rds create-db-subnet-group]]</code> | ||
+ | * [[GCP]]: <code>[[gcloud container subnets list-usable]]</code> | ||
== Related terms == | == Related terms == | ||
* [[VLAN]] | * [[VLAN]] | ||
− | + | * [[Subnet mask]]: <code>[[/20]], [[/24]]</code> | |
+ | * [[AWS]]: <code>[[MapPublicIpOnLaunch]]</code> | ||
+ | * [[VPC]]: [[Default VPC]] | ||
+ | * [[Terraform resource]]: <code>[[aws_subnet]]</code> | ||
+ | * [[Public IPs]] | ||
+ | * [[Avalanche subnets]] | ||
== See also == | == See also == | ||
+ | * {{aws ec2 subnet}} | ||
+ | * {{Subnet}} | ||
* {{IP}} | * {{IP}} | ||
[[Category:Networking]] | [[Category:Networking]] |
Latest revision as of 15:16, 20 April 2023
wikipedia:Subnet is a logical subdivision of an IP network.
- Public subnet
- Private subnet: 172.31 10.0.0.0/16
AWS ECS
Related terms[edit]
- VLAN
- Subnet mask:
/20, /24
- AWS:
MapPublicIpOnLaunch
- VPC: Default VPC
- Terraform resource:
aws_subnet
- Public IPs
- Avalanche subnets
See also[edit]
- AWS subnets:
AWS::EC2::Subnet, aws ec2 [ create-subnet
|describe-subnets
]--vpc-id
,MapPublicIpOnLaunch
,aws_subnet
- Subnet, CIDR, public subnet, private subnet
- IP, IPv4, IPv6, subnet, CIDR, netmask, IP address, Public IP, Private IP, AWS Elastic IP (EIP), Geo restriction, Ipstack, IPAM, Static, BYOIP
Advertising: