Chapter 3 Avaya P330-ML Layer 3 CLI Commands
234 Avaya P330-ML Reference Guide
ip default-gateway
User level: privileged, supervisor.
LIf you are at the ”privileged” level, you can only access this command in
Configure mode.
Type configure at the command prompt to enter configure mode.
Use the ip default-gateway command to define a default gateway (router).
Use the no ip default gateway command to remove the default gateway.
The syntax for this command is:
[no] ip default-gateway <ip-address>[<cost>][<preference>]
Example:
To define the router at address 192.168.37.1 as the default gateway:
ip max-arp-entries
User level: privileged, supervisor.
If you are at the ”privileged” level, 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.
LFor this command to take effect, run the
copy running-config startup-config command and reset the device.
The syntax for this command is:
[no] ip max-arp-entries <value>
ip-address The IP address of the router.
cost The path cost. The default is 1
preference Preference, either High or Low. Default is Low.
Router-N(configure)# ip default-gateway 192.168.37.1
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.