查看: 2579|回复: 7

请教 有关网络划分的问题

[复制链接]
发表于 2009-3-13 10:15:37 | 显示全部楼层 |阅读模式
我有一道网络划分的问题不知道如何解决,希望大虾能够帮帮忙???

问题是:
把网络202.112.78.0划分为多个子网(子网掩码是255.255.255.192),则各个子网中可用的主机地址 总数 是多少?
回复

使用道具 举报

 楼主| 发表于 2009-3-13 10:32:19 | 显示全部楼层
希望大虾,能早点进来瞧瞧,替俺把这个问题解决掉!!!我会非常感谢的!
回复

使用道具 举报

发表于 2009-3-13 10:36:45 | 显示全部楼层
255.255.255.192=====11111111.111111111.111111111.11000000
最后是6个0
111111===63
所以   202.112.78.1------202.112.78.63
              202.112.78.64-----202.112.78.127
             202.112.78.128------202.112.78.191
             202.112.78.192--------202.112.78.253

评分

1

查看全部评分

回复

使用道具 举报

发表于 2009-3-13 10:38:43 | 显示全部楼层
http://www.net130.com/CMS/Pub/bo ... 005_06_03_71373.htm
Sybex CCNA Cisco Certified Network Associate Study Guide Fourth Edition(2004)
这本书专门有一章讲子网划分
附上一个小工具
subnet.rar (14.87 KB, 下载次数: 11)
可以分两个子网,每个有62个主机
11.png
回复

使用道具 举报

 楼主| 发表于 2009-3-13 10:57:37 | 显示全部楼层
happy123xu    的意思是 62*4=248

oldjiang           的意思是 62*2=124

我自己的看法是 62*4=248

从他们2人的看法来看,主要是 子网数的问题?那子网个数到底是 2  还是 4 呢?

希望多进来几个高手!!!
回复

使用道具 举报

发表于 2009-3-13 10:59:15 | 显示全部楼层
happy123xu是对的,4个子网
书上说,如果考虑subnet zero,那就是2个
回复

使用道具 举报

 楼主| 发表于 2009-3-13 11:01:04 | 显示全部楼层
“subnet zero”这个是什么意思啊?
回复

使用道具 举报

发表于 2009-3-13 11:07:24 | 显示全部楼层
The RFCs say that you can’t have only 1 bit for subnetting, since that would mean that the
subnet bit would always be either off or on, which is illegal.

Binary     Decimal  Shorthand
---------------------------------------------------------
10000000 = 128      /25   (Not valid on the Cisco exams!)
11000000 = 192      /26

In production, you can use 1 bit for assigning subnets. This is called subnet-
zero. But know that Cisco doesn’t consider subnet-zero valid on any of their cer-
tification exams!

呵呵,是我记错了
回复

使用道具 举报

您需要登录后才可以回帖 登录 | CSNA会员注册

本版积分规则

快速回复 返回顶部 返回列表