当前位置:网站首页>Subnet division (10)
Subnet division (10)
2022-07-01 03:06:00 【bear(emo)】
1、
Network mask :255.255.255.224
Four subnetwork segments :
192.168.1.0 (192.168.1.1---192.168.1.30)
192.168.1.32(192.168.1.33---192.168.1.62)
192.168.1.64(192.168.1.65---192.168.1.94)
192.168.1.96(192.168.1.97---192.168.1.126)
2、
Network mask :255.255.255.128
Subnet segment :
172.16.10.0(172.16.10.1---172.16.10.126)
172.16.10.128(172.16.10.129---172.16.10.254)
172.16.11.0(172.16.10.1---172.16.11.126)
172.16.11.128(172.16.10.1---172.16.11.254)
3、
Network mask :255.255.255.128
Subnet segment :
201.1.0.0(201.1.0.1---201.1.0.126)
201.1.0.128(201.1.0.129---201.1.0.254)
4、
Network mask :255.255.255.192
Subnet segment :
10.0.20.0(10.0.20.1---10.0.20.62)
10.0.20.64(10.0.20.65---10.0.20.126)
10.0.20.128(10.0.20.129---10.0.20.190)
10.0.20.192(10.0.20.193---10.0.20.254)
10.0.21.0(10.0.21.1---10.0.21.62)
10.0.21.64(10.0.21.65---10.0.21.126)
10.0.21.128(10.0.21.129---10.0.21.190)
10.0.21.192(10.0.21.193---10.0.21.254)
5、
Network mask :255.255.255.128
Subnet segment :
202.1.0.0(201.1.0.1---201.1.0.126)
202.1.0.128(201.1.0.129---201.1.0.254)
202.1.1.0(201.1.1.1---201.1.1.126)
202.1.1.128(201.1.1.129---201.1.1.254)
6、
Network mask :255.255.255.240
Subnet segment :
202.16.17.0(202.16.17.1---202.16.17.14)
202.16.17.16(202.16.17.17---202.16.17.30)
202.16.17.32(202.16.17.33---202.16.17.46)
202.16.17.48(202.16.17.49---202.16.17.62)
7、
Network mask :255.255.192.0
Subnet segment :
10.0.0.0(10.0.0.1---10.0.63.254)
10.0.64.0(10.0.64.1---10.0.127.254)
10.0.128.0(10.0.128.1---10.0.191.254)
10.0.192.0(10.0.192.1---10.0.255.254)
8、
Network mask :255.255.254
Subnet segment :
213.19.40.0(213.19.40.1---213.19.41.254)
213.19.42.0(213.19.42.1---213.19.43.254)
213.19.44.0(213.19.44.1---213.19.45.254)
213.19.46.0(213.19.46.1---213.19.47.254)
9、192.168.16.0/20
10、100.1.16.0/22
边栏推荐
猜你喜欢

C#实现图的深度优先遍历--非递归代码

单片机 MCU 固件打包脚本软件

The best learning method in the world: Feynman learning method

EtherCAT原理概述

通信协议——分类及其特征介绍

Complete training and verification of a neural network based on pytorch

Voici le programme de formation des talents de SHARE Creators!

Elk elegant management server log

servlet【初识】
性能测试常见面试题
随机推荐
一文讲解发布者订阅者模式与观察者模式
Mouse over effect 7
Here comes the share creators budding talent training program!
VMware vSphere 6.7虚拟化云管理之12、VCSA6.7更新vCenter Server许可
Why are strings immutable in many programming languages? [repeated] - why are strings immutable in many programming languages? [duplicate]
Use ipmitool to configure BMC network and user information of X86 server
Share Creators萌芽人才培養計劃來了!
Densenet network paper learning notes
[exsi] transfer files between hosts
【日常训练】1175. 质数排列
调试定位导航遇到的问题总结
最新接口自动化面试题
Chapter 03_ User and authority management
How to open a stock account? Also, is it safe to open an account online?
Example of Huawei operator level router configuration | example of configuring optionc mode cross domain LDP VPLS
Communication protocol -- Classification and characteristics Introduction
Mouse over effect V
Is it safe to open an account online in a small securities firm? Will my money be unsafe?
Ipmitool download address and possible problems during compilation and installation
POI导出excel,按照父子节点进行分级显示