192.0.2.0/24

Public RFC 5737

192.0.2.0/24 (TEST-NET-1) is reserved by RFC 5737 for use in documentation and example code. It should never appear in production networking and will never be routed on the public internet.

Network Address
192.0.2.0
Broadcast Address
192.0.2.255
Subnet Mask
255.255.255.0
Usable Hosts
254
First Usable IP
192.0.2.1
Last Usable IP
192.0.2.254
Total IPs
256
Prefix Length
/24

Network address — the base address of the block (192.0.2.0). All devices in this subnet share this prefix. Cannot be assigned to a host.

Broadcast address — packets sent to 192.0.2.255 are delivered to every device in the subnet. Also reserved — not assignable.

Usable hosts — the 254 addresses between those two that you can assign to servers, VMs, or interfaces.

Subnet mask255.255.255.0 is the dotted-decimal equivalent of /24. Older tools and Cisco configs use this format instead of CIDR slash notation.

Full Details

CIDR Notation 192.0.2.0/24
Network Address 192.0.2.0
Broadcast Address 192.0.2.255
Subnet Mask 255.255.255.0
Wildcard Mask 0.0.0.255
Prefix Length /24
IP Address Class Class C
Total IP Addresses 256
Usable Host Addresses 254
First Usable IP 192.0.2.1
Last Usable IP 192.0.2.254
Network (Hex) 0xC0000200
Broadcast (Hex) 0xC00002FF
Governing RFC RFC 5737
Address Type Public / Globally Routable

Binary Representation

Network Address
11000000.00000000.00000010 11000000.00000000.00000010.00000000
Subnet Mask
11111111.11111111.11111111.00000000

The first 24 bits (1s in the mask) identify the network. The remaining 8 bits identify hosts within the network.

Subnet Breakdown — splitting into /25

This /24 block can be divided into 2 /25 subnets.

CIDR Network Broadcast First Usable Last Usable Hosts
192.0.2.0/25 192.0.2.0 192.0.2.127 192.0.2.1 192.0.2.126 126
192.0.2.128/25 192.0.2.128 192.0.2.255 192.0.2.129 192.0.2.254 126

IP Address Sample

Showing first 16 of 256 total IPs.

192.0.2.0 net
192.0.2.1
192.0.2.2
192.0.2.3
192.0.2.4
192.0.2.5
192.0.2.6
192.0.2.7
192.0.2.8
192.0.2.9
192.0.2.10
192.0.2.11
192.0.2.12
192.0.2.13
192.0.2.14
192.0.2.15
… 240 more IPs …

Common Use Cases

  • Example IP addresses in documentation
  • RFCs, books, and tutorials
  • Safe placeholder in configuration templates

/24 Subnet Reference

Total IPs 256
Usable Hosts 254
Subnet Mask 255.255.255.0
Wildcard 0.0.0.255

Calculate Another