Hey,
I set up DHCP snooping with no other problems using the default configuration:
dhcp-snooping
interface 50
dhcp-snooping trust
exit
Things work as I expect on the untrusted ports (clients can obtain leases, but cannot serve). My problem is that I need to have the switch obtain its own management IP address(es) using DHCP, which doesn't seem to work. With no changes whatsoever to the configuration except for disabling DHCP snooping, this works perfectly. When I turn on DHCP snooping, the DHCP server receives the DHCPDISCOVER from the switch, and returns a DHCPOFFER. At that point I can see the traffic at another point on the network, but it seems to be dropped by the switch. show dhcp-snooping stats shows no drops due to DHCP snooping, and even with all "debug dhcp-snooping" logging options on, nothing is logged. As soon as I disable DHCP snooping again, the switch is able to get a lease once more.
I'm using release H.10.50.
If you think it would help, I can attach the rest of my configuration, or preferably just the relevant portions.
Thank you for your time!
#DHCP