149
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
ip arp syslog-threshold
ip arp syslog-threshold
To configure the syslog threshold for the IP Address Resolution Protocol (ARP) table so that a syslog
message is generated when the table capacity reaches the specified percentage, use the ip arp
syslog-threshold command. To reset the value to the default, use the no form of this command.
ip arp syslog-threshold percentage
no ip arp syslog-threshold
Syntax Description
Defaults The IP ARP table threshold is 90 percent.
Command Modes Global configuration mode
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to set the syslog threshold to 20 percent for the IP ARP table:
switch# configure terminal
switch(config)# ip arp syslog-threshold 20
switch(config)#
Related Commands
percentage Percentage of table capacity. The range is from 1 to 100. The default value is 90
percent.
Release Modification
5.0(3)A1(1) This command was introduced.
Command Description
copy running-config
startup config
Copies the running configuration to the startup configuration file.
show running-config Displays the information for the running configuration.