display tm statistics

Function

The display tm statistics command displays the numbers of packets received, sent, and discarded by each TM module on a specified board.

Format

display tm slot slot-id statistics

Parameters

Parameter Description Value
slot slot-id

Specifies a slot ID.

The value is an integer ranging from 1 to 16.

Views

All views

Default Level

3: Management level

Task Name and Operations

Task Name Operations
device-mgr read

Usage Guidelines

Usage Scenario

When an interface board encounters packet loss, run the display tm slot statistics command to check the numbers of packets received, sent, and discarded by each TM module on the board. The command output helps determine whether packet loss occurs on some of the modules, facilitating fault locating.

In VS mode, this command is supported only by the admin VS.

Example

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

# Display the numbers of packets received, sent, and discarded by each TM module on the board in a specific slot.
<HUAWEI> display tm slot 1 statistics
--------------------------------------------------------------
 TM 0 from NP to FABRIC
--------------------------------------------------------------
    in packets   : 19                   
    drop packets : 0                    
    out cells    : 305                  
--------------------------------------------------------------
 TM 0 from FABRIC to NP
--------------------------------------------------------------
    in cells     : 356                  
    in packets   : 23                   
    drop packets : 0                    
    out packets  : 23
Table 1 Description of the display tm statistics command output
Item Description
slot

Slot number.

TM

TM ID.

in packets

Number of packets sent from an NP module to a TM module on an interface board.

in cells

Number of cells sent from a switch unit to a TM module on an interface board.

in packets

Number of packets sent from a switch unit to a TM module on an interface board.

drop packets

Number of packets discarded by a TM module on an interface board when being sent from an NP module on the interface board to a switch unit.

drop packets

Number of packets discarded when being sent from a switch unit to a TM module on an interface board.

out cells

Number of cells sent from a TM module on an interface board to a switch unit.

out packets

Number of packets sent from a TM module to an NP module on an interface board.

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