09-23-2006 01:14 PM - edited 03-03-2019 05:12 AM
I just hooked up 3 3750's, they are not stacked together as the cords aren't long enough. If I statically assign a machine an IP, it will go through but the dynamic addresses are not going through. I get a message on the machine that the DHCP server has timed out, and the DHCP server is fine.
Is there some setting that I am missing on the switch that enables the switch to do this?
Also, when I look at the switches via Cisco Network Assistant, the Admin mode is Dynamic Auto but the Operational mode is Static.
Thanks in advance for any help...
09-23-2006 01:54 PM
Hi,
Have you configured "ip helper-address" to send the DHCP query to DHCP server.
Senthil
09-23-2006 03:22 PM
Is the dhcp server on the same subnet as the clients ? You might have to post your config for any help..
09-23-2006 06:20 PM
Hi,
if the dhcp is in a seperate vlan, u'll need hepler address:
Ex: vlan2: dhcp / vlan3:data
Required Config:
interface vlan3
ip helper-address
Operational mode static access means theres only one vlan being forwarded on the link. in case you have only one vlan, its fine,else we need to setup link to allow multiple vlans as trunk link.
well,if its fine i.e if u actually have one vlan,so u should not need a helper address.
so if its multiple vlans,set up links as trunk s.
You can refer to www.cisco.com\univercd for switch config and command help.
and then enable helper address on the required vlans.
if it has to be a single vlans, post ur config, then i can check.
Let me know if it doesnt works :)
09-24-2006 09:48 AM
Thanks so much for your suggestions, however, it's still not working.
It is only one VLAN, and if you connect something directly to the switch, it will give out a dynamic address, but it is not giving them out to the computers that are connected via the port. This is very strange.
I put the old switches back in just so that people could work, and now they are doing the exact same thing. Grrr...
09-24-2006 12:48 PM
You should post your configs and blank out or substitute public ips and maybe we can figure out what is going on .
09-27-2006 10:34 PM
I would suggest you to post your configs for once. One reason that I can think is that particular port is also being used for span session, is that so?
Configs should help.
10-29-2006 06:18 AM
Are you running 12.2.(25) by any chance?
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