Cal11 calculator

128.1.0.1 30 Ip Calculation

Reviewed by Calculator Editorial Team

This guide explains how to calculate and understand IP addresses in the 128.1.0.1/30 network range, including subnet masks, usable addresses, and broadcast addresses.

What is 128.1.0.1/30?

The notation 128.1.0.1/30 refers to an IP address (128.1.0.1) with a subnet mask that provides 30 network bits. This means:

  • The first 30 bits identify the network portion
  • The remaining 2 bits identify the host portion
  • This creates a very small subnet with only 4 possible addresses

In a /30 subnet, the first and last addresses are reserved for network and broadcast purposes, leaving only two usable host addresses.

How to Calculate IP Addresses

To calculate the usable IP addresses in a 128.1.0.1/30 network:

  1. Identify the network address (128.1.0.0)
  2. Identify the broadcast address (128.1.0.3)
  3. Calculate usable addresses (128.1.0.1 and 128.1.0.2)

Network Address = 128.1.0.0
Broadcast Address = 128.1.0.3
Usable Hosts = 128.1.0.1, 128.1.0.2

This calculation shows that a /30 subnet provides exactly two usable IP addresses, which is ideal for point-to-point connections like router-to-router links.

Common Uses

The 128.1.0.1/30 network range is commonly used for:

  • Point-to-point connections between routers
  • Small network segments requiring minimal addressing
  • WAN links where only two devices need addresses
Address Type IP Address Purpose
Network Address 128.1.0.0 Identifies the network
Usable Host 1 128.1.0.1 First device
Usable Host 2 128.1.0.2 Second device
Broadcast Address 128.1.0.3 Network-wide communication

FAQ

How many usable IP addresses are in a /30 subnet?
There are exactly two usable IP addresses in a /30 subnet, plus the network and broadcast addresses.
What is the difference between /30 and /29 subnets?
A /30 subnet provides two usable addresses while a /29 subnet provides six usable addresses, offering more flexibility for larger networks.
Can I use 128.1.0.0 as a host address?
No, 128.1.0.0 is reserved as the network address and cannot be assigned to a host device.
What is the broadcast address for 128.1.0.1/30?
The broadcast address is 128.1.0.3, used for sending messages to all devices on the network.