R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference
124
Field Descri
p
tion
Interface(Dlci) <----------> Interface(Dlci)
Input interface and its DLCI, and output interface and
its DLCI.
display fr inarp-info
Use display fr inarp-info to display statistics about frame relay InARP packets, including requests and
replies, for the specified or all main interfaces.
Syntax
display fr inarp-info [ interface interface-type interface-number ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface interface-type interface-number: Specifies an interface by its type and number. It can only be a
main interface.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
You can use this command to diagnose whether InARP is operating correctly.
Examples
# Display the statistics for frame relay InARP packets.
<Sysname> display fr inarp-info
Frame relay InverseARP statistics for interface Serial2/0/0 (DTE)
In ARP request Out ARP reply Out ARP request In ARP reply
0 0 1 1
Table 22 Command output
Field Descri
p
tion
Frame relay InverseARP statistics for interface
Serial2/0/0 (DTE)
Display the statistics on frame relay InARP packets for
the interface.
In ARP request Received ARP requests.
Out ARP reply Sent ARP replies.
Out ARP request Sent ARP requests.