











|  |
| Author |
Purpose of subnetting
|
General_Maximus
Member
Registered: Nov 2000 Location: Country: United States State: Certifications: CCNA Working on: CCNP, CCDA
Total Posts: 78
|
|
Is subnetting only used to less traffic b/c there are fewer broadcast domains? The reason I ask is b/c when you subnet you lose hosts; ie - c class ip no subnet = 254 hosts, c class that gives up 3 bits to subnetting = 240 hosts (16-2=14, 254-14=240). I hope I'm correct in my reasoning.
thx.
Report this post to a moderator
|
|
01-09-01 01:05 AM
|
|
dmaftei
Senior Member M
Registered: Nov 2000 Location: Country: USA State: Certifications: none Working on: none
Total Posts: 2156
|
|
In fact, when you subnet you end up with more, but smaller broadcast domains.
You subnet with /27. You have 8 subnets. You have 30 hosts per subnet.
- IF you use both the subnet-zero and the all-ones subnet, you have 240 hosts;
- IF you use the subnet-zero, but don't use the all-ones subnet, you have 210 hosts;
- if you don't use the subnet-zero and the all-ones subnet, you have 180 hosts.
Yes, it's true you loose some hosts, but consider this. You don't have subnets; you're classful. Some company needs 1000 IP addresses. Chances are the company will request a class B address. Eventually the company will grow to 2000 IP addresses. How many addresses are wasted?!
Cheers!
Report this post to a moderator
|
|
01-09-01 01:49 AM
|
|
Marker
Junior Member
Registered: Dec 2000 Location: USA Country: State: Certifications: Working on:
Total Posts: 16
|
|
A good reason for using subnets is to reduce the size of a broadcast domain. Broadcasts are sent to all hosts on a network or subnetwork. Using routers to divide your network into groups that share servers would be more efficient. You can also use acl's for more security.
--Mark
Report this post to a moderator
|
|
01-09-01 09:46 PM
|
|
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: 940
|
|
If you were to consider a class c address of say 195.100.100.0 with a mask of 255.255.255.224 or /27 if you like, including ip subnet zero, you would have 8 subnets with 30 hosts per subnet. The subnets are:
195.100.100.0
195.100.100.32
195.100.100.64
.
.
.
195.100.100.224
Each of these subnets could be a specific area of your organisation, such as, Sales, Marketing, Engineering etc, and using a Catalyst switch (or two or more) each subnet becomes a separate VLAN. This makes life easier for the poor techie who has to troubleshoot the network, and eases administration, particularly when it comes to expanding the network. Of course with a bigger network, maybe a class b addressing scheme.
Report this post to a moderator
|
|
01-09-01 10:43 PM
|
|
The Reamer
Moderator M
Registered: Apr 2000 Location: Atlanta, GA Country: USA State: Certifications: MCP, MCSE, MCT, CCNA, CCDA, CCNP Working on: CCDP, CCIE
Total Posts: 513
|
|
Subnetting is also used for security. I can group all my financial folks on one subnet. In fact in my office this is common place. We have several "secure" networks. This is of course using access-lists.
Reamer
Report this post to a moderator
|
|
01-10-01 03:00 AM
|
|
firechicken
Senior Member/Citizen
Registered: Nov 2000 Location: Country: United States State: OR Certifications: Comp TIA D Minus Certified Working on: Food Handler
Total Posts: 467
|
|
|
01-10-01 04:46 AM
|
|
doctorcisco
Senior Member
Registered: Dec 2000 Location: Chicago Burbs Country: USA State: IL Certifications: Working on: Everything there is
Total Posts: 370
|
|
quote: Originally posted by Hippo:
[B]If you were to consider a class c address of say 195.100.100.0 with a mask of 255.255.255.224 or /27 if you like, including ip subnet zero, you would have 8 subnets with 30 hosts per subnet. The subnets are:
195.100.100.0
195.100.100.32
195.100.100.64
.
.
.
195.100.100.224
B]
Nope! 195.100.100.224/27 gives you an all-1's subnet mask, which doesn't work. Also remember that using subnet zero may give the hosts in that subnet fits. Their software may or may not work with the all 0's subnet mask; that's why the rfc discourages its use.
HTH,
doctorcisco
------------------
Silicon is made from sand; nothing made from sand is allowed to wreck my day!
Report this post to a moderator
|
|
01-10-01 05:21 AM
|
|
General_Maximus
Member
Registered: Nov 2000 Location: Country: United States State: Certifications: CCNA Working on: CCNP, CCDA
Total Posts: 78
|
|
Thanks for all the input. I guess when I posted my orig. question I was mostly thinking about c class subnets and the fact that your hosts are so limited just going with the default mask, subnetting takes even more hosts. Thanks a bunch again.
Report this post to a moderator
|
|
01-10-01 06:55 AM
|
|
|
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
|