











CompTIA
Exam Vouchers
Save money on CompTIA exams
| Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
| TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more | * ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i Online practice tests
Certification sites Online university Online college Online education Distance learning Software forum Server administration forum Programming resources
|
|  |
| Author |
Curious about a specific Subnet
|
Digs
Junior Member
Registered: Jan 2001 Location: Santa Fe, NM Country: State: Certifications: Working on:
Total Posts: 6
|
|
assuming you have a class b ip address say:
150.112.0.0
With a subnet mask of
255.255.255.128
How would you work the network/host numbers?
I understand you'd be using 9 bits so you'd have a total of 510 networks, each with 126 hosts. But how would you start to list the network ID's/Host ID's? Right?
Would you assume that you used 128 as your smallest bit?
In which case it would be something close to:
Network 150.112.1.0 with hosts of
150.112.1.1 - 150.112.1.127 Broadcast 150.112.1.128?
If that's the case What would your 2nd network be? Sorry to be bothersome, just something that popped in my head that I thought would have an interesting answer. Thanks for your time!
Report this post to a moderator
|
|
01-26-01 02:55 AM
|
|
dmaftei
Senior Member M
Registered: Nov 2000 Location: Country: USA State: Certifications: none Working on: none
Total Posts: 2156
|
|
quote: Originally posted by Digs:
...
Would you assume that you used 128 as your smallest bit?
...
Network 150.112.1.0 with hosts of
150.112.1.1 - 150.112.1.127 Broadcast 150.112.1.128?
...
Network 150.112.1.0
Broadcast 150.112.1.127
Hosts 150.112.1.1 - 150.112.1.126
150.112.1.128 is the next subnet.
The subnets will go like this: the third byte, from 0 to 255; the fourth byte will alternate between 0 and 128.
And, err, 128 is a decimal number, not a bit...
Cheers!
[This message has been edited by dmaftei (edited 01-25-2001).]
Report this post to a moderator
|
|
01-26-01 03:21 AM
|
|
Hippo
Practising member

Registered: Jan 2001 Location: Milton Keynes, England Country: England State: Certifications: CCNA Working on: Gave up with routing; gone switching instead.
Total Posts: 939
|
|
What to happened to the first two available subnets?
# 150.112.0.1 - 150.112.0.126
Broadcast 150.112.0.127
# 150.112.0.129 - 150.112.0.254
Broadcast 150.112.0.255
I know people will suggest "Do not use all ones or all zeros subnets", but my Cisco kit is configured with 'ip subnet zero'.
However, suppose this type of question comes up in the exam. Do I assume that all ones and all zeros subnets should be avoided? Whadya think?
Cheers
Hippo
Report this post to a moderator
|
|
01-26-01 12:48 PM
|
|
golgi
Member / Lurker

Registered: Jan 2001 Location: Walsall, UK Country: England State: ? Certifications: MCSE+I, CCNA Working on: CCNP then maybe CCDP
Total Posts: 141
|
|
Not all routing equipment supports subnrt 0 and 128. in a cisco only environment you could use it - so i suppose that is why it is on the books.
Golgi
Report this post to a moderator
|
|
01-26-01 01:08 PM
|
|
Digs
Junior Member
Registered: Jan 2001 Location: Santa Fe, NM Country: State: Certifications: Working on:
Total Posts: 6
|
|
Thanks again for the info I realize that it's not a bit and actually a decimal number. My brain kinda burped and spat out bit as I've been associating the 2^x with specific # of bits. *sigh* Glad I can communicate so well! *blech*
Anyway, Thanks again, greatly appreciate the help. Crystal clear now!
Report this post to a moderator
|
|
01-26-01 06:31 PM
|
|
dmaftei
Senior Member M
Registered: Nov 2000 Location: Country: USA State: Certifications: none Working on: none
Total Posts: 2156
|
|
quote: Originally posted by golgi:
Not all routing equipment supports subnrt 0 and 128.
I never heard of routing equipment that does not support "subnet 128".
Cheers!
Report this post to a moderator
|
|
01-26-01 08:03 PM
|
|
golgi
Member / Lurker

Registered: Jan 2001 Location: Walsall, UK Country: England State: ? Certifications: MCSE+I, CCNA Working on: CCNP then maybe CCDP
Total Posts: 141
|
|
Well to be honest neither have i, but lamme gives it as a possible problem on legacy equipment.
Maybe somewhere, out there in the great mesh of networks, there is a network that is wondering its being asked to route to 0 and 128
Golgi
Report this post to a moderator
|
|
01-26-01 08:16 PM
|
|
dmaftei
Senior Member M
Registered: Nov 2000 Location: Country: USA State: Certifications: none Working on: none
Total Posts: 2156
|
|
Hi golgi,
I'm afraid there's some confusion about what legacy equipment does not support when it comes to subnetting. Consider a class C network: 192.168.11.0. The important pieces are the net address and the broadcast address (we don't really care about the host range now):
net address: 192.168.11.0
broadcast: 192.168.11.255
Now, you want to subnet this into four subnets. Your mask is 255.255.255.192. The four subnets you get are:
- 192.168.11.0 broadcast 192.168.11.63
- 192.168.11.64 broadcast 192.168.11.127
- 192.168.11.128 broadcast 192.168.11.191
- 192.168.11.192 broadcast 192.168.11.255
Notice that the network address for the first subnet (192.168.11.0) and the network address for the original network (192.168.11.0) are identical. Also notice that the broadcast address for the last subnet (192.168.11.255) and the broadcast address for the original network (192.168.11.255) are identical. This is a potential source of confusion for legacy equipment.
Practically, in all modern networks this is not a problem anymore (the "ip subnet-zero" being on by default on IOS 12.x is Cisco's way of acknowledging this). However, from what I've seen so far, the CCNA exam wants people to be aware of the problem.
HTH
Report this post to a moderator
|
|
01-26-01 08:55 PM
|
|
|
Click here for list of CCNA study
guides
Cisco exam notes
CCNA(tm) exam details
Forum Rules: Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON. |
|
ExamNotes forum archive
|