PC Review


Reply
Thread Tools Rate Thread

Can DHCP be used with a switch?

 
 
wizofaus@hotmail.com
Guest
Posts: n/a
 
      20th Feb 2006
I currently have four PC's connected to a router that supports DHCP,
and they are all configured to acquire network addresses automatically.
If I now want to connect 4 more, can I use just a switch (the router
only supports 4 connections), and if so, can I have them all acquiring
automatic addresses, or will I have to assign them manually? All the
PC's are running Windows, are on the same Windows network (running over
TCP/IP) and all require Internet access (via the router, which is
connected to a broadband modem). I don't really see how the router can
automatically assign multiple IP addresses if it only sees one device
connected to it (the switch), but there's almost certainly something I
don't quite understand here.

 
Reply With Quote
 
 
 
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      20th Feb 2006

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I currently have four PC's connected to a router that supports DHCP,
> and they are all configured to acquire network addresses automatically.
> If I now want to connect 4 more, can I use just a switch (the router
> only supports 4 connections), and if so, can I have them all acquiring
> automatic addresses, or will I have to assign them manually? All the
> PC's are running Windows, are on the same Windows network (running over
> TCP/IP) and all require Internet access (via the router, which is
> connected to a broadband modem). I don't really see how the router can
> automatically assign multiple IP addresses if it only sees one device
> connected to it (the switch), but there's almost certainly something I
> don't quite understand here.


When the router receives a request for an IP address then
it issues the first free address from its pool. It does not matter
how this request is received, whether through its own internal
switch or via an external switch.


 
Reply With Quote
 
RBM
Guest
Posts: n/a
 
      20th Feb 2006
Your current router is also a 4 port switch. Yes, you can uplink another
switch to it and the router will assign the additional nodes lan ip
addresses. I believe you garden variety router will assign up to 50
addresses



<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I currently have four PC's connected to a router that supports DHCP,
> and they are all configured to acquire network addresses automatically.
> If I now want to connect 4 more, can I use just a switch (the router
> only supports 4 connections), and if so, can I have them all acquiring
> automatic addresses, or will I have to assign them manually? All the
> PC's are running Windows, are on the same Windows network (running over
> TCP/IP) and all require Internet access (via the router, which is
> connected to a broadband modem). I don't really see how the router can
> automatically assign multiple IP addresses if it only sees one device
> connected to it (the switch), but there's almost certainly something I
> don't quite understand here.
>



 
Reply With Quote
 
Tony
Guest
Posts: n/a
 
      21st Feb 2006

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I currently have four PC's connected to a router that supports DHCP,
> and they are all configured to acquire network addresses automatically.
> If I now want to connect 4 more, can I use just a switch (the router
> only supports 4 connections), and if so, can I have them all acquiring
> automatic addresses, or will I have to assign them manually? All the
> PC's are running Windows, are on the same Windows network (running over
> TCP/IP) and all require Internet access (via the router, which is
> connected to a broadband modem). I don't really see how the router can
> automatically assign multiple IP addresses if it only sees one device
> connected to it (the switch), but there's almost certainly something I
> don't quite understand here.
>

The switch will be a transparent device and the PC's will act the same as if
they were connected directly to the router. Just remember that one port on
the router and one on the switch will be used for the uplink so in effect,
if you have 4 ports on each, you will only be able to connect 6 PC's in
total.


 
Reply With Quote
 
RBM
Guest
Posts: n/a
 
      21st Feb 2006
Unless, you get a switch with more than four ports
"Tony" <(E-Mail Removed)> wrote in message
news:dtdv1l$imv$(E-Mail Removed)...
>
> <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>>I currently have four PC's connected to a router that supports DHCP,
>> and they are all configured to acquire network addresses automatically.
>> If I now want to connect 4 more, can I use just a switch (the router
>> only supports 4 connections), and if so, can I have them all acquiring
>> automatic addresses, or will I have to assign them manually? All the
>> PC's are running Windows, are on the same Windows network (running over
>> TCP/IP) and all require Internet access (via the router, which is
>> connected to a broadband modem). I don't really see how the router can
>> automatically assign multiple IP addresses if it only sees one device
>> connected to it (the switch), but there's almost certainly something I
>> don't quite understand here.
>>

> The switch will be a transparent device and the PC's will act the same as
> if they were connected directly to the router. Just remember that one
> port on the router and one on the switch will be used for the uplink so in
> effect, if you have 4 ports on each, you will only be able to connect 6
> PC's in total.
>



 
Reply With Quote
 
wizofaus@hotmail.com
Guest
Posts: n/a
 
      23rd Feb 2006

RBM (remove this) wrote:
> Unless, you get a switch with more than four ports


It actually has 16. Anyway, I hooked it all up and it actually worked
perfectly straight away, no re-configuring, rebooting etc. necessary.
I only posted the question because someone else had tried it and it
hadn't worked, so my initial assumption was that the router couldn't
handle DHCP assignments for more than 4 connections, but obviously it
can (I was also thinking that the router somehow cared which physical
port the DHCP requests came in on, but presumably in fact it just
examines the MAC address encoded into each packet).

 
Reply With Quote
 
Travis M.
Guest
Posts: n/a
 
      24th Feb 2006
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)
> RBM (remove this) wrote:
> > Unless, you get a switch with more than four ports

>
> It actually has 16. Anyway, I hooked it all up and it actually
> worked perfectly straight away, no re-configuring, rebooting
> etc.
> necessary. I only posted the question because someone else had
> tried it and it hadn't worked, so my initial assumption was
> that
> the router couldn't handle DHCP assignments for more than 4
> connections, but obviously it can (I was also thinking that the
> router somehow cared which physical port the DHCP requests came
> in
> on, but presumably in fact it just examines the MAC address
> encoded
> into each packet).


I think one can connect up to 253 devices to a router by adding
switches/hubs.

--


Travis in Shoreline Washington

 
Reply With Quote
 
CJT
Guest
Posts: n/a
 
      24th Feb 2006
Travis M. wrote:

> <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)
>
>> RBM (remove this) wrote:
>> > Unless, you get a switch with more than four ports

>>
>> It actually has 16. Anyway, I hooked it all up and it actually
>> worked perfectly straight away, no re-configuring, rebooting etc.
>> necessary. I only posted the question because someone else had
>> tried it and it hadn't worked, so my initial assumption was that
>> the router couldn't handle DHCP assignments for more than 4
>> connections, but obviously it can (I was also thinking that the
>> router somehow cared which physical port the DHCP requests came in
>> on, but presumably in fact it just examines the MAC address encoded
>> into each packet).

>
>
> I think one can connect up to 253 devices to a router by adding
> switches/hubs.
>

But that doesn't imply that the DHCP server built into a typical SOHO
router will be able to serve them all.

--
The e-mail address in our reply-to line is reversed in an attempt to
minimize spam. Our true address is of the form che...@prodigy.net.
 
Reply With Quote
 
Kurt
Guest
Posts: n/a
 
      24th Feb 2006
It's safe to say that various SOHO routers come with different DHCP lease
capabilities. The SMC 7400VBR that we typically use can service all 252
available addresses in any /24 network. You cannot change the subnet mask to
larger or smaller than a /24, although you can specify any network from
1.0.0.0 - 255.255.255.0. The default is to hand out 50 IP addresses from
..100 - .149, but you can set it as you please. Some "subscription-based"
routers like a Watchguard will either (1) only hand out DHCP addresses equal
to the number of licenses or (2) hand out all you want, but only service as
many as there are licenses. It's always best to check out the capabilities
before planning on any configuration.

....kurt

"CJT" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Travis M. wrote:
>
>> <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)
>>
>>> RBM (remove this) wrote:
>>> > Unless, you get a switch with more than four ports
>>>
>>> It actually has 16. Anyway, I hooked it all up and it actually
>>> worked perfectly straight away, no re-configuring, rebooting etc.
>>> necessary. I only posted the question because someone else had
>>> tried it and it hadn't worked, so my initial assumption was that
>>> the router couldn't handle DHCP assignments for more than 4
>>> connections, but obviously it can (I was also thinking that the
>>> router somehow cared which physical port the DHCP requests came in
>>> on, but presumably in fact it just examines the MAC address encoded
>>> into each packet).

>>
>>
>> I think one can connect up to 253 devices to a router by adding
>> switches/hubs.
>>

> But that doesn't imply that the DHCP server built into a typical SOHO
> router will be able to serve them all.
>
> --
> The e-mail address in our reply-to line is reversed in an attempt to
> minimize spam. Our true address is of the form che...@prodigy.net.



 
Reply With Quote
 
Travis M.
Guest
Posts: n/a
 
      24th Feb 2006
"CJT" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)
> Travis M. wrote:
>
> > <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)
> >
> > > RBM (remove this) wrote:
> > > > Unless, you get a switch with more than four ports
> > >
> > > It actually has 16. Anyway, I hooked it all up and it
> > > actually
> > > worked perfectly straight away, no re-configuring,
> > > rebooting
> > > etc. necessary. I only posted the question because someone
> > > else
> > > had tried it and it hadn't worked, so my initial assumption
> > > was
> > > that the router couldn't handle DHCP assignments for more
> > > than 4
> > > connections, but obviously it can (I was also thinking that
> > > the
> > > router somehow cared which physical port the DHCP requests
> > > came
> > > in on, but presumably in fact it just examines the MAC
> > > address
> > > encoded into each packet).

> >
> >
> > I think one can connect up to 253 devices to a router by
> > adding
> > switches/hubs.
> >

> But that doesn't imply that the DHCP server built into a
> typical
> SOHO router will be able to serve them all.


The User Guide for my Linksys BEFSR41 says it can serve 253.

--


Travis in Shoreline Washington

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Switch easily between DHCP and Fixed IP on Notebook RichardR Windows XP Networking 5 12th Jun 2008 10:26 PM
Vista DHCP Static Switch causes problem karthik085@gmail.com Windows Vista Networking 0 23rd Sep 2007 05:01 AM
dhcp 3com managed switch problem =?Utf-8?B?U2hlcg==?= Microsoft Windows 2000 Networking 1 19th Mar 2007 11:56 PM
Can DHCP be used with a switch? wizofaus@hotmail.com Microsoft Windows 2000 Networking 9 24th Feb 2006 05:09 PM
Static/DHCP Addressing switch TonyB Microsoft Windows 2000 Networking 1 18th Oct 2003 12:42 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:55 PM.