R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference

150
verbose: Displays detailed statistics information, including the number of controlling packets sent and
received.
|: 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 neither interface nor verbose is specified, this command displays the brief information of all main
interfaces.
Examples
# Display configuration and state information about all frame relay bundles and frame relay bundle
links.
<Sysname> display mfr
Bundle interface:MFR1, Bundle state = up, Bundle class = A,
fragment enabled, MFR bundle fragment size = 222
original packet be assembled/fragmentized (in/out): 0/0
droped fragment (in/out): 0/0
Bundle name = MFR1/0/0
Bundle links:
Serial2/0/0, PHY state = up, link state = up, Link name : Serial2/0/0
Table 29 Command output
Field Description
Bundle interface Bundle interface.
Bundle state Operating state of the bundle interface.
Bundle class
Class A indicates that the bundle is up if one or more
bundle link is up. The bundle is down only when all
bundle links are down.
fragment enabled Indicates whether fragmentation is enabled.
MFR bundle fragment size Maximum fragment size allowed by the FR link.
original packet be assembled/fragmentized (in/out)
Number of assembled packets received on the bundle
interface and number of unfragmented packets before
being sent by the bundle interface.
droped fragment (in/out)
Number of dropped incoming and outgoing packets
on the bundle interface.
Bundle name = MFR0 Name of multilink frame relay bundle.
Bundle links Physical interfaces of the links in the bundle.
Serial2/0/0, PHY state = up, link state = up, Link
name = Serial2/0/0
Physical interface on the bundle link, the state of
interface at the physical layer and link layer, the name
of the bundle link (name of the physical interface by
default).