Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

Subnet Mask Information – Quick Reference Sheet

AddressBitsPrefNetMask
0/32255.255.255.255
1/31255.255.255.254
2/30255.255.255.252
3/29255.255.255.248
16 4/28255.255.255.240
32 5/27255.255.255.224
64 6/26255.255.255.192
128 7/25255.255.255.128
256 8/24255.255.255
512 9/23255.255.254
1 K10/22255.255.252
2 K11/21255.255.248
4 K12/20255.255.240
8 K13/19255.255.224
16 K14/18255.255.192
32 K15/17255.255.128
64 K16/16255.255
128 K17/15255.254
256 K18/14255.252
512 K19/13255.248
1 M20/12255.24
2 M21/11255.224
4 M22/10255.192
8 M23/9255.128
16 M24/8255
32 M25/7254
64 M26/6252
128 M27/5248
256 M28/4240
512 M29/3224
1024 M30/2192
Gineesh Madapparambath

Gineesh Madapparambath

Gineesh Madapparambath is the founder of techbeatly. He is the co-author of The Kubernetes Bible, Second Edition and the author of Ansible for Real Life Automation. He has worked as a Systems Engineer, Automation Specialist, and content author. His primary focus is on Ansible Automation, Containerisation (OpenShift & Kubernetes), and Infrastructure as Code (Terraform). (Read more: iamgini.com)


Note

Disclaimer: The views expressed and the content shared in all published articles on this website are solely those of the respective authors, and they do not necessarily reflect the views of the author’s employer or the techbeatly platform. We strive to ensure the accuracy and validity of the content published on our website. However, we cannot guarantee the absolute correctness or completeness of the information provided. It is the responsibility of the readers and users of this website to verify the accuracy and appropriateness of any information or opinions expressed within the articles. If you come across any content that you believe to be incorrect or invalid, please contact us immediately so that we can address the issue promptly.

Share :

Related Posts

How to check CPU count information (LUX)

Quick methods to check. Linux [root~]# dmidecode -t processor |grep CPU Version: Intel(R) Xeon(R) CPU E7- 4830 @ 2.13GHz Version: Intel(R) Xeon(R) CPU …

Mac OS X keyboard shortcuts – Part 3

Source : [support.apple.com](http://support.apple.com/kb/HT1343)Application and other Mac OS X keyboard commands Note: Some applications may not …

UNIX / Linux shutdown Commands

UNIX / Linux shutdown Commands

Shutdown the machine immediately # shutdown -h now Reboot the machine immediately