Supported Platforms
show fibre-channel fc2 statistics
Syntax
Release Information
Command introduced in Junos OS Release 11.1 for the QFX Series.
Description
Display Fibre Channel FC-2 statistics.
Options
fabric fabric-name | — | (Optional) Display output only for the specified fabric. |
Required Privilege Level
view
List of Sample Output
show fibre-channel fc2 statisticsOutput Fields
Table 1 lists the output fields for the show fibre-channel fc2 statistics command. Output fields are listed in the approximate order in which they appear.
Table 1: show fibre-channel fc2 statistics Output Fields
Field Name | Field Description | ||
---|---|---|---|
Global statistics | Statistics for all fabrics. | ||
Frame buffers allocated | Number of frame buffers currently allocated to all fabrics. | ||
Frame buffers freed | Number of frame buffers freed. | ||
Frames dropped | Number of dropped frames. | ||
Fabric statistics | Fabric-specific statistics. | ||
Fabric | Name of the fabric. | ||
Fabric-id | Identification number of the fabric. | ||
Tx-FRJTs | Number of fabric frame rejects (F_RJTs). | ||
Tx-PRJTs | Number of port frame rejects (P_RJTs). | ||
Tx-LSRJTs | Number of link service rejections. | ||
Tx-ABTS | Number of abort sequence frames sent. | ||
Rx-Drops | Number of received frames dropped. | ||
Rx-ABTS | Number of abort sequence frames received. |
Sample Output
show fibre-channel fc2 statistics
user@switch> show fibre-channel fc2 statistics
Global statistics: Frame buffers allocated: 60 Frame buffers freed: 60 Frames dropped: 0 Fabric statistics: Fabric : fip-proxy, Fabric-id: 1 Tx-FRJTs: 0 Tx-PRJTs: 0 Tx-LSRJTs: 0 Tx-ABTS: 0 Rx-Drops: 0 Rx-ABTS: 0