Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show fibre-channel fc2 statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show fibre-channel fc2 statistics 
<fabric fabric-name>

Description

Display Fibre Channel FC-2 statistics.

Options

fabric fabric-name

(Optional) Display output only for the specified fabric.

Required Privilege Level

view

Output 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 terminate sequence frames sent.

Rx-Drops

Number of received frames dropped.

Rx-ABTS

Number of terminate sequence frames received.

Sample Output

show fibre-channel fc2 statistics

content_copy zoom_out_map
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

Release Information

Command introduced in Junos OS Release 11.1.

footer-navigation