09-29-2010 08:28 AM - edited 03-06-2019 01:14 PM
Hi all,
I've found a strange problem when trying to set up the following scenario and need some expertise:
Once everything is set, the phone is not getting an IP address from the DHCP server. Pings from a PC to SVI 71 or even DHCP Server with a static address, work fine (as expected) . Further investigations, by enabling dhcp snooping on L3 Switch for Vlan 71, reveal that the DHCP Discover packet is actually being received by the L3Switch, as shown. So, no problem here.
But, a "debug ip packet detail 101" (ACL 101) shows that the packet is being unicasted, but the source address is 0.0.0.0 instead of
SVI IP address of vlan 71.
Of course, the DHCP server never receives these packets (I assume L3Switch itself drops them).
No more investigations have been made, since I have tested the scenario in lab with a CAT3560 as L3 Switch and everything is fine, and source ip address for unicast broadcasts leaving the L3switch is 10.70.1.1 (as usual)
------------------------------------------------------------------------------------
Some details for L3Switch in real environment are:
WS-C4510R-E with double WS-X45-SUP6-E (version 12.2 (40) SG of cat4500e-IPBASEK9-M)
If more details are needed, just ask. Any idea?
Regards
Solved! Go to Solution.
09-29-2010 12:52 PM
Hello Pablo,
this looks like to be a software bug on the C4510R-E, an IOS upgrade to a more recent IOS version might solve this issue.
searching with the bug toolkit may be of help too
Hope to help
Giuseppe
09-29-2010 12:52 PM
Hello Pablo,
this looks like to be a software bug on the C4510R-E, an IOS upgrade to a more recent IOS version might solve this issue.
searching with the bug toolkit may be of help too
Hope to help
Giuseppe
09-29-2010 11:42 PM
Hi Giuseppe,
as you said, that beahaviour seemed to be a software bug. A bug toolkit search with the keywords "s:0.0.0.0" gave me the clue:
Now it is working fine.
Many thanks.
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