Viewing MLT Statistics

About this task

View MLT statistics to display MultiLinkTrunking statistics for the switch or for the specified MLT ID.

Procedure

View MLT statistics:

show mlt stats [<1-512>]

Example

Switch:1#show mlt stats

================================================================================
                                 Mlt Interface
================================================================================
ID IN-OCTETS          OUT-OCTETS         IN-UNICST          OUT-UNICST        
--------------------------------------------------------------------------------
1  256676904          183670662          1397               456               
2  61737348498        61584347982        1450182            1490619           
4  229256124          47472778           0                  0                 
100 251678170          32332107           0                  0                 

ID IN-MULTICST        OUT-MULTICST       IN-BROADCST        OUT-BROADCST      MT
--------------------------------------------------------------------------------
1  2419514            2295274            41                 268194            E 
2  962303832          960067410          765                237               E 
4  2159884            666153             0                  90                E 
100 2095269            504965             13                 0                 E 

ID IN-LSM             OUT-LSM           
--------------------------------------------------------------------------------
1  0                  0                 
2  957925732          957929399         
4  0                  0                 

--More-- (q = quit) 

Variable Definitions

Use the data in the following table to help you use the show mlt stats command.

Variable

Value

<1-512>

Specifies the MLT ID.

Job Aid

The following table describes the output for the show mlt stats command.

Table 1. show mlt stats field descriptions

Parameter

Description

ID IN-OCTETS

The total number of inbound octets of data (including those in bad packets).

OUT-OCTETS

The total number of outbound octets of data.

IN-UNICAST

The count of inbound Unicast packets.

OUT-UNICAST

The count of outbound unicast packets.

ID IN-MULTICAST

The count of inbound multicast packets.

OUT-MULTICAST

The count of outbound multicast packets.

IN-BROADCAST

The count of inbound broadcast packets.

OUT-BROADCAST

The count of outbound broadcast packets.

MT

The MLT type: P for POS, E for Ethernet, A for ATM.