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

106
Views
Any view
Default command level
1: Monitor level
Parameters
interface interface-type interface-number: Specifies an interface by its type and number.
|: 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
The interface identified by interface-type interface-number can only be a main interface. If no interface
is specified, this command displays the FR switching configuration about all the main interfaces.
Examples
# Display the information of the FR switching configuration.
<Sysname> display fr dlci-switch
Frame relay switch statistics
Status Interface(Dlci) <----------> Interface(Dlci)
Inactive Serial2/1(100) Serial2/0(300)
Table 18 Command output
Field Descri
p
tion
Frame relay switch statistics FR switching statistics.
Status Connection status.
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