The ARP aging timeout for an interface overrides the global aging timeout of 25 minutes.
An aging timer is triggered when a dynamic entry is added to the ARP cache and is reset if an ARP reply is received. The aging timer ensures that the ARP cache does not retain invalid learned entries. An entry can become invalid when the device with the MAC address of the entry is no longer on the network.
device# configure terminal
device(config)# interface ethernet 0/1
device(conf-if-eth-0/1)# ip arp-aging-timeout 100
device# configure terminal device(config)# interface ethernet 0/1 device(conf-if-eth-0/1)# ip arp-aging-timeout 100