Page 1 of 1
Activate DAI
Posted: 04 Aug 2023 03:21
by samir77500
Hello,
Does anyone know how to enable or configure Dynamic ARP Inspection on a 2360? I have reviewed all the documentation with no results.
Thanks

Re: Activate DAI
Posted: 06 Aug 2023 05:18
by silvio
look for dhcp snooping and dhcp binding. It is the same feature.
best regards
Silvio
Re: Activate DAI
Posted: 07 Aug 2023 03:17
by samir77500
Hello,
Thank you.
I just implemented this configuration.
dhcp-snooping admin-state enable
dhcp-snooping binding admin-state enable
dhcp-snooping port 1/1/24 trust
dhcp-snooping port 2/1/24 trust
Is it complete?
Is there anything else missing?
Re: Activate DAI
Posted: 10 Aug 2023 03:23
by samir77500
Can anybody help me ?
Re: Activate DAI
Posted: 10 Aug 2023 08:10
by silvio
you need an isf (ip-source-filter) for all your client-ports. The isf compared the binding table with the arp from the client. If anybody is sending wrong arp (with wrong ip), than he will filtered.
best regards
Silvio
Re: Activate DAI
Posted: 29 Aug 2023 03:46
by samir77500
Hello Silvio,
it works.
THANKS.
sometimes, the dhcp binding table is not filled in the switch while the computer is configured in dynamic dhcp. Which causes the switch to block this computer.
Should I enable dhcp-snooping binding persistency admin-state enable?
Re: Activate DAI
Posted: 29 Aug 2023 14:01
by silvio
I prefere to use this option.
BR Silvio