ARP settings


View the ARP configuration parameters set with the arp settings command.

Access mode

exec

Syntax

show vSwitch-name vRouter-name ip arp settings

Output Description

Heading Description Filter
ARP Entry Aging Time Specifies the amount of time, in seconds, that an ARP entry remains valid and in the ARP table. When the timer has expired, the system deletes the entry from the table. A value of 0 disables the time out feature, and entries never age out.

Valid values are from 0 to 86400.
agingTimeout integer
ARP Request Retry Count Specifies the number of times the system will rebroadcast an unknown IP address to local hosts looking for a Layer 2 mapping. A value of 0 means no retries are attempted.

Valid values are from 0 to 100.
retryCount integer
ARP Request Timeout Specifies the number of seconds the system waits between sending out ARP requests.

Valid values are from 1 to 20.
requestTimeout integer
Duplicate MAC check Specifies whether the switch will check for duplicate MAC addresses when learning ARP entries. ARP entry will not be created if a duplicate is discovered.

Valid values: enabled, disabled
checkForDuplicateMacs enumeration

Related actions

You can do the following