R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference

129
Syntax
display fr pvc-info interface interface-type { interface-number | interface-number.subnumber }
[ dlci-number ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command 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 is in the range of 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.
Usage guidelines
If you use the command with no interface or DLCI specified, the displayed information covers all PVCs.
If you use the command with an interface (a main interface or subinterface) specified, the displayed
information covers only the PVCs on the interface.
If you use the command with a DLCI specified, the displayed information covers only the specified PVC.
Examples
# Display the frame relay PVC table.
<Sysname> display fr pvc-info
PVC statistics for interface Serial2/0/0 (DTE, physical UP)
DLCI = 100, USAGE = UNUSED (0000), Serial2/0/0
create time = 2000/04/01 23:55:39, status = ACTIVE
in BECN = 0, in FECN = 0
in packets = 0, in bytes = 0
out packets = 0, out bytes = 0
DLCI = 102, USAGE = LOCAL (0010), Serial2/0/0.1
create time = 2000/04/01 23:56:14, status = ACTIVE
in BECN = 0, in FECN = 0
in packets = 0, in bytes = 0
out packets = 0, out bytes = 0