Networking Forums

Networking Forums > Computer Networking > Windows Networking > New Subnet Needed

Reply
Thread Tools Display Modes

New Subnet Needed

 
 
=?Utf-8?B?RU1hZ2lkc29u?=
Guest
Posts: n/a

 
      01-24-2005, 04:37 PM
Currently we are running a class C (10.0.0.0) with a subnet mask of
255.255.255.0/24. This results in total of 256 nodes possible on the network,
OUCH (NEED MORE IPs NOW). I would like to take this to a class B with four
subnets (10.0.0.0) subnet mask of 255.255.192.0/18. Is it possible for me
just to change the subnet and leave the IP addressing the same right now?
Where could I make this change within my DCs?

This configuration is within a Windows 2000 server with AD environment. Any
whitepapers or direction is hugely helpful.

Thank you,

Eric Magidson, CCNA
 
Reply With Quote
 
 
 
 
Dusko Savatovic
Guest
Posts: n/a

 
      01-25-2005, 12:05 PM
In line

"EMagidson" <(E-Mail Removed)> wrote in message
news:5C8AF5B6-2D8F-4BFA-AA77-(E-Mail Removed)...

> Currently we are running a class C (10.0.0.0) with a subnet mask of
> 255.255.255.0/24.


As a matter of fact 10.0.0.0/8 network is class A network.

> This results in total of 256 nodes possible on the network,
> OUCH (NEED MORE IPs NOW). I would like to take this to a class B with
> four
> subnets (10.0.0.0) subnet mask of 255.255.192.0/18.


a) Varying number of bits in a subnet mask in 10.0.0.0/8 network does not
make this network a class B network. Class B network has the address range
between 128.0.0.0 and 191.255.255.255

b) Changing subnet mask from 24 bits to 18 bits does not add new subnets.
You still have one subnet, but with more hosts in it.

> Is it possible for me
> just to change the subnet and leave the IP addressing the same right now?


If you borrow bits from the subnet part and add them to the host part in
your network addres, yes you can extend the host address range. Some
examples:

Network ID: 10.0.0.0/24:
Subnet mask: 255.255.255.0
Host range 10.0.0.1 to 10.0.0.254 (254 hosts)

Network ID: 10.0.0.0/23
Subnet mask: 255.255.254.0
Host range 10.0.0.1 to 10.0.1.254 (510 hosts)

Network ID: 10.0.0.0/18
Subnet mask: 255.255.192.0
Host range: 10.0.0.1 to 10.0.63.254 (16382 hosts)

etc

> Where could I make this change within my DCs?


You could make this change in the TCP/IP properties of your local area
connection properties.

> This configuration is within a Windows 2000 server with AD environment.
> Any
> whitepapers or direction is hugely helpful.


http://en.wikipedia.org/wiki/Classful_network
http://www.microsoft.com/technet

> Thank you,
>
> Eric Magidson, CCNA


Please remove CCNA from your signature, you don't deserve it (yet).
And one last advice. Don't do it on your own. Hire somebody who understands
what (s)he is doing.

Dusko Savatovic


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Routing - Computers on either subnet have problems finding PCs on the other subnet ZZYZX Windows Networking 2 03-26-2011 01:01 AM
VPN Clients and subnet, NOT the usual "255.255.255.255 subnet mask" question! snowdog_2112 Windows Networking 4 09-09-2006 01:35 AM
HELP NEEDED!! Do I have a router that needs taken back. Please. Any information is much needed. newbie Windows Networking 0 09-28-2003 04:53 PM
subnet to subnet routing question S James Linux Networking 0 09-04-2003 03:37 PM
Roaming on Linux across subnet- Help Needed kishore Wireless Internet 4 08-11-2003 05:13 PM



1 2 3 4 5 6 7 8 9 10 11