Originally posted by: spidey07
tell the router where to forward dhcp requests. Technically it's called a DHCP relay agent.
in cisco terms it's "Ip helper address"
Just setup the scopes on the dhcp server. Then the relay agent will forward the dhcp requests to the server. the relay agent will insert into the dhcp request a field that lets the server know what subnet the request came from.
Originally posted by: nweaver
this works really well, btw, I am running 6 or 8 subnets off one DHCP server
I always wondered:Originally posted by: spidey07
Just setup the scopes on the dhcp server. Then the relay agent will forward the dhcp requests to the server. the relay agent will insert into the dhcp request a field that lets the server know what subnet the request came from.