IPv4 & IPv6 subnetting with CIDR
Select IP version and enter address with CIDR
e.g., 192.168.1.0 or 10.0.0.0
Common values: /8, /16, /24, /30
IP Address
192.168.1.5 Network Address
192.168.1.0 CIDR Notation
192.168.1.0/24 Subnet Mask
255.255.255.0 Broadcast Address
192.168.1.255 Usable Host Range
192.168.1.1 - 192.168.1.254 Select which information sections to display
Network Address
192.168.1.0First Usable IP
192.168.1.1Last Usable IP
192.168.1.254Broadcast Address
192.168.1.255Subnet Mask (Dotted Decimal)
255.255.255.0CIDR Notation
/16Total Addresses
256
Usable Host Addresses
254
Wildcard Mask (Dotted Decimal)
0.0.0.255Used in ACLs and OSPF configurations (inverse of subnet mask)
Class
CScope
PrivateNetwork Bits (1) | Host Bits (0)
11111111.11111111.11111111.00000000First 24 bits are network portion, remaining 8 bits are host portion.