Chapter 6 | CLI – Layer 3 |
|
|
ip max-arp-entries Command
Use the ip
The syntax for this command is:
[no] ip max-arp-entries <value>
value | The space available for the IP address table. When you decrease the |
| number of entries, it may cause the table to be relearned more |
| frequently. If you do not enter a value, then the current ARP Cache size |
| is shown. |
Example:
To set the maximum number of ARP cache entries to 8000:
Router-N(configure)# ip max-arp-entries 8000
To restore the maximum number of ARP cache entries to its default:
Router-N(configure)# no ip max-arp-entries
ip icmp-errors Command
Use the ip
The syntax for this command is:
[no] ip icmp-errors
151 |