Server:IPv4-Subnetze – manitu Wiki (2024)

Nachfolgend finden Sie eine Liste aller IPv4-Subnetze (IPv4-Subnetz-Größen), der zugehörigen Netzmasken in dezimaler und binärer Schreibweise mitsamt CIDR-Präfix:

PräfixSubnetz-Maske dezimalSubnetz-Maske binärAnzahl IPv4-AdressenErste IPv4-Adresse(n) im SubnetzKommentar
/32255.255.255.25511111111.11111111.11111111.111111111(alle)einzelner Host
/31255.255.255.25411111111.11111111.11111111.1111111020, 2, 4, 6, 8, (...)oft als Transfer-Netz zwischen Routern genutzt
/30255.255.255.25211111111.11111111.11111111.1111110040, 4, 8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, 52, 56, 60, 64, 68, 72, 76, 80, 84, 88, 92, 96, 100, 104, 108, 112, 116, 120, 124, 128, 132, 136, 140, 144, 148, 152, 156, 160, 164, 168, 172, 176, 180, 184, 188, 192, 196, 200, 204, 208, 212, 216, 220, 224, 228, 232, 236, 240, 244, 248, 252
/29255.255.255.24811111111.11111111.11111111.1111100080, 8, 16, 24, 32, 40, 48, 56, 64, 72, 80, 88, 96, 104, 112, 120, 128, 136, 144, 152, 160, 168,

76, 184, 192, 200, 208, 216,224, 232, 240, 248

/28255.255.255.24011111111.11111111.11111111.11110000160, 16, 32, 48, 64, 80, 96, 112, 128, 144, 160, 176, 192, 208, 224, 240
/27255.255.255.22411111111.11111111.11111111.11100000320, 32, 64, 96, 128, 160, 192, 224
/26255.255.255.19211111111.11111111.11111111.11000000640, 64, 128, 192
/25255.255.255.12811111111.11111111.11111111.100000001280, 128
/24255.255.255.011111111.11111111.11111111.00000000256Class C-Netz
/23255.255.254.011111111.11111111.11111110.00000000512
/22255.255.252.011111111.11111111.11111100.000000001.024
/21255.255.248.011111111.11111111.11111000.000000002.048
/20255.255.240.011111111.11111111.11110000.000000004.096
/19255.255.224.011111111.11111111.11100000.000000008.192
/18255.255.192.011111111.11111111.11000000.0000000016.384
/17255.255.128.011111111.11111111.10000000.0000000032.768
/16255.255.0.011111111.11111111.00000000.0000000065.536Class B-Netz
/15255.254.0.011111111.11111110.00000000.00000000131.072
/14255.252.0.011111111.11111100.00000000.00000000262.144
/13255.248.0.011111111.11111000.00000000.00000000524.288
/12255.240.0.011111111.11110000.00000000.000000001.048.574
/11255.224.0.011111111.11100000.00000000.000000002.097.150
/10255.192.0.011111111.11000000.00000000.000000004.194.304
/9255.128.0.011111111.10000000.00000000.000000008.388.608
/8255.0.0.011111111.00000000.00000000.0000000016.777.216Class-A-Netz
/7254.0.0.011111110.00000000.00000000.0000000033.554.428
/6252.0.0.011111100.00000000.00000000.0000000067.108.856
/5248.0.0.011111000.00000000.00000000.00000000134.217.712
/4240.0.0.011110000.00000000.00000000.00000000268.435.424
/3224.0.0.011100000.00000000.00000000.00000000536.870.848
/2192.0.0.011000000.00000000.00000000.000000001.073.741.696
/1128.0.0.010000000.00000000.00000000.000000002.147.483.392
/00.0.0.000000000.00000000.00000000.000000004.294.966.784alle IPv4-Adressen
Server:IPv4-Subnetze – manitu Wiki (2024)

FAQs

How does IPv4 subnets work? ›

An IPv4 subnet mask consists of 32 bits; it is a sequence of ones (1) followed by a block of zeros (0). The ones indicate bits in the address used for the network prefix and the trailing block of zeros designates that part as being the host identifier.

How to calculate subnet IPv4? ›

IPv4 addresses are 32 bits made up of four octets of 8 bits each. To calculate the subnet mask, convert an IP address to binary, perform the calculation and then convert back to the IPv4 decimal number representation known as a dotted quad. The same subnetting procedure works for IPv6 addresses.

What subnet mask is needed if an IPv4? ›

If the system is on a different network, the packet is sent to a gateway that then routes the packet to the correct IP address. This routing is called Classless-InterDomain Routing (CIDR). In IPv4, the subnet mask 255.255. 255.0 is 32 bits and consists of four 8-bit octets.

What does subnet mask 255.255 255.0 mean? ›

For example, a household home network has a standard subnet mask of 255.255. 255.0. This implies using 254 usable IP addresses within the defined network. In simple words, One can connect up to 254 internet-enabled devices such as phones, computers, IoT gadgets, and others to the home network to access the internet.

How to subnet IPv4 step by step? ›

The Simple 6-Step Subnetting Method
  1. Step 1: Find the Subnet Number. Subtract the prefix number from /32: For example, for a /29 prefix, it's 32 – 29 = 3. ...
  2. Step 2: Determine the Subnet Size. ...
  3. Step 3: Identify the Broadcast Address. ...
  4. Step 4: Locate the IP Address Subnet. ...
  5. Step 5: Calculate Valid Hosts.
Feb 19, 2024

Why do we need IPv4 subnetting? ›

Subnetwork addresses enhance local routing capabilities, while reducing the number of network addresses required.

What is IPv4 subnet? ›

The quick definition: Subnetting is the process of taking a network and splitting it into smaller networks, known as subnets. It's used to free up more public IPv4 addresses and segment networks for security and easier management.

How many subnets are there in IPv4? ›

All the devices in the same subnet can communicate directly with one another without going through any routers. In IPv4, a network interface is connected to only one subnet and has only one IP address.

How to calculate subnet easily? ›

Two to the power of x equals the number of subnets, in which x is the number of subnet bits. If the IP address has three subnet bits, then you can have two to the 3rd power of subnets, or eight total subnets.

What is the default subnet? ›

By default, a default subnet is a public subnet, because the main route table sends the subnet's traffic that is destined for the internet to the internet gateway. You can make a default subnet into a private subnet by removing the route from the destination 0.0. 0.0/0 to the internet gateway.

What is an example of a subnet address? ›

An example is 172.16. 1.0/24. This subnet falls within the 172.16. 0.0/16 class B network so that's why it is called a “sub”net.

What is an IPv4 gateway? ›

An IPv4 gateway is a network component that connects a virtual private cloud (Virtual Private Cloud) to the Internet. You can use an IPv4 gateway together with the subnet routing feature to enable access control for a VPC and route traffic destined for the Internet to virtual firewalls to enhance security.

What IP address should I use for my router? ›

Most routers use an address of 192.168. 1.1, but that's not always the case, so you may first want to confirm the address of your router. To find your router's IP address, type cmd in the Windows search bar to open the Command Prompt. Type ipconfig at the prompt and press the Enter key on your keyboard.

What should my subnet mask be set to? ›

Network classes
  • Class A networks use a default subnet mask of 255.0.0.0 and have 0-127 as their first octet. ...
  • Class B networks use a default subnet mask of 255.255.0.0 and have 128-191 as their first octet. ...
  • Class C networks use a default subnet mask of 255.255.255.0 and have 192-223 as their first octet.
Dec 26, 2023

What is the difference between an IP address and a subnet mask? ›

IP addresses are either configured by a DHCP server or manually configured (static IP addresses). The subnet mask splits the IP address into the host and network addresses, thereby defining which part of the IP address belongs to the device and which part belongs to the network.

How do subnet numbers work? ›

A subnet mask is a 32-bit number created by setting host bits to all 0s and setting network bits to all 1s. In this way, the subnet mask separates the IP address into the network and host addresses. The “255” address is always assigned to a broadcast address, and the “0” address is always assigned to a network address.

How do IPv4 addresses work? ›

IPv4 addresses are 32-bit numbers that are typically displayed in dotted decimal notation. A 32-bit address contains two primary parts: the network prefix and the host number. All hosts within a single network share the same network address. Each host also has an address that uniquely identifies it.

What is the difference between IPv4 and IPv6 subnets? ›

IPv4 had a subnet mask (dotted quad notation) that was later replaced by CIDR masking. IPv6 doesn't have a subnet mask but instead calls it a Prefix Length, often shortened to “Prefix”.

What is the difference between 16 and 24 subnets? ›

A /16 means there are 65,536 possible addresses on each network; a /24 means there are 256 addresses on each network; and a /28 means there are 16 addresses on each network.

Top Articles
Latest Posts
Article information

Author: Nicola Considine CPA

Last Updated:

Views: 6138

Rating: 4.9 / 5 (69 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Nicola Considine CPA

Birthday: 1993-02-26

Address: 3809 Clinton Inlet, East Aleisha, UT 46318-2392

Phone: +2681424145499

Job: Government Technician

Hobby: Calligraphy, Lego building, Worldbuilding, Shooting, Bird watching, Shopping, Cooking

Introduction: My name is Nicola Considine CPA, I am a determined, witty, powerful, brainy, open, smiling, proud person who loves writing and wants to share my knowledge and understanding with you.