show statistics bridge-domain

Displays statistics for logical interfaces in bridge domains.

Syntax

show statistics bridge-domain bd-id

Parameters

bd-id
The bridge domain ID.

Modes

Privileged EXEC mode

Usage Guidelines

Enter the show statistics bridge-domain bd- id command to view the statistics for a specific bridge domain.

Output

The show statistics bridge-domain command displays the following information:

Field Description
Interface The interface whose counter statistics are displayed.
RxPkts The number of packets received at the specified interface.
RxBytes The number of bytes received at the specified interface.
TxPkts The number of packets transmitted from the specified interface.
TxBytes The number of bytes transmitted from the specified interface.

Examples

The following example displays statistics for all logical interfaces in all bridge domains.

device# show statistics bridge-domain

Bridge Domain 1 Statistics
Interface 					RxPkts           RxBytes          TxPkts           TxBytes          
eth 1/1.100   	821729           821729           95940360         95940360
eth 1/21.200  	884484           885855           95969584         95484555
po  1.300     	  8884             8855               9684             9955

Bridge Domain 20 Statistics
Interface 					RxPkts           RxBytes          TxPkts           TxBytes          
eth 1/6.400   	821729           821729           95940360         95940360
eth 1/21.100  	  8884             8855               9684             9955
po  2.40      	884484           885855           95969584         95484555

The following example displays statistics for all logical interfaces in the bridge domain 1.

device# show statistics bridge-domain 1

Bridge Domain 1 Statistics
Interface 					RxPkts           RxBytes          TxPkts           TxBytes          
eth 1/1.100   	821729           821729           95940360         95940360
eth 1/21.200  	884484           885855           95969584         95484555
po  1.300     	  8884             8855               9684             9955