当前位置:网站首页>Small exercise -- subnet division and summary
Small exercise -- subnet division and summary
2022-07-01 17:56:00 【It's a cinch!】
1. 192.168.1.0 255.255.255.128 Divided into 4 Subnet
2. 172.16.10.0 255.255.254.0 Divided into 4 Subnet
3. 201.1.0.0 255.255.255.0 Divided into 2 Subnet
4. 10.0.20.0 255.255.254.0 Divided into 8 Subnet
5. 202.1.0.0 255.255.254.0 Divided into 4 Subnet
6. 202.16.17.0 255.255.255.192 Divided into 4 Subnet
7. 10.0.0.0 255.255.0.0 Divided into 4 Subnet
8. 213.19.40.0 255.255.248.0 Divided into 4 Subnet
9. 192.168.20.0/24 192.168.21.0/24 192.168.22.0/24 192.168.23.0/24 192.168.24.0/24
Conduct network Summary
10. 10.100.1.16.0/24 100.1.17.0/24 100.1.18.0/24 100.1.19.0/24 Network summary
1. 192.168.1.0 255.255.255.128 Divided into 4 Subnet
1100 0000.1001 1000.0000 0000.0XX0 0000
1111 1111 . 1111 1111 .1111 1111 . 1110 0000 Subnet mask
1100 0000.1010 1000.0000 0001.0000 0000——192.168.1.0 255.255.255.224
Range :192.168.1.1-192.168.1.30 (30:2^5-1-1;5: Subnet mask host bits )
1100 0000.1010 1000.0000 0001.0010 0000——192.168.1.32 255.255.255.224
Range :192.168.1.33-192.168.1.62 (32+30)
1100 0000.1010 1000.0000 0001.0100 0000——192.168.1.64 255.255.255.224
Range :192.168.1.65-192.168.1.94
1100 0000.1010 1000.0000 0001.0110 0000——192.168.1.96 255.255.255.224
Range :192.168.1.97-192.168.1.126
2. 172.16.10.0 255.255.254.0 Divided into 4 Subnet
1010 1100.0001 0000.0000 101X.X000 0000
1111 1111 . 1111 1111 .1111 1111. 1000 0000 Subnet mask
1010 1100.0001 0000.0000 1010.0000 0000——172.16.10.0 255.255.255.128
Range :172.16.10.1 - 172.16.10.126 (2^7-1-1;7: Subnet mask host bits )
1010 1100.0001 0000.0000 1010.1000 0000——172.16.10.128 255.255.255.128
Range :172.16.10.129 - 172.16.10.254
1010 1100.0001 0000.0000 1011.0000 0000——172.16.11.0 255.255.255.128
Range :172.16.11.1 - 172.16.11.126
1010 1100.0001 0000.0000 1011.1000 0000——172.16.11.128 255.255.255.128
Range :172.16.11.129- 172.16.11.254
3. 201.1. 0.0 255.255.255.0 Divided into 2 Subnet
1100 1001.0000 0001.0000 0000.X000 0000
1111 1111 . 1111 1111 .1111 1110. 1000 0000 Subnet mask
1100 1001.0000 0001.0000 0000.0000 0000——201.1. 0.0 255.255.255.128
Range :201.1. 0.1 - 172.16.10.126
1100 1001.0000 0001.0000 0000.1000 0000——201.1. 0.128 255.255.255.128
Range :201.1. 0.129 - 172.16.10.254
4. 10.0.20.0 255.255.254.0 Divided into 8 Subnet
0000 1010.0000 0000.0001 010X.XX00 0000
1111 1111 .1111 1111 . 1111 1111 . 1100 0000 Subnet mask
0000 1010.0000 0000.0001 0100.0000 0000——10.0.20.0 255.255.255.192
Range :10.0.20.1 - 10.0.20.62
0000 1010.0000 0000.0001 0100.0100 0000——10.0.20.64 255.255.255.192
Range :10.0.20.65 - 10.0.20.126
0000 1010.0000 0000.0001 0100.1000 0000——10.0.20.128 255.255.255.192
Range :10.0.20.129 - 10.0.20.190
0000 1010.0000 0000.0001 0100.1100 0000——10.0.20.192 255.255.255.192
Range :10.0.20.193 - 10.0.20.254
0000 1010.0000 0000.0001 0101.0000 0000——10.0.21.0 255.255.255.192
Range :10.0.21.1 - 10.0.21.62
0000 1010.0000 0000.0001 0101.0100 0000——10.0.21.64 255.255.255.192
Range :10.0.21.65 - 10.0.21.126
0000 1010.0000 0000.0001 0101.1000 0000——10.0.21.128 255.255.255.192
Range :10.0.21.129 - 10.0.21.190
0000 1010.0000 0000.0001 0101.1100 0000——10.0.21.192 255.255.255.192
Range :10.0.21.193 - 10.0.21.254
5. 202.1.0.0 255.255.254.0 Divided into 4 Subnet
1100 1010.0000 0001.0000 000X.X000 0000
1111 1111 . 1111 1111 .1111 1111. 1000 0000 Subnet mask
1100 1010.0000 0001.0000 0000.0000 0000——202.1.0.0 255.255.255.128
Range :202.1.0.1 - 202.1.0.126
1100 1010.0000 0001.0000 0000.1000 0000——202.1.0.128 255.255.255.128
Range :202.1.0.129 - 202.1.0.254
1100 1010.0000 0001.0000 0001.0000 0000——202.1.1.0 255.255.255.128
Range :202.1.1.1 - 202.1.1.126
1100 1010.0000 0001.0000 0001.1000 0000——202.1.1.128 255.255.255.128
Range :202.1.1.129 - 202.1.1.254
6. 202.16.17.0 255.255.255.192 Divided into 4 Subnet
1100 1010.0001 0000.0001 0001.00XX 0000
1111 1111 . 1111 1111 .1111 1111. 1111 0000 Subnet mask
1100 1010.0001 0000.0001 0001.0000 0000——202.16.17.0 255.255.255.240
Range :202.16.17.1 - 202.16.17.14
1100 1010.0001 0000.0001 0001.0001 0000——202.16.17.16 255.255.255.240
Range :202.16.17.17 - 202.16.17.30
1100 1010.0001 0000.0001 0001.0010 0000——202.16.17.32 255.255.255.240
Range :202.16.17.33 - 202.16.17.46
1100 1010.0001 0000.0001 0001.0011 0000——202.16.17.48 255.255.255.240
Range :202.16.17.49 - 202.16.17.62
7. 10.0.0.0 255.255.0.0 Divided into 4 Subnet
0000 1010.0000 0000.XX00 0000.0000 0000
1111 1111 . 1111 1111 . 1100 0000.0000 0000 Subnet mask
0000 1010.0000 0000.0000 0000.0000 0000——10.0.0.0 255.255.192.0
Range :10.0.0.1 - 10.0.0.16382
0000 1010.0000 0000.0100 0000.0000 0000——10.0.64.0 255.255.192.0
Range :10.0.64.1 - 10.0.64.16382
0000 1010.0000 0000.1000 0000.0000 0000——10.0.128.0 255.255.192.0
Range :10.0.128.1 - 10.0.128.16382
0000 1010.0000 0000.1100 0000.0000 0000——10.0.192.0 255.255.192.0
Range :10.0.192.1 - 10.0.192.16382
8. 213.19.40.0 255.255.248.0 Divided into 4 Subnet
1101 0101.0001 0011.0010 1XX0.0000 0000
1111 1111 . 1111 1111 . 1111 1110 . 0000 0000 Subnet mask
1101 0101.0001 0011.0010 1000.0000 0000——213.19.40.0 255.255.254.0
Range :213.19.40.1 - 213.19.40.510
1101 0101.0001 0011.0010 1010.0000 0000——213.19.42.0 255.255.254.0
Range :213.19.42.1 - 213.19.42.510
1101 0101.0001 0011.0010 1100.0000 0000——213.19.44.0 255.255.254.0
Range :213.19.44.1 - 213.19.44.510
1101 0101.0001 0011.0010 1110.0000 0000——213.19.46.0 255.255.254.0
Range :213.19.46.1 - 213.19.46.510
9. 192.168.20.0/24 192.168.21.0/24 192.168.22.0/24 192.168.23.0/24 192.168.24.0/24
Conduct network Summary
192.168.20.0/24 1100 0000.1010 1000.0001 0100.0000 0000
192.168.21.0/24 1100 0000.1010 1000.0001 0101.0000 0000
192.168.22.0/24 1100 0000.1010 1000.0001 0110.0000 0000
192.168.23.0/24 1100 0000.1010 1000.0001 0111.0000 0000
192.168.24.0/24 1100 0000.1010 1000.0001 1000.0000 0000
result 192.168.16.0 /20
10. 10.100.1.16.0/24 100.1.17.0/24 100.1.18.0/24 100.1.19.0/24 Network summary
100.1.16.0/24 0110 0100.0000 0001.0001 0000.0000 0000
100.1.17.0/24 0110 0100.0000 0001.0001 0001.0000 0000
100.1.18.0/24 0110 0100.0000 0001.0001 0010.0000 0000
100.1.19.0/24 0110 0100.0000 0001.0001 0011.0000 0000
result 100.1.16.0 /22
边栏推荐
- 线上开通ETF基金账户安全吗?有哪些步骤?
- Thinkphp6 - CMS multi wechat management system source code
- Cassette helicopter and alternating electric field magnetic manometer DPC
- At present, where is the most formal and safe account opening for futures speculation? How to open a futures account?
- Oom caused by improper use of multithreading
- An example of data analysis of an old swatch and an old hard disk disassembly and assembly combined with the sensor of an electromagnetic press
- Research Report on development prediction and investment direction of nylon filament sewing thread in China (2022 Edition)
- Rotation order and universal lock of unity panel
- 开发那些事儿:EasyCVR平台添加播放地址鉴权
- Check log4j problems using stain analysis
猜你喜欢

Source code of new campus errand / campus task platform on mutual station

多线程使用不当导致的 OOM

vulnhub靶场-Hacker_Kid-v1.0.1

Nearly 60% of the employees strongly support Ctrip's "3+2" working mode, and work at home for two days a week

Technical secrets of ByteDance data platform: implementation and optimization of complex query based on Clickhouse

Penetration practice vulnhub range Nemesis
![[PHP foundation] realize the connection between PHP and SQL database](/img/eb/c8953eddfe3b19b0adb5529957d275.jpg)
[PHP foundation] realize the connection between PHP and SQL database

Encryption and decryption of tinyurl in leetcode

transform. Forward and vector3 Differences in the use of forward
![Htt [ripro network disk link detection plug-in] currently supports four common network disks](/img/e4/c06b94243cdbe391b8b2124ff30789.jpg)
Htt [ripro network disk link detection plug-in] currently supports four common network disks
随机推荐
JDBC: deep understanding of Preparedstatement and statement[easy to understand]
MES production equipment manufacturing execution system software
Blackwich: the roadmap of decarbonization is the first step to realize the equitable energy transformation in Asia
Htt [ripro network disk link detection plug-in] currently supports four common network disks
String的trim()和substring()详解
Unity3d extended toolbar
Vulnhub range hacksudo Thor
(十六)ADC转换实验
开发那些事儿:EasyCVR平台添加播放地址鉴权
PIP version problems: PIP problems still occur when installing akshare and using Tsinghua source and Douban source
Euler function: find the number of numbers less than or equal to N and coprime with n
Depth first traversal and breadth first traversal [easy to understand]
开发那些事儿:EasyCVR集群设备管理页面功能展示优化
Is it safe to open an ETF account online? What are the steps?
pyqt5中,在控件上画柱状图
深度优先遍历和广度优先遍历[通俗易懂]
Length of learning and changing
Irradiance, Joule energy, exercise habits
Nearly 60% of the employees strongly support Ctrip's "3+2" working mode, and work at home for two days a week
Sword finger offer II 105 Maximum area of the island