Subnet combines multiple successive IP addresses using a subnet mask to binary boundaries under a common front. In case of IPv6, it is called the prefix. There are several techniques for connecting different subnets together. A scheme for subdividing networks was introduced in 1985 and 1992 it was standardized for the first time in RFC 950. In administratively independent areas, so-called autonomous systems, always one or more subnets are managed, which in turn can be subdivided into smaller subnets.
Subnet, Network Addressing and Routing
There are several techniques for connecting different subnets together. Can be connected using :
- Aphysical layer ( OSI Layer 1 ) by repeaters or hubs
- Link level ( OSI Layer 2 ) by bridges or switches
- A network layer ( OSI layer 3 ) using routers
- Transport level ( OSI layer 4 )
- Application ( OSI layer 7 ) via gateways .
In the simplest case, you can divide a network into subnets of fixed size (all subnets have the same size). However, due to the shortage of IP addresses , nowadays often variable-sized subnets are used.
---
The separation of the subnet range is detected by means of bitwise mask of a certain part of the IP address of the subnet mask. This is obtained from an arbitrary address for the subnet containing the address belongs to the assuming this mask.
Subnets used as a representation of IP networks in the routing tables. By routing between subnets, the Internet is structured.
Subnet versus Subnet Mask
The subnet mask indicates which bytes (or what portion) of the address is the network ID. The mask consists of a sequence of ones followed by a sequence of zeros written in the same manner as an IP address. The mask determines all parameters of a subnet: network address, broadcast address (broadcast) and can be assigned to network nodes (hosts) addresses.
Routers form the boundaries between subnets. Communication to and from other subnets is done through a specific port on a specific router, at least momentarily.
Subnets simplify routing, since each subnet is typically represented as a row in the routing tables in each connected router. The subnets were used before the introduction of IPv4 addresses. Subnets allow Classless Inter-Domain Routing (CIDR). For computers to communicate with a network, you need to have own IP numbers, but if we have two or more networks, it is easy to divide an IP address from all hosts on the network. This forms can split large networks into smaller networks.
Tagged With Subnet , network diagram examples with a firewall and router ip subnet , subnet mask , subnet versus subnet mask , what a subnet versus a subnet mask? , what is a subnet mask , what is subnet mask?