Avaya X330W2-DS1 Manuale Utente

Pagina di 176
Layer 3 CLI Commands
Avaya X330W-2DS1 User’s Guide
71
ip directed-broadcast (Interface context)
Use the ip directed-broadcast command to enable net-directed broadcast 
forwarding. The
 no form of this command disables net-directed broadcasts on an 
interface.
Note:  
This command is executed from the Serial, Fast Ethernet and Fabric Fast 
Ethernet interfaces.
The syntax for this command is:
[no] ip directed-broadcast
ip icmp-errors
Use the ip icmp-errors command to set ICMP error messages ON. The no 
form of this command to set ICMP error messages OFF.
The syntax for this command is:
[no] ip icmp-errors
ip max-arp-entries
Use the
 ip max-arp-entries command to specify the maximum number of 
ARP cache entries allowed in the ARP cache. The 
no form of this command restores 
to 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>
Examples:
To set the maximum number of ARP cache entries to 8000:
X330WAN-2DS1-1(configure)# ip max-arp-entries 8000
To restore the maximum number of ARP cache entries to its default:
X330WAN-2DS1-1(configure)# no ip max-arp-entries
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. The range of accepted values is 128 to 16384.