Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show fibre-channel interfaces

Syntax

<brief | detail><fabric fabric-name>show fibre-channel interfaces interface-name

Release Information

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

Description

Display information about Fibre Channel (FC) interfaces.

Options

brief | detail

(Optional) Display the specified level of output.

fabric fabric-name

(Optional) Display output only for the specified fabric.

interface-name

Display output for the specified interface.

Required Privilege Level

view

List of Sample Output

show fibre-channel interfaces
show fibre-channel interfaces detail

Output Fields

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

Table 1: show fibre-channel interfaces Output Fields

Field Name

Field Description

Level of Output

Interface

Name of the FC interface.

All

Idx or Index

Interface index internal to Junos OS.

All

Type

Type of interface:

  • FC—Native FC interface
  • FCOE—Fibre Channel over Ethernet interface

All

Native Fabric-id

Identification number of the QFX Series fabric.

All

NPIV

N_Port ID virtualization (NPIV) state: Yes or No.

All

Config-Mode

User-configured port mode:

  • F—The port is configured as a VF_Port, an FCoE port connected to FCoE devices.
  • NP—The port is configured as a proxy N_Port (NP_Port), a native FC port connected to an FC switch.

All

Oper-Mode

Operational port mode:

  • F—The port is operating as a VF_Port, an FCoE port connected to FCoE devices.
  • NP—The port is operating as an NP_Port, a native FC port connected to an FC switch or an FCoE forwarder (FCF).

All

State

Interface state: up or down.

All

WWN

Unique worldwide name (WWN) of the port.

detail

FSM-State

Finite state machine state, internal to Junos OS.

detail

Class ID

Fibre Channel interface class ID, internal to Junos OS.

detail

BB_SC_N

Buffer-to-buffer state change number.

detail

Tx B2B credits

Number of buffer-to-buffer credits advertised by the neighbor switch that is connected to the FC interface.

detail

Fabric

Name of the fabric.

detail

Remote-MAC

Media access control (MAC) address of the remotely connected FCoE device VN_Port interface.

detail

Tagging

Not used. Value is shown as untagged.

detail

Mode

Logical interface (LIF) mode of operation.

detail

H/W token

Unique identifier for the FCoE VLAN interface, internal to Junos OS.

detail

Sample Output

show fibre-channel interfaces

user@switch> show fibre-channel interfaces
                               Native               Config  Oper
Interface         Idx    Type  Fabric-id    NPIV    Mode    Mode    State
fc-0/0/1.0        70     FC    200          YES     NP      NP      up
vlan.100          84     FCOE  200          YES     F       F       up

show fibre-channel interfaces detail

user@switch> show fibre-channel interfaces detail

Interface: fc-0/0/1.0, Index: 70, Type: FC, Native Fabric-id: 200
NPIV: YES, Config-Mode: NP, Oper-Mode: NP, State: up
WWN: 10:00:00:15:17:a9:98:64, FSM-State: up, Class ID: 1, BB_SC_N: 0
Tx B2B credits: 32
  Fabric                Remote-MAC         Tagging    Mode   Oper state 
  proxy2                -                  untagged   NP     up 

Interface: vlan.100, Index: 84, Type: FCOE, Native Fabric-id: 200
NPIV: YES, Config-Mode: F, Oper-Mode: F, State: up
WWN: 10:00:00:30:48:b0:ee:d2, FSM-State: up
H/W token: 13
  Fabric                Remote-MAC         Tagging    Mode   Oper state
  proxy2                00:10:94:00:00:02  untagged   VF     up
  proxy2                00:10:94:00:00:03  untagged   VF     up

Published: 2013-11-20