Command Manual (For Soliton) – ARP
H3C S3100 Series Ethernet Switches
Chapter 1 ARP Configuration Commands
1-9
View
System view
Parameters
aging-time
: Aging time (in minutes) of the dynamic ARP entries. This argument ranges
from 1 to 1,440.
Description
Use the
arp timer aging
command to configure the aging time for dynamic ARP
entries.
Use the
undo arp timer aging
command to restore the default.
By default, the aging time for dynamic ARP entries is 20 minutes.
Related commands:
display arp timer aging
.
Examples
# Configure the aging time to be 10 minutes for dynamic ARP entries.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] arp timer aging 10
1.1.12 display arp
Syntax
display arp
[
dynamic
|
static
|
ip-address
]
View
Any view
Parameters
dynamic
: Displays dynamic ARP entries.
static
: Displays static ARP entries.
ip-address
: IP address. ARP entries containing the IP address are to be displayed.
Description
Use the
display arp
command to display specific ARP entries.
If you execute this command with no keyword/argument specified, all the ARP entries
are displayed.
Related commands:
arp static
,
reset arp
.