Avaya X330WAN Network Router User Manual


 
Layer 3 CLI Commands
Avaya X330WAN User’s Guide 177
Parameters
Example
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
ip max-route-entries
The ip max-route-entries command exists for compatibility with P550.
There is no limitation on the size of the routing table, except for the amount of
available memory. The
no form of this command sets the maximum number of
route entries in the routing table to its default value.
Syntax
[no] ip max-route-entries <value>
Parameters
ip netbios-rebroadcast (Interface context)
Use the ip netbios-rebroadcast command to set the NETBIOS rebroadcasts
mode on an interface. The
no form of this command disables NETBIOS
rebroadcasts on an interface.
Note: This command is executed from the Serial, Fast Ethernet, and
FabricFastEthernet interfaces.
Syntax
[no] ip netbios-rebroadcast [<direction>]
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.
value
The number of entries. The range of accepted values is 100 to 20000.