Chapter 3 Avaya P330-ML Layer 3 CLI Commands

ip default-gateway

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 default-gatewaycommand 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>]

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.

Example:

To define the router at address 192.168.37.1 as the default gateway:

Router-N(configure)#ip default-gateway 192.168.37.1

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-entriescommand to set the maximum number of ARP cache entries allowed in the ARP cache.

Use the no ip max-arp-entriescommand to restore the default value of 4096. For 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>

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.

234

Avaya P330-ML Reference Guide

Page 250
Image 250
Avaya P330-ML-ML manual Ip default-gateway, Router-Nconfigure#ip default-gateway, Ip max-arp-entries