Questions about subnet division and subnet mask odd
Source: Internet
Author: User
As for subnet division, the subnet mask is odd. 1.0.1.0 -- 1.0.3.255 Fujian Telecom converts the subnet mask to an IP segment 1.0.1.0/24--1.0.2.0/23, if two IP addresses are replaced by binary IP addresses in a general way, or the budget is 0001.00000000.00000001.00, the subnet mask may be odd.
1.0.1.0 -- 1.0.3.255 Fujian Telecom converted to 1.0.1.0/24--1.0.2.0/23
The above is an IP segment. after dividing the subnet, we can get the next two CIDR blocks and the subnet mask. if you use the general method,
Change two IP addresses to binary for variance or budget
00000001.00000000.00000001.00000000
00000001.00000000.00000011.11111111
The obtained subnet mask is
11111111.111111.1111111101.00000000
255.255.253.0
However, the third segment obviously does not comply with the continuous and continuous zero rules, but does not know what the basis for dividing the top two network segments is. hope you can answer this question and wait online. thank you!
------ Solution --------------------
Do you want to understand the principle or have specific requirements.
------ Solution --------------------
1.0.1.0 -- 1.0.3.255 is divided by a 24-bit mask (class C website). There are 3 network segments in total.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.