Cambridge SoundWorks P460 Switch User Manual


 
Chapter 2 Avaya P460 CLI Commands
40 Avaya P460 Reference Guide
ip icmp-errors
User level: read-write, admin.
L You can only access this command in configure mode.
Type configure at the command prompt to enter configure mode if necessary.
Use the icmp-error command to turn ICMP error messages on.
Use the no icmp-error form of this command to turn ICMP error messages off.
The syntax for this command is:
[no] ip icmp-errors
Example:
To turn the ICMP error messages on:
ip max-arp-entries
User level: read-write, admin.
L You can only access this command in configure mode.
Type configure at the command prompt to enter configure mode.
Use the ip max-arp-entries command to set the maximum number of ARP
cache entries allowed in the ARP cache.
Use the no ip max-arp-entries command to restore the default value of 4096.
This command takes effect only after start-up.
The syntax for this command is:
[no] ip max-arp-entries <value>
Example:
To set the maximum number of ARP cache entries to 8000:
Router-1(configure)# ip icmp-errors
Done!
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.
Router-1(configure)# ip max-arp-entries 8000