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 enode

Syntax

show fibre-channel fip enode enode-mac <brief | detail><vn-port-mac vn-port-mac>

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 ENode or a specified VN_Port on an ENode.

Options

brief | detail

(Optional) Display the specified level of output.

enode-mac

Display information for the ENode specified by the MAC address.

vn-port-mac vn-port-mac

(Optional) Display information only for the specified VN_Port.

Required Privilege Level

view

List of Sample Output

show fibre-channel fip enode
show fibre-channel fip enode detail

Output Fields

Table 1 lists the output fields for the show fibre-channel fip enode command. Output fields are listed in the approximate order in which they appear. A session is a FLOGI or FDISC login to the FC SAN fabric. Session does not refer to end-to-end storage sessions.

Table 1: show fibre-channel fip enode 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

MAX-SESSIONS-PER-ENODE

Maximum number of concurrent sessions (FLOGI and FDISC combined) that each ENode can instantiate.

detail

FCoE trusted

Whether ports on the FC fabric are trusted or untrusted:

  • Yes—Ports on the FC fabric are trusted; FIP snooping is turned off.
  • No—Ports on the FC fabric are not trusted; FIP snooping is turned on.

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

  • Priority

Priority value associated with the switch FCF-MAC. Converged network adapters (CNAs) use the priority value to determine the switch with which they will perform FIP FLOGI. The lower the value, the higher the priority.

Value range: 0 through 255.

detail

  • State

FIP state on the fabric:

  • Enable—FIP is enabled on the fabric.
  • Disable—FIP is disabled on the fabric.

detail

ENode

 

Information about a connected FCoE node (ENode).

All

  • ENode-MAC

MAC address of the connected ENode.

All

  • ENode State

Login state internal to Junos OS.

All

  • Configured ENode timer

User-configured FIP keepalive advertisement interval in milliseconds.

detail

  • Running ENode timer

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

detail

  • Active FIP Sessions

Number of active FIP sessions on the ENode.

detail

  • 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

  • FCID

Fibre Channel ID of the VN_Port.

detail

  • WWN

Unique worldwide name of the VN_Port.

detail

Sample Output

show fibre-channel fip enode

user@switch> show fibre-channel fip enode 00:10:94:00:00:02
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
        Session
        VN-Port-MAC              : 0e:fc:00:03:00:02
        VN-Port-MAC              : 0e:fc:00:03:00:01

show fibre-channel fip enode detail

user@switch> show fibre-channel fip enode 00:10:94:00:00:02 detail
Fabric Name : proxy2 (200)
  FC-MAP         : 0e:fc:00     
  FKA-ADV-PERIOD : 90000        MAX-SESSIONS-PER-ENODE : 32
  FCoE trusted   : No

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

        ENode
        Enode-MAC : 00:10:94:00:00:02   ENode State : Logged-in
         Configured ENode timer: 8000    Running ENode timer: 12226
         Active FIP Sessions : 2

          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 : 90000
          Running VN-Port Timer    : 213193
          FCID                     : 0x2c1a01
          WWN                      : 10:00:00:00:c9:a4:a3:cf

          VN-Port-MAC              : 0e:fc:00:03:00:01
          Session state            : Up
          Configured FKA-ADV       : 90000
          Running FKA-ADV          : 0
          Configured VN-Port Timer : 90000
          Running VN-Port Timer    : 213632
          FCID                     : 0x2c1a02
          WWN                      : 10:00:00:00:d9:b4:e3:df

Published: 2013-11-20