cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
831
Views
5
Helpful
1
Replies

Dynamic Arp Inspection - Uplink drops after several hours

douglas.mckee
Level 1
Level 1

Good Morning,

 

We have DHCP snooping successfully running but when we try to add "ip arp inspection" as listed below the uplink drops to our 3650 switch after 6-8 hours. Does the "ip arp inspection trust" command need to be on the adjoining switch trunk port as well to get this to work?

 

Thank you,

 

Doug

 

ip arp inspection vlan USER_VLAN

 

interface GigabitEthernetX/X/XX  [UPLINK INTERFACE-TRUSTED]

 switchport mode trunk

 ip arp inspection trust

1 Accepted Solution

Accepted Solutions

I think the limit which make port down, you must increase the ARP limit in trunk port.

 

ip arp inspection limit {rate pps [burst interval seconds] | none}

 

View solution in original post

1 Reply 1

I think the limit which make port down, you must increase the ARP limit in trunk port.

 

ip arp inspection limit {rate pps [burst interval seconds] | none}