2-250
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
ip arp inspection log-buffer
In a switch stack, the log buffer configuration applies to each stack member in the stack. Each stack
member has the specified logs number entries and generates system messages at the configured rate. For
example, if the interval (rate) is one entry per second, up to five system messages are generated per
second in a five-member switch stack.
Examples This example shows how to configure the logging buffer to hold up to 45 entries:
Switch(config)# ip arp inspection log-buffer entries 45
This example shows how to configure the logging rate to 20 log entries per 4 seconds. With this
configuration, the switch generates system messages for five entries every second while there are entries
in the log buffer.
Switch(config)# ip arp inspection log-buffer logs 20 interval 4
You can verify your settings by entering the show ip arp inspection log privileged EXEC command.
Related Commands Command Description
arp access-list Defines an ARP access control list (ACL).
clear ip arp inspection log Clears the dynamic ARP inspection log buffer.
ip arp inspection vlan logging Controls the type of packets that are logged per VLAN.
show inventory log Displays the configuration and contents of the dynamic ARP
inspection log buffer.