R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference
131
Examples
# Display frame relay statistics about received and sent packets.
<Sysname> display fr statistics
Frame relay packet statistics for interface Serial2/0/0 (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 Serial2/0/0.1 (DCE)
in packets = 0, in bytes = 0
out packets = 0, out bytes = 0
discarded in packets = 0, discarded out packets = 0
Table 27 Command output
Field Descri
p
tion
Frame relay packet statistics for interface Serial2/0/0
(DTE)
Display frame relay packet statistics for the interface
Serial 2/0/0, 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/outgoing packets.
fr dlci
Use fr dlci to configure a virtual circuit on a frame relay interface and enter the view of the virtual circuit.
Use undo fr dlci to remove a virtual circuit. If no virtual circuit is specified, all virtual circuits on the
interface are removed.
Syntax
fr dlci dlci-number
undo fr dlci [ dlci-number ]
Views
Interface view
Default command level
2: System level
Parameters
dlci-number: Assigns a virtual circuit to the frame relay interface, in the range 16 to 1007. The range 0
to 15 and 1008 to 1023 are reserved for special purposes.
Usage guidelines
A virtual circuit number is unique on a physical interface.
On a DCE or NNI frame relay main interface or subinterface, you must manually create the virtual
circuits.