Supported Platforms
show fibre-channel proxy statistics
Syntax
Release Information
Command introduced in Junos OS Release 11.1 for the QFX Series.
Description
Display Fibre Channel proxy fabric statistics.
Options
fabric fabric-name | — | (Optional) Display output only for the specified fabric. |
Required Privilege Level
view
List of Sample Output
show fibre-channel proxy statisticsOutput Fields
Table 1 lists the output fields for the show fibre-channel proxy statistics command. Output fields are listed in the approximate order in which they appear.
Table 1: show fibre-channel proxy statistics Output Fields
Field Name | Field Description | |
---|---|---|
Fabric | Name of the fabric. | |
Fabric-id | Fabric ID number. | |
NP-Port Transmit Command Statistics | Transmitted command statistics for the NP_Port. | |
| Type of command issued on the NP_Port:
| |
| Number of times the command type was transmitted. | |
| Number of times the NP_Port transmitted a receive accept message for the command type. | |
| Number of times the NP_Port transmitted a receive reject message for the command type. | |
| Number of times the NP_Port transmitted an abort message for the command type. | |
NP-Port Receive Command Statistics | Received command statistics for the NP_Port. | |
| The type of command received on the NP_Port:
| |
| Number of times the command type was received. | |
| Number of times the NP_Port received a transmit accept message for the command type. | |
| Number of times the NP_Port received a transmit reject message for the command type. | |
| Number of times the NP_Port received an abort message for the command type. |
Sample Output
show fibre-channel proxy statistics
user@switch> show fibre-channel proxy statistics
Fabric: proxy1, Fabric-id: 10 NP-Port Transmit Command Statistics: Command Tx Rx-ACC Rx-RJT Abort FLOGI 3 3 0 0 FDISC 3 3 0 0 LOGO 0 0 0 0 Others 0 0 0 0 NP-Port Receive Command Statistics: Command Rx Tx-ACC Tx-RJT Abort LOGO 0 0 0 0 Others 0 0 0 0