70
|
: 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.
Description
Use the
display fr statistics
command to display current frame relay statistics about received and
transmitted packets for the specified or all frame relay interfaces.
You may use this command to check frame relay traffic statistics and diagnose problems.
Examples
# Display frame relay statistics about received and transmitted packets.
<Sysname> display fr statistics
Frame relay packet statistics for interface Serial4/1/8:10(DTE)
in packets = 84, in bytes = 1333
out packets = 92, out bytes = 1217
discarded in packets = 13, discarded out packets = 0
Frame relay packet statistics for interface Serial4/1/9:10(DCE)
in packets = 0, in bytes = 0
out packets = 0, out bytes = 0
discarded in packets = 0, discarded out packets = 0
Table 16
Output description
Field Description
Frame relay packet statistics for interface
Serial4/1/8:10(DTE)
Display frame relay packet statistics for the interface
Serial 4/1/8:10 (DTE), which operates as a DTE.
in packets = 84, in bytes = 1333
Received packets and bytes.
out packets = 92, out bytes = 1217
Sent packets and bytes.
discarded in packets = 13, discarded out packets = 0
Dropped incoming packets and dropped outgoing
packets.
fr dlci
Syntax
fr dlci
dlci-number
undo
fr dlci
[
dlci-number
]
View
Interface view
Default level
2: System level