03-06-2002 12:36 PM - edited 03-01-2019 08:46 PM
I am running a DHCP server on VLAN1 and I am planning on putting workstations on VLAN20. Can anyone help me with the configutation? My backbone is collapsed into a 6509 and I also have a 7206 router running on the network as well.
03-06-2002 01:00 PM
On vlan 20 all you should have to do is add ip helper addresses for the dhcp servers .
int vlan20
ip helper -address xxx.xxx.xxx.xxx
03-06-2002 02:14 PM
Glen - Thanks for the info. However, I already have that command on the interface and workstation still cannot reach the DHCP server. It cannot even ping it.
03-06-2002 03:51 PM
If your workstations are on a Catalyst switch make sure you have portfast turned for the workstation ports otherwise the workstations will time out before the Catalyst puts spanning tree into the forwarding state .
03-06-2002 09:52 PM
you will have to ensure that there is proper routing between vlan1 and vlan20, for the ip-helper address command to work.
Best Regards / Sampath.
Sampathsr@yahoo.com, New York, NY.
03-14-2002 11:44 AM
I suggest you to check the VTP information of the Trunk, Vlan 20 maybe in the inactive status.
Before introduce the DHCP, you'd better assign the static IP address to the workstation and check the ping.
03-14-2002 08:31 AM
Quick idea, check if there are any access lists that prevent routing from one vlan to the other.
03-14-2002 12:24 PM
After making sure that the VLAN20 is able to route between segemnts on the router and the DHCP server is not on the VLAN20 segment.
To help with the DHCP request and hand shake process. You will need to put in the IP Helper statement on the VLAN20 segement of the router to help in the DHCP process.
For example Router
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide