11-02-2012 11:17 AM - edited 03-07-2019 09:50 AM
Dear Team,
I am having 2960 switch and one port is configured with a VLAN and connected with an unmanageable switch and further one more unmanageable switch was connected to the primary unmanageable switch…
The topology will be 2960 switch -> unmanageable Switch -> unmanageable -> PC connected
The issue I am facing most of the PC are getting IP addresses through DHCP server and very few 5 or 6 PC’s out are not getting the IP from DHCP server.
If I switch of the switch and switch on the issue is resolved for those and it will raise for some other PC’s.
Thanks you team......
11-02-2012 12:26 PM
What do you mean by, "If I switch of the switch and switch on the issue is resolved for those and it will raise for some other PC’s".
11-03-2012 08:15 AM
Sorry in delay,
Switch of means Switch "power OFF" and Switch on means Switch "power ON"
Thanks for the responce........
Waiting fo the reply.....
11-03-2012 10:30 AM
Is dhcp server connected to 2960 switch?
Have you try to connect all dhcp clients to 2960 switch to eliminate the problem with unmannaged switches (if possible at all)?
Have you enabled any security features on 2960 (port security, dhcp snooping..)?
I'm almost sure the problem is not lying in exhausted dhcp address pool but verity that just in case.
11-04-2012 06:30 AM
no security was enabled on 2960 and DHCP Server was connected on distribution 3750.
Thanks,
Chaitanya.g
11-03-2012 09:52 PM
Check the security on the 2960 switch port...show port-security interface fa0/1... It might be configured in a way that allows a certain number of MAC addresses to be connected.
Sent from Cisco Technical Support iPad App
11-04-2012 06:30 AM
no security was enabled on 2960 and DHCP Server was connected on distribution 3750.
Thanks,
Chaitanya.g
11-04-2012 12:39 PM
Can you show us the show runn of the interface on 3750 that connects to 2960 and same on the 2960 that connects to 3750. Also the show runn of the interface that connects to the unmangeable switch. I'm going to assume this is a windows based DHCP server so did you look at the error log on it?
11-04-2012 12:49 PM
Can you post the config from your 2960?
Sent from Cisco Technical Support iPad App
11-04-2012 10:59 PM
does it looks like this:
core switch---->2960---> unmanagable switch---->computers and un managable switch or only unmanagable switch----> computers.
If the scenario is
core switch---->2960---> unmanagable switch---->computers and un managable switch----> computers
Is the problem lying at this first unmanagble area or second or both.
Change the switch where the problem is lying.
If the scenario is
core switch---->2960---> unmanagable switch---->un managable switch---->computers
Change the Last unmanagble switch first and check the status.
If some PCs are getting the dhcp ips and some other are not getting then there might be the issue.
Please rate helpful posts.
Regards
Thanveer
"Everybody is genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is a stupid."
11-05-2012 04:36 AM
Posting part of the config would be helpful, but I'll offer this up being I've seen some weirdness in the past like this. On your cable run from each switch, ensure you are using the appropriate cable type IE crossover cable. Yes, many newer switches of all types employ Auto MDIX on them, but quite frankly don't rely or use it on those runs from switch to switch. You're only asking for trouble IMO. Also, ensure you hard set your speed and duplex type on your 2960 to ensure you don't have any weirdness occur. So on your port that runs from your 2960 to your first unmanaged switch I would add these commands after ensuring you have crossover cables running from switch to switch to switch.
no mdix auto
speed 100 (that assumes it is a 100 mbps link)
duplex full (that assumes it is a full duplex switch)
Then power cycle your 2960 (I believe the MDIX command won't take effect until you power it down and repower it).
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