Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show fibre-channel proxy np-port

Syntax

show fibre-channel proxy np-port <brief | detail><fabric fabric-name><interface interface-name>

Release Information

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

Description

Display Fibre Channel gateway fabric proxy Node Port (NP_Port) information.

Options

brief | detail

(Optional) Display the specified level of output.

fabric fabric-name

(Optional) Display output only for the specified fabric.

interface interface-name

(Optional) Display output only for the specified interface.

Required Privilege Level

view

List of Sample Output

show fibre-channel proxy np-port
show fibre-channel proxy np-port detail

Output Fields


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

Table 1: show fibre-channel proxy np-port Output Fields

Field Name

Field Description

Level of Output

Fabric

Name of the fabric.

All

Fabric-id

Fabric ID number.

All

NP-Port

NP_Port interface connected to the FCoE forwarder (FCF) or the Fibre Channel switch.

All

State

FCID state of the NP_Port interface.

All

Sessions

Number of active sessions on the NP_Port interface. A session is a FLOGI or FDISC login to the FC SAN fabric. Session does not refer to end-to-end storage sessions.

All

Configured max login sessions

Configured maximum number of FIP login sessions permitted on the interface.

detail

Enodes

Number of ENodes with sessions on the NP_Port.

detail

LB state

Load-balancing state:

  • On—Load balancing is on
  • Off—Load balancing is off.

All

LB weight

Load balance weight, which reflects the port speed:

  • 2—Port speed is 2 Gbps.
  • 4—Port speed is 4 Gbps.
  • 8—Port speed is 8 Gbps.

All

Ref-count

Reference count internal to Junos OS.

detail

Flags

Flags internal to Junos OS.

Note: When an NP_Port interface reaches its configured maximum number of FIP sessions, the Flags field displays the flag MAX-LOGINS-REACHED.

detail

Sample Output

show fibre-channel proxy np-port

user@switch> show fibre-channel proxy np-port
Fabric: proxy1, Fabric-id: 10
NP-Port     State              Sessions       LB state   LB weight
fc-0/0/0.0  online             3              ON         4         
fc-0/0/1.0  online             3              ON         4         
fc-0/0/2.0  online             3              ON         4
root@junos1> show fibre-channel proxy np-port detail 

show fibre-channel proxy np-port detail

user@switch> show fibre-channel proxy login-table detail
Fabric: proxy1, Fabric-id: 10 

    NP-Port:                        fc-0/0/0.0
    State:                          online
    Sessions:                       3
    Configured max login sessions:  130
    Enodes                          1
    LB state:                       ON
    LB weight:                      4
    Ref-count:                      4
    Flags:                          UP LB

    NP-Port:                        fc-0/0/1.0
    State:                          online
    Sessions:                       3
    Configured max login sessions:  130
    Enodes                          2
    LB state:                       ON
    LB weight:                      4
    Ref-count:                      4
    Flags:                          UP LB

    NP-Port:                        fc-0/0/2.0
    State:                          online
    Sessions:                       130
    Configured max login sessions:  130
    Enodes                          17
    LB state:                       OFF 
    LB weight:                      4
    Ref-count:                      131
    Flags:                          UP MAX-LOGINS-REACHED

Published: 2013-11-20