Command Manual – ARP
H3C S7500E Series Ethernet Switches
Chapter 1 ARP Configuration Commands
1-3
Description
Use the
arp timer aging
command to set aging time for dynamic ARP entries.
Use the
undo arp timer aging
command to restore the default.
Related commands:
display arp timer aging
.
Examples
# Set aging time for dynamic ARP entries to 10 minutes.
<Sysname> system-view
[Sysname] arp timer aging 10
1.1.4 display arp
Syntax
display arp
{
{
all
|
dynamic
|
static
} [
slot
slot-id
] |
vlan vlan-id
|
interface
interface-type interface-number
} [ [
verbose
] [
|
{
begin
|
exclude
|
include
}
string
] |
count
]
View
Any view
Parameters
all
: Displays all ARP entries.
dynamic
: Displays dynamic ARP entries.
static
: Displays static ARP entries.
slot slot-id
: Displays the ARP entries of the specified slot.
vlan vlan-id
: Displays the ARP entries of the specified VLAN. The VLAN ID ranges from
1 to 4,094.
interface interface-type interface-number:
Displays the ARP entries of the port
specified by the argument
interface-type interface-number
.
verbose
: Displays detailed information about ARP entries.
|
: Uses a regular expression to specify the ARP entries to be displayed. For detailed
information about regular expression, refer to the part discussing CLI display in
System
Maintaining and Debugging Configuration
.
begin
: Displays ARP entries from the first one containing the specified string.
exclude
: Displays the ARP entries that do not contain the specified string.
include
: Displays the ARP entries containing the specified string.
string
: A case-sensitive string for matching, consisting of 1 to 256 characters.
count
: Displays the number of ARP entries.