{"id":1328,"date":"2020-11-28T17:09:00","date_gmt":"2020-11-28T17:09:00","guid":{"rendered":"http:\/\/bytereign.com\/?p=1328"},"modified":"2025-04-22T10:22:58","modified_gmt":"2025-04-22T09:22:58","slug":"ipv4-subnetting-a-quick-overview","status":"publish","type":"post","link":"https:\/\/bytereign.com\/?p=1328","title":{"rendered":"IPv4 Subnetting: A Quick Overview"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1328\" class=\"elementor elementor-1328\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f5301b e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"4f5301b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26284ae elementor-widget elementor-widget-text-editor\" data-id=\"26284ae\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"color: #333333;\">The practice of dividing a network into two or more networks is called subnetting. We steal bits from the hosts to create more subnets.<\/span><\/p><p><span style=\"color: #333333;\">Public IP range \u2013 Used with the public network ex. WAN; Recognized over the internet, assigned by IANA or service provider. globally unique, cost associated with public IP.<\/span><\/p><p>\u00a0<\/p><table width=\"630\"><tbody><tr><td width=\"61\"><p><span style=\"color: #333333;\">CLASS<\/span><\/p><\/td><td width=\"213\"><p><span style=\"color: #333333;\">IP Address Range<\/span><\/p><\/td><td width=\"108\"><p><span style=\"color: #333333;\">Network Mask<\/span><\/p><\/td><td width=\"61\"><p><span style=\"color: #333333;\">Prefix<\/span><\/p><\/td><td width=\"115\"><p><span style=\"color: #333333;\">Number of Networks<\/span><\/p><\/td><td width=\"71\"><p><span style=\"color: #333333;\">Number of hosts<\/span><\/p><\/td><\/tr><tr><td width=\"61\"><p><span style=\"color: #333333;\">A<\/span><\/p><\/td><td width=\"213\"><p><span style=\"color: #333333;\">1 to 126 \u2013 Used for huge networks, like those deployed by Internet Service Providers (ISPs).<\/span><\/p><\/td><td width=\"108\"><p><span style=\"color: #333333;\">255.0.0.0<\/span><\/p><\/td><td width=\"61\"><p><span style=\"color: #333333;\">\/8<\/span><\/p><\/td><td width=\"115\"><p><span style=\"color: #333333;\">125<\/span><\/p><\/td><td width=\"71\"><p><span style=\"color: #333333;\">16,777,241<\/span><\/p><\/td><\/tr><tr><td width=\"61\"><p><span style=\"color: #333333;\">B<\/span><\/p><\/td><td width=\"213\"><p><span style=\"color: #333333;\">128 to 191 \u2013 Used for medium and large-sized networks in enterprises and organizations<\/span><\/p><\/td><td width=\"108\"><p><span style=\"color: #333333;\">255.255.0.0<\/span><\/p><\/td><td width=\"61\"><p><span style=\"color: #333333;\">\/16<\/span><\/p><\/td><td width=\"115\"><p><span style=\"color: #333333;\">16,382<\/span><\/p><\/td><td width=\"71\"><p><span style=\"color: #333333;\">65,534<\/span><\/p><\/td><\/tr><tr><td width=\"61\"><p><span style=\"color: #333333;\">C<\/span><\/p><\/td><td width=\"213\"><p><span style=\"color: #333333;\">192 to 223 \u2013 Used for small-sized networks.<\/span><\/p><\/td><td width=\"108\"><p><span style=\"color: #333333;\">255.255.255.0<\/span><\/p><\/td><td width=\"61\"><p><span style=\"color: #333333;\">\/24<\/span><\/p><\/td><td width=\"115\"><p><span style=\"color: #333333;\">2,097,150<\/span><\/p><\/td><td width=\"71\"><p><span style=\"color: #333333;\">254<\/span><\/p><\/td><\/tr><tr><td width=\"61\"><p><span style=\"color: #333333;\">D<\/span><\/p><\/td><td width=\"213\"><p><span style=\"color: #333333;\">224 to 239 \u2013 Used for multicasting applications<\/span><\/p><\/td><td colspan=\"4\" width=\"355\"><p><span style=\"color: #333333;\">Multicast Addresses<\/span><\/p><\/td><\/tr><tr><td width=\"61\"><p><span style=\"color: #333333;\">E<\/span><\/p><\/td><td width=\"213\"><p><span style=\"color: #333333;\">240 to 254 \u2013 Reserved for experimental purposes only for R&amp;D or Study.<\/span><\/p><\/td><td colspan=\"4\" width=\"355\"><p><span style=\"color: #333333;\">R&amp;D, Restricted\/Experimental<\/span><\/p><\/td><\/tr><\/tbody><\/table><p>\u00a0<\/p><p><span style=\"color: #333333;\">The above table is standard and good to remember but the actual range will look like below after excluding private IP range.<\/span><\/p><p>\u00a0<\/p><table width=\"630\"><tbody><tr><td width=\"132\"><p><span style=\"color: #333333;\">CLASS A<\/span><\/p><\/td><td width=\"498\"><p><span style=\"color: #333333;\">1.0.0.0 &#8211; 9.255.255.255<\/span><\/p><p><span style=\"color: #333333;\">11.0.0.0 &#8211; 126.255.255.255<\/span><\/p><\/td><\/tr><tr><td width=\"132\"><p><span style=\"color: #333333;\">CLASS B<\/span><\/p><\/td><td width=\"498\"><p><span style=\"color: #333333;\">128.0.0.0 &#8211; 172.15.255.255<\/span><\/p><p><span style=\"color: #333333;\">172.32.0.0 &#8211; 191.255.255.255<\/span><\/p><\/td><\/tr><tr><td width=\"132\"><p><span style=\"color: #333333;\">CLASS C<\/span><\/p><\/td><td width=\"498\"><p><span style=\"color: #333333;\">192.0.0.0 &#8211; 192.167.255.255<\/span><\/p><p><span style=\"color: #333333;\">192.169.0.0 &#8211; 223.255.255.255<\/span><\/p><\/td><\/tr><\/tbody><\/table><p>\u00a0<\/p><p><span style=\"color: #333333;\">127.0.0.0 is reserved for loopback (localhost).<\/span><\/p><p>\u00a0<\/p><p><span style=\"color: #333333;\">Private IP range \u2013 Used with the private network ex. LAN; Not recognized over the internet, assigned by LAN Admin. unique only in LAN segment. free of charge.<\/span><\/p><p>\u00a0<\/p><table><tbody><tr><td width=\"132\"><p><span style=\"color: #333333;\">CLASS A<\/span><\/p><\/td><td width=\"492\"><p><span style=\"color: #333333;\">10.0.0.0 &#8211; 10.255.255.255 \u2013 Used for private network, local LAN.<\/span><\/p><\/td><\/tr><tr><td width=\"132\"><p><span style=\"color: #333333;\">CLASS B<\/span><\/p><\/td><td width=\"492\"><p><span style=\"color: #333333;\">172.16.0.0 &#8211; 172.31.255.255 \u2013 Used for private network, local LAN.<\/span><\/p><\/td><\/tr><tr><td width=\"132\"><p><span style=\"color: #333333;\">CLASS C<\/span><\/p><\/td><td width=\"492\"><p><span style=\"color: #333333;\">192.168.0.0 &#8211; 192.168.255.255 \u2013 Used for private network, local LAN.<\/span><\/p><\/td><\/tr><\/tbody><\/table><p>\u00a0<\/p><p><span style=\"color: #333333;\">Types of Subnetting<\/span><\/p><ul><li><span style=\"color: #333333;\">Fixed Length Subnetting &#8211; All the subnets are of same size, same subnet mask, equal number of hosts. It is also called as classful subnetting.<\/span><\/li><li><span style=\"color: #333333;\">Variable Length Subnetting &#8211; All the subnets are not of same size, do not have same subnet mask, no equal number of hosts. It is also called as classless subnetting<\/span><\/li><\/ul><p>\u00a0<\/p><p><span style=\"color: #333333;\">Types of addresses<\/span><\/p><ul><li><span style=\"color: #333333;\">Network address &#8211; Network address represents the network.<\/span><\/li><\/ul><ul><li><span style=\"color: #333333;\">Broadcast address &#8211; Broadcast address represents all the hosts which belong to it.<\/span><\/li><\/ul><p>\u00a0<\/p><p><span style=\"color: #333333;\">Subnetting Table (Class A) \u2013<\/span><\/p><p>\u00a0<\/p><table width=\"336\"><tbody><tr><td><p><span style=\"color: #333333;\">NetBits<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">Network Mask<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">Subnets<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">Number of Hosts<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/8<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.0.0.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">0<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">16,777,214<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/9<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.128.0.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">0<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">8,388,606<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/10<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.192.0.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">2<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">4,194,302<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/11<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.224.0.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">6<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">2,097,150<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/12<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.240.0.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">14<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">1,048,574<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/13<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.248.0.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">30<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">524,286<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/14<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.252.0.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">62<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">262,142<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/15<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.254.0.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">126<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">131,070<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/16<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.0.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">254<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">65,534<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/17<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.128.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">510<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">32,766<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/18<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.192.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">1,022<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">16,382<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/19<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.224.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">2,046<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">8,190<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/20<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.240.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">4,094<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">4,094<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/21<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.248.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">8,190<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">2,046<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/22<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.252.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">16,382<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">1,022<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/23<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.254.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">32,766<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">510<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/24<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.255.0<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">65,534<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">254<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/25<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.255.128<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">131,070<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">126<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/26<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.255.192<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">262,142<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">62<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/27<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.255.224<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">524,286<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">30<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/28<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.255.240<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">1,048,574<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">14<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/29<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.255.248<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">2,097,150<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">6<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/30<\/span><\/p><\/td><td width=\"106\"><p><span style=\"color: #333333;\">255.255.255.252<\/span><\/p><\/td><td width=\"66\"><p><span style=\"color: #333333;\">4,194,302<\/span><\/p><\/td><td width=\"114\"><p><span style=\"color: #333333;\">2<\/span><\/p><\/td><\/tr><\/tbody><\/table><p>\u00a0<\/p><p><span style=\"color: #333333;\">Subnetting Table (Class B) \u2013<\/span><\/p><p>\u00a0<\/p><table width=\"318\"><tbody><tr><td><p><span style=\"color: #333333;\">NetBits<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">Network Mask<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">Subnets<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">Number of Hosts<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/16<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.0.0<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">0<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">65,534<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/17<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.128.0<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">0<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">32,766<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/18<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.192.0<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">2<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">16,382<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/19<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.224.0<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">6<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">8,190<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/20<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.240.0<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">14<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">4,094<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/21<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.248.0<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">30<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">2,046<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/22<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.252.0<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">62<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">1,022<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/23<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.254.0<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">126<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">510<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/24<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.255.0<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">254<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">254<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/25<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.255.128<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">510<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">126<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/26<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.255.192<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">1,022<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">62<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/27<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.255.224<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">2,046<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">30<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/28<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.255.240<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">4,094<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">14<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/29<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.255.248<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">8,190<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">6<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/30<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.255.252<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">16,382<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">2<\/span><\/p><\/td><\/tr><\/tbody><\/table><p>\u00a0<\/p><p><span style=\"color: #333333;\">Subnetting Table (Class C) \u2013<\/span><\/p><p>\u00a0<\/p><table width=\"318\"><tbody><tr><td><p><span style=\"color: #333333;\">NetBits<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">Network Mask<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">Subnets<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">Number of Hosts<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/24<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.255.0<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">0<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">254<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/25<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.255.128<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">0<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">126<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/26<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.255.192<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">2<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">62<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/27<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.255.224<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">6<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">30<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/28<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.255.240<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">14<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">14<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/29<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.255.248<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">30<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">6<\/span><\/p><\/td><\/tr><tr><td><p><span style=\"color: #333333;\">\/30<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">255.255.255.252<\/span><\/p><\/td><td><p><span style=\"color: #333333;\">62<\/span><\/p><\/td><td width=\"112\"><p><span style=\"color: #333333;\">2<\/span><\/p><\/td><\/tr><\/tbody><\/table>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The practice of dividing a network into two or more networks is called subnetting. We steal bits from the hosts to create<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","footnotes":""},"categories":[1,49],"tags":[],"class_list":["post-1328","post","type-post","status-publish","format-standard","hentry","category-blog","category-network-engineering"],"_links":{"self":[{"href":"https:\/\/bytereign.com\/index.php?rest_route=\/wp\/v2\/posts\/1328","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bytereign.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bytereign.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bytereign.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bytereign.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1328"}],"version-history":[{"count":62,"href":"https:\/\/bytereign.com\/index.php?rest_route=\/wp\/v2\/posts\/1328\/revisions"}],"predecessor-version":[{"id":2014,"href":"https:\/\/bytereign.com\/index.php?rest_route=\/wp\/v2\/posts\/1328\/revisions\/2014"}],"wp:attachment":[{"href":"https:\/\/bytereign.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1328"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bytereign.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1328"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bytereign.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1328"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}