117
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       I Commands
ip arp event-history errors
ip arp event-history errors
To log Address Resolution Protocol (ARP) debug events into the event history buffer, use the ip arp 
event-history errors command.
ip arp event-history errors size {disabled | large | medium | small}
no ip arp event-history errors size {disabled | large | medium | small}
Syntax Description
Command Default By default, the event history buffer is small.
Command Modes Global configuration mode
Command History
Examples This example shows how to configure a medium ARP event history buffer:
switch(config)# ip arp event-history errors size medium 
switch(config)#
This example shows how to set the ARP event history buffer to the default:
switch(config)# no ip arp event-history errors size medium 
switch(config)#
Related Commands
size Specifies the event history buffer size to configure.
disabled Specifies that the event history buffer size is disabled.
large Specifies that the event history buffer size is large.
medium Specifies that the event history buffer size is medium.
small Specifies that the event history buffer size is small. This is the default buffer 
size.
Release Modification
5.2(1)N1(1) This command was introduced.
Command Description
show running-config 
arp all
Displays the ARP configuration, including the default configurations.