Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We have a problem with 'IP DHCP SNOOPING', we have port on switch that it is connected a access control device, but, it doesn't work when we set port with 'ip dhcp snooping limit rate 10', we snifered mirroring this port in notebook with wireshark in...
HI guys,I didn't find this command 'ip dhcp snooping binding mac-address vlan vlan ip-address interface type number expiry seconds', but, I could fix my problem with:ip source binding 0001.2a00.6745 vlan 60 10.200.18.25 int g0/1Tks for help for all o...
Hi @David Ruess 1. Did you capture packets when the device was requesting the IP address? How many DHCP packets came across?This device is with fixed IP, there isn't DHCP packets,2. Were you monitoring the right interface (double check)yes, definitel...
Hi @Mark Elsen,In this port we have a access control device and this it doens't have DHCP packet, we captured by mirroring on switch and it had ICMP packets, port g0/1 jus work if we put this command: 'ip dhcp snooping trust', follow show and configu...