Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show fibre-channel flogi statistics

Syntax

show fibre-channel flogi statistics <fabric fabric-name>

Release Information

Command introduced in Junos OS Release 11.1 for the QFX Series.

Description

Display Fibre Channel fabric login (FLOGI) statistics.

Options

fabric fabric-name

(Optional) Display output only for the specified fabric.

Required Privilege Level

view

List of Sample Output

show fibre-channel flogi statistics

Output Fields

Table 1 lists the output fields for the show fibre-channel flogi statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show fibre-channel flogi statistics Output Fields

Field Name

Field Description

Fabric

Name of the fabric.

FLOGI-Server Message type

Type of message:

  • FLOGI—Fabric login (FLOGI) messages.
  • FDISC—Fabric discovery (FDISC) messages.
  • FLOGO—Fabric logout messages.
  • FLOGO-LS-ACC—Fabric logout link service accept messages.
  • LS-Accept—Link service accept messages.
  • LS-Reject—Link service reject messages.
  • invalid—Invalid messages.

Received

Number of messages received for a given message type.

Sent

Number of messages sent for a given message type.

Fabric

Name of the fabric.

Rx errors

Number of receive errors for a given type of message.

General Statistics

  • Number of FC2 Header Parse Errors

Number of errors parsing the FC-2 header.

  • Number of FLOGI Parse Errors

Number of errors parsing fabric login requests.

  • Number of FDISC Parse Errors

Number of errors parsing fabric discovery requests.

  • Number of FLOGO Parse Errors

Number of errors parsing fabric logout requests.

  • Number of Logins Discarded as Domain-ID not available

Number of discarded logins due to unavailability of a domain ID.

  • Number of Logins Discarded as FCID not available

Number of discarded logins due to the unavailability of a Fibre Channel ID.

  • Number of FCID requests deferred

Number of deferred FCID requests.

  • Number of deferred FCID requests failed

Number of deferred FCID requests that failed.

Sample Output

show fibre-channel flogi statistics

user@switch> show fibre-channel flogi statistics
Fabric: proxy2

FLOGI-Server Message type   Received       Sent   Rx errors
FLOGI                       2              0      0
FDISC                       2              0      0
FLOGO                       0              0      0
FLOGO-LS-ACC                0              0      0
LS-Accept                   0              4      0
LS-Reject                   0              0      0
invalid                     0              0      0

General Statistics:

Number of FC2 Header Parse Errors:                          0
Number of FLOGI Parse Errors:                               0
Number of FDISC Parse Errors:                               0
Number of FLOGO Parse Errors:                               0
Number of Logins Discarded as Domain-ID not available:      0
Number of Logins Discarded as FCID not available:           0
Number of FCID requests deferred:                           0
Number of deferred FCID requests failed:                    0

Published: 2013-11-20