Re: Subnetting Question
- From: "John R" <jsr^^^813@zoom^^^internet.net>
- Date: Thu, 24 Apr 2008 08:29:21 -0400
"RogueIT" <RogueIT@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:85972EE5-6CCB-4C3D-A16C-9FFF36844F47@xxxxxxxxxxxxxxxx
I just got done working a practice question and I understand the subnet
part...I don't get how the IP address answers are figured. Below is the
question is someone could tell me why address x is good for network y
thanks,
Rogue
****************************************************
You administer a network that contains 175 machines. Your manager has
assigned the network
the IP address 192.168.11.0 with the default subnet mask of 255.255.255.0. A
router that has
one WAN interface and eight LAN interfaces connects this network to the
corporate WAN.
You want to subnet the network into three subnets, and you want to reserve a
few addresses for
a fourth subnet, just in case you need it later. You decide that Subnet A
will contain 25 computers,
Subnet B will contain 50 computers, and Subnet C will contain 100 computers.
In the following exhibit, select the network addresses and subnet masks in
the Choices column and
place them in the appropriate boxes in the other three columns. Each item
may be used only once.
Choices:
192.168.11.128
255.255.255.128
192.168.11.0
255.255.255.192
192.168.11.192
255.255.255.224
Network A Network B Network C
IP Address __________ _________ ________
Subnet __________ _________ ________
The network address 192.168.11.192 with a subnet mask of 255.255.255.224 is
perfect for
Subnet A because it supports up to 30 hosts. The network address
192.168.11.128 with a subnet
mask of 255.255.255.192 is perfect for Subnet B because it supports up to 62
hosts. The network
address 192.168.11.0 with a subnet mask of 255.255.255.128 is perfect for
Subnet C
because it supports up to 126 hosts. That still leaves the network address
192.168.11.224 with
a subnet mask of 255.255.255.224 available for a fourth subnet later.
Note: the question (or your quoting of it) has an inherent error in it as the 192.168.11.128 network will conflict with the other two networks. The question should have been...
Choices:
192.168.11.0 - 255.255.255.128
192.168.11.128 - 255.255.255.192
192.168.11.192 - 255.255.255.224
leaving 192.168.11.224 - 255.255.255.224
Given the corrected question...
You are given three subnets and asked which network should use which subnet. One subnet (192.168.11.0) can support up to 126 hosts, one subnet (192.168.11.128) can support up to 62 hosts, and one subnet (192.168.11.192) can support up to 30 hosts. The requirement is that you need 100, 50, and 25 hosts on each subnet. Simply plug and play. You can't put the 100 hosts or the 50 hosts on the subnet that only supports 30 hosts.
To find how many hosts a subnet will support, look at the subnet mask. In the first example 255.255.255.128, the first 25 bits are for the network ID, and this leaves 7 bits for the host id. Take the number 2, raise it to the 7th power, and then subtract one for the network Id and one for the broadcast id, this leaves 126.
John R
.
- Follow-Ups:
- Re: Subnetting Question
- From: Chris Lobban
- Re: Subnetting Question
- References:
- Subnetting Question
- From: RogueIT
- Subnetting Question
- Prev by Date: Re: Regarding Preliminary exam in windows
- Next by Date: Re: 70-291 test - unfair
- Previous by thread: Subnetting Question
- Next by thread: Re: Subnetting Question
- Index(es):
Relevant Pages
|