Calculate subnet mask, network address, broadcast address
| CIDR | Subnet Mask | Hosts | Usable |
|---|---|---|---|
| /24 | 255.255.255.0 | 256 | 254 |
| /25 | 255.255.255.128 | 128 | 126 |
| /26 | 255.255.255.192 | 64 | 62 |
| /27 | 255.255.255.224 | 32 | 30 |
| /28 | 255.255.255.240 | 16 | 14 |
| /29 | 255.255.255.248 | 8 | 6 |
| /30 | 255.255.255.252 | 4 | 2 |
| /31 | 255.255.255.254 | 2 | 2 |
| /32 | 255.255.255.255 | 1 | 1 |
Tool to calculate subnet mask, network address, broadcast address from IP and CIDR.
Subnet (subnetwork) is to divide a large network into smaller networks for better management and security.
We not only design websites, but also help businesses build strong digital brands. Providing comprehensive website design services from design to SEO optimization. Please contact Mavis Digital immediately to create breakthrough, effective and sustainable technology solutions for your business in Ho Chi Minh.
Create .envand.env.example file for project.
Generate .gitignore for Node.js, Python, Java.
Create mock JSON data for API testing.
Format and analyze API response.
Test REST API: GET, POST, PUT, DELETE.
Convert Binary, Hex, Base32.
Base64 encoding/decoding.
Convert Decimal, Binary, Hex.
Create visual CSS box-shadow.
Calculate Linux file permissions.
Check WCAG accessibility.
Generate random color palette.