02-12-2020 07:11 AM - edited 07-05-2021 11:41 AM
Hello ive configured DHCP Snooping + DAI on multiple switch ( WS-C3560G-48PS + C9300-48U + WS-C3750X-48P )
Ive trust all trunk port to others switch with those 2 commands
ip arp inspection trust
ip dhcp snooping trust
and everything is working fine
We also have UniFi AP-AC-Pro for WIFI and this is the problem im seeing in log on all switch that have access point configured
Feb 12 09:41:36: %SW_DAI-4-DHCP_SNOOPING_DENY: 4 Invalid ARPs (Req) on Gi1/0/46, vlan 22.([3442.629c.a276/172.16.22.113/0000.0000.0000/172.16.22.1/09:41:35 EST Wed Feb 12 2020])
Feb 12 09:41:37: %SW_DAI-4-DHCP_SNOOPING_DENY: 2 Invalid ARPs (Req) on Gi1/0/46, vlan 22.([3442.629c.a276/172.16.22.113/0000.0000.0000/172.16.22.1/09:41:36 EST Wed Feb 12 2020])
Feb 12 09:44:06: %SW_DAI-4-DHCP_SNOOPING_DENY: 4 Invalid ARPs (Req) on Gi1/0/45, vlan 22.([3442.629c.a276/172.16.22.113/0000.0000.0000/172.16.22.1/09:44:05 EST Wed Feb 12 2020])
Feb 12 09:44:07: %SW_DAI-4-DHCP_SNOOPING_DENY: 2 Invalid ARPs (Req) on Gi1/0/45, vlan 22.([3442.629c.a276/172.16.22.113/0000.0000.0000/172.16.22.1/09:44:06 EST Wed Feb 12 2020])
Feb 12 09:44:08: %SW_DAI-4-DHCP_SNOOPING_DENY: 3 Invalid ARPs (Req) on Gi1/0/45, vlan 22.([3442.629c.a276/172.16.22.113/0000.0000.0000/172.16.22.1/09:44:07 EST Wed Feb 12 2020])
Here is an exemple of the port configuration
interface GigabitEthernet1/0/45
description WIFI-AP_UNIFI_HV04_RH
switchport trunk native vlan 20
switchport mode trunk
spanning-tree portfast
Is it normal that we are seeing this with WIFI vlan ?
Thanks !
02-12-2020 10:50 AM
10-23-2020 06:13 AM
DAI work database DHCP SNOOPING or Static entry,
then, you need configuring manual entry if you have connected a static IP address in interfaces,
tehen you need configuring: "in global configuration"
ip source binding 3442.629c.a276 vlan 22 172.16.22.113 interface Gi1/0/46
then: entry command: show ip source binnding
SW#show ip source binding
MacAddress IpAddress Lease(sec) Type VLAN Interface
------------------ --------------- ---------- ------------- ---- --------------------
3442.629c.a276 172.16.22.113 infinite static 22 GigabitEthernet1/0/46
regards
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: