68
View
Any view
Default level
1: Monitor level
Parameters
interface
interface-type
{
interface-number
|
interface-number.subnumber
}: Specifies an interface by its
type and number. It can be a main or subinterface. The
interface-number
argument is a main interface
number. The
subnumber
argument is a subinterface number, in the range 0 to 1023.
dlci-number
: virtual circuit number
of frame relay interface. It ranges from 16 to 1007.
|
: 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 pvc-info
command to display state information on FR PVCs and statistics about data
transmitted and received on them.
If the command is performed with no interface or DLCI specified, the displayed information covers all
PVCs; if with an interface (a main interface or subinterface) specified, the displayed information covers
only the PVCs on the interface; and if with a DLCI specified, the displayed information covers only the
specified PVC.
Related commands:
fr dlci
.
Examples
# Display the frame relay PVC table.
<Sysname> display fr pvc-info
PVC statistics for interface MFR3/1/1 (DCE, physical UP)
DLCI = 1001, USAGE = LOCAL (0010), MFR3/1/1
create time = 2010/12/11 10:13:40, status = ACTIVE
in BECN = 0, in FECN = 0
in packets = 0, in bytes = 0
out packets = 0, out bytes = 0
DLCI = 1002, USAGE = LOCAL (0010), MFR3/1/1
create time = 2010/12/11 10:13:40, status = ACTIVE
in BECN = 0, in FECN = 0
in packets = 0, in bytes = 0
out packets = 0, out bytes = 0
DLCI = 1003, USAGE = LOCAL (0010), MFR3/1/1
create time = 2010/12/11 10:13:40, status = ACTIVE
in BECN = 0, in FECN = 0
in packets = 0, in bytes = 0
out packets = 0, out bytes = 0
PVC statistics for interface MFR3/1/6 (DCE, physical UP)