R2511-HP MSR Router Series Layer 2 - WAN Command Reference(V5)

107
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 (DTE)
In ARP request Out ARP reply Out ARP request In ARP reply
0 0 1 1
Table 19 Command output
Field Descri
p
tion
Frame relay InverseARP statistics for interface
Serial2/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.
In ARP reply Received ARP replies.
Related commands
fr inarp
display fr interface
Use display fr interface to display information about the specified or all frame relay interfaces.
Syntax
display fr interface [ interface-type { interface-number | interface-number.subnumber } ] [ | { begin |
exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level