R3303-HP HSR6800 Routers ACL and QoS Command Reference

146
Parameters
interface interface-type interface-number: Displays the FR fragmentation information about an interface
specified by its type and number.
dlci-number: Displays the FR fragmentation information for an DLCI specified by its number in the range
of 16 to 1007. With this argument specified, this command displays the detailed fragmentation
information.
|: 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.
Examples
# Display the FR fragmentation information about FR fragments on all interfaces.
<Sysname> display fr fragment-info
interface Serial2/0/1:1:
dlci type size in/out/drop
200 FRF12(End to End) 80 0/0/0
Table 42 Command output
Field Descri
p
tion
dlci DLCI number.
type Fragment type, which can be FRF12.
size Fragment size in bytes.
in/out/drop Number of incoming/outgoing/dropped packets.
# Display the information about FR fragments on Serial 2/0/1:1.
<Sysname> display fr fragment-info interface Serial 2/0/1:1 200
Type : FRF12(End to End)
Size : 80
Pre-fragment:
out pkts : 0 out bytes :0
Fragmented:
in pkts : 0 out pkts : 0
in bytes: 0 out bytes: 0
Assembled:
in pkts : 0 in bytes :0
Dropped :
in pkts : 0 out pkts :0
in bytes: 0 out bytes: 0
Out-of-sequence pkts: 0