08-22-2011 06:04 AM - edited 03-07-2019 01:49 AM
Hi there,
I'm trying to setup dhcp to working on a particular vlan but for whatever reason it doesn't work.
I have attached the config. The vlan I am trying to setup is vlan 400 (aka ticketing - 192.168.32.0/24). DHCP seems to work perfectly fine on the vlans 27 and 600 and I can't see what the difference is. Can anyone help?
Thanks a lot,
Huw
08-22-2011 06:07 AM
Huw
Can't open the text file - get an encoding error.
If the DHCP server is not on the same subnet then have you included under the vlan 400 interface an ip helper-address ie.
int vlan 400
ip helper-address x.x.x.x <--- where x.x.x.x is the DHCP server address.
If you have done the above are there any acls on the vlan 400 interface ?
If not then check the scope setup on the actual DHCP server.
Jon
08-22-2011 11:38 PM
08-23-2011 12:56 AM
In the attached file everything is OK. Try to shutdown interface vlan 400 and unshutdown.
try and update me.
08-23-2011 02:28 AM
thanks for coming back.
I tried running
int vlan 400
sh
no sh
Still doesn't work though sadly.....?
08-23-2011 02:30 AM
Hi,
Can you sniff on the host attached to this vlan and post capture file.
Regards.
Alain
08-23-2011 04:54 AM
Is there a reason in your dhcp config that you have specified 192.168.32.240 as your default router when the SVI address for vlan 400 is 192.168.32.251 ? Normally it should be the SVI as the default router address.
08-23-2011 06:00 AM
huwy,
can you clarify the symptoms you are seeing -- is it clients not recieving any info at all from DHCP , or that they are not connecting the way that you want them to?
08-23-2011 06:18 AM
Hi All,
Thanks for the responses.
The SVI address needs to be changed to 192.168.32.240 as that is now the default gateway. There's no other reason for this its just out of date.
Clients do not receive any dhcp details - if I connect a laptop to this network it ends up with a 169.254 address. I have had to setup a windows server on this subnet just to provide dhcp as an interim solution.
I can setup a wireshark or something to sniff this but it will have to wait until I'm in the office next.
Thanks again I appreciate the help with this.
H
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