display traffic statistics interface

Function

The display traffic statistics interface command displays traffic statistics on a specified MPLS TE tunnel interface.

Format

display traffic statistics interface { tunnel-name | interface-type interface-number }

Parameters

Parameter Description Value
tunnel-name

Specifies the interface name.

-

interface-type

Specifies the interface type.

-

interface-number

Specifies the interface number.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
mpls-te read

Usage Guidelines

Usage Scenario

This command is used to display the traffic statistics on a specified MPLS TE tunnel interface.

Prerequisites

Collecting traffic statistics of a specified tunnel interface has been enabled using the statistic enable command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display traffic statistics of MPLS TE Tunnel 1.
<HUAWEI> display traffic statistics interface Tunnel 1
Tunnel1 Traffic Statistics :
  CT :
  Transit packets        :0
  Transit bytes          :0
  Discard packets        :0
  Discard bytes          :0
  Transit packets rate   :0 packets/sec
  Transit bits rate      :0 bits/sec
Table 1 Description of the display traffic statistics interface command output
Item Description
Tunnel1 Traffic Statistics

Statistics information of Tunnel1.

CT

Class type.

Transit packets

Total number of data packets transmitted by the TE tunnel interface.

Transit bytes

Total number of bytes transmitted by the TE tunnel interface.

Transit packets rate

Packet forwarding rate (in packets per second) on the TE tunnel interface.

Transit bits rate

Bit forwarding rate (in bit/s) on the TE tunnel interface.

Discard packets

Total number of data packets discarded by the TE tunnel interface.

Discard bytes

Total number of bytes discarded by the TE tunnel interface.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >