Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show fibre-channel fip fabric

Syntax

show fibre-channel fip fabric fabric-name <brief | detail>

Release Information

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

Description

Display Fibre Channel over Ethernet (FCoE) Initialization Protocol (FIP) information for a specified Fibre Channel fabric.

Options

brief | detail

(Optional) Display the specified level of output.

fabric-name

Display information for the specified fabric.

Required Privilege Level

view

List of Sample Output

show fibre-channel fip fabric proxy2
show fibre-channel fip fabric detail

Output Fields

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

Table 1: show fibre-channel fip fabric Output Fields

Field Name

Field Description

Level of Output

Fabric Name

Name of the fabric and in parentheses the fabric ID.

All

FC-MAP

FCoE mapped address prefix of the FCoE forwarder for the fabric.

detail

FKA-ADV-PERIOD

Period of time in milliseconds between FIP keepalive advertisements configured for the FC fabric.

detail

Member

 

Information about an FCF that is a member of the fabric.

All

  • FCF-MAC

MAC address used in discovery advertisements.

All

  • FKA-ADV-PERIOD

Period of time in milliseconds between FIP keepalive advertisements configured for the FC interface.

detail

  • FKA-ADV-D-BIT

Disable FIP keepalive advertisement monitoring bit. The state is always off.

detail

  • Type

Type of interface:

  • VF_Port Capable—Interface can act as a VF_Port interface.

detail

ENode

 

Information about a connected FCoE node (ENode).

All

  • ENode-MAC

MAC address of the connected ENode.

All

  • State

Login state internal to Junos OS.

All

  • VN-Port-MAC

MAC address of a VN_Port on the ENode.

detail

  • Session State

Session state internal to Junos OS.

detail

  • Configured FKA-ADV

User-configured FIP keepalive advertisement interval in milliseconds.

detail

  • Running FKA-ADV

Runtime interval in seconds of the last FIP keepalive advertisement received. This value changes every time an FKA_ADV is received.

detail

  • Configured VN-Port Timer

Configured state of the VN_Port keepalive timer in seconds. This value is always 90 and is not user-configurable.

detail

  • Running VN-Port Timer

Running state of the VN_Port keepalive timer in seconds.

detail

Sample Output

show fibre-channel fip fabric proxy2

user@switch> show fibre-channel fip fabric proxy2
Fabric Name : proxy2 (200)
  Member
  FCF-MAC : 00:30:48:b0:ee:d2 (Interface vlan.100)
    Enode
    Enode-MAC : 00:10:94:00:00:02       State : Logged-in
    Enode-MAC : 00:10:94:00:00:03       State : Logged-in

show fibre-channel fip fabric detail

user@switch> show fibre-channel fip fabric proxy2 detail
Fabric Name : proxy2 (200)
  FC-MAP         : 0e:fc:00    
  FKA-ADV-PERIOD : 90000        

    Member
    FCF-MAC: 00:30:48:b0:ee:d2  (Interface vlan.100)
      FKA-ADV-PERIOD  : 90000     FKA-ADV-D-bit : Off
      Type : VF_Port Capable

        ENode
        Enode-MAC : 00:10:94:00:00:02   State : Logged-in

          Session details
          VN-Port-MAC              : 0e:fc:00:03:00:02
          Session state            : Up
          Configured FKA-ADV       : 90000
          Running FKA-ADV          : 0
          Configured VN-Port Timer : 90
          Running VN-Port Timer    : 0

          VN-Port-MAC              : 0e:fc:00:03:00:01
          Session state            : Up
          Configured FKA-ADV       : 90000
          Running FKA-ADV          : 0
          Configured VN-Port Timer : 90
          Running VN-Port Timer    : 0

        ENode
        Enode-MAC : 00:10:94:00:00:03   State : Logged-in

          Session details
          VN-Port-MAC              : 0e:fc:00:03:00:04
          Session state            : Up
          Configured FKA-ADV       : 90000
          Running FKA-ADV          : 0
          Configured VN-Port Timer : 90
          Running VN-Port Timer    : 0

          VN-Port-MAC              : 0e:fc:00:03:00:03
          Session state            : Up
          Configured FKA-ADV       : 90000
          Running FKA-ADV          : 0
          Configured VN-Port Timer : 90
          Running VN-Port Timer    : 0

Published: 2013-11-20