Dell POWEREDGE M1000E User Manual

Page 226

Advertising
background image

2-196

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference

OL-13271-03

Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commands

ip arp inspection log-buffer

On stacking-capable switches, the log buffer configuration applies to each stack member in a switch
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.

Advertising