Displaying Bridging Statistics for Specific Ports

About this task

Display individual bridging statistics for specific ports to manage network performance.

Note

Note

This command is not available on all hardware platforms.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. View bridging statistics for a specific port:

    show interfaces GigabitEthernet statistics bridging [{slot/port[-slot/port][,...]}}

Example

Switch:1#show interfaces gigabitEthernet statistics bridging
================================================================================
                               Port Stats Bridge
================================================================================
PORT  IN_FRAME   IN_FRAME   IN_FRAME   OUT_FRAME IN_FRAME  OUT_FRAME IN_DISCARD
NUM   UNICAST    MULTICAST  BROADCAST            xSTP BPDU xSTP BPDU
--------------------------------------------------------------------------------
1/1   179325     0          0          119310    179325    0         0
1/2   187951     26078      42         689486    179324    0         25617
1/3   0          0          0          0         0         0         0
1/4   0          0          0          0         0         0         0
1/5   0          0          0          0         0         0         0
1/6   394        0          0          948942    360       0         0
1/7   4689       0          0          863403    360       0         0
1/8   4369       3206       116        958752    360       0         3995
1/9   0          0          0          0         0         0         0
1/10  0          0          0          0         0         0         0
1/11  0          0          0          0         0         0         0
1/12  0          0          0          0         0         0         0
1/13  179325     0          0          42040     179325    0         0
1/14  187864     0          0          50437     179324    0         0
1/15  0          0          0          0         0         0         0
1/16  0          0          0          0         0         0         0

--More-- (q = quit)

Variable Definitions

Use the data in the following table to use the show interfaces GigabitEthernet statistics bridging command.

Variable

Value

{slot/port[/sub-port][-slot/port[/sub-port]][,...]}

Identifies the slot and port in one of the following formats: a single slot and port (slot/port), a range of slots and ports (slot/port-slot/port), or a series of slots and ports (slot/port,slot/port,slot/port). If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.

Job Aid

The following table describes parameters for the show interfaces GigabitEthernet statistics bridging command.

Table 1. show interfaces gigabitEthernet statistic bridging field descriptions

Parameter

Description

PORT NUMB

Port index of the statistics table.

IN_FRAME UNICAST

The count of inbound Unicast frames.

IN_FRAME MULTICAST

The count of inbound Multicast frames.

IN_FRAME BROADCAST

The count of inbound Broadcast frames.

OUT_FRAME

The count of outbound frames.