Subnet in OCI
tags :
Subnet in OCI #
A subnet is a bigger network(VCN) divided into smaller networks.
So if you see in below image We have a VCN (CIDR is 10.0.0.0/16) and in that, we have two smaller Network Subnet
- i.e (Subnet A 10.0.1.0/24) and (Subnet B 10.0.2.0/24)
