Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show fibre-channel flogi nport

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show fibre-channel flogi nport 
<brief | detail>
<fabric fabric-name>

Description

Display Fibre Channel fabric login (FLOGI) VN_Port information.

Options

brief | detail

(Optional) Display the specified level of output.

fabric fabric-name

(Optional) Display output only for the specified fabric.

Required Privilege Level

view

Output Fields

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

Table 1: show fibre-channel flogi nport Output Fields

Field Name

Field Description

Level of Output

Fabric

Name of the fabric.

All

Virtual-switch

Name of the fabric.

detail

Interface

Name of the VF_Port interface.

All

FCID

VN_Port Fibre Channel identifier provided by the Fibre Channel over Ethernet Forwarder (FCoE forwarder) or the Fibre Channel switch.

All

Port-WWN

Unique worldwide name (WWN) of the VN_Port.

All

Node-WWN

Unique WWN of the node hosting the VN_Port.

All

State or Flogi-state

Login state internal to Junos OS.

All

FLOGI-Port-WWN

Unique worldwide name (WWN) of the VN_Port performing fabric login (FLOGI) to the switch VF_Port.

detail

Sample Output

show fibre-channel flogi nport

content_copy zoom_out_map
user@switch> show fibre-channel flogi nport
Fabric: proxy2
Interface     FCID      Port-WWN                 Node-WWN                State
vlan.100      0x030001  20:00:10:94:00:01:00:01  10:00:10:94:00:00:00:01 online
vlan.100      0x030002  20:00:10:94:00:01:00:05  10:00:10:94:00:00:00:01 online
vlan.100      0x030003  20:00:10:94:00:02:00:01  10:00:10:94:00:00:00:02 online
vlan.100      0x030004  20:00:10:94:00:02:00:05  10:00:10:94:00:00:00:02 online

show fibre-channel flogi nport detail

content_copy zoom_out_map
user@switch> show fibre-channel flogi nport detail
Fabric: proxy2
    Virtual-switch: proxy2

        Interface: vlan.100  
        Flogi-state: online
        FCID: 0x030001
        Port-WWN: 20:00:10:94:00:01:00:01
        Node-WWN: 10:00:10:94:00:00:00:01
        FLOGI-Port-WWN: 20:00:10:94:00:01:00:01

        Interface: vlan.100  
        Flogi-state: online
        FCID: 0x030002
        Port-WWN: 20:00:10:94:00:01:00:05
        Node-WWN: 10:00:10:94:00:00:00:01
        FLOGI-Port-WWN: 20:00:10:94:00:01:00:01
	
        Interface: vlan.100  
        Flogi-state: online
        FCID: 0x030003
        Port-WWN: 20:00:10:94:00:02:00:01
        Node-WWN: 10:00:10:94:00:00:00:02
        FLOGI-Port-WWN: 20:00:10:94:00:02:00:01

        Interface: vlan.100  
        Flogi-state: online
        FCID: 0x030004
        Port-WWN: 20:00:10:94:00:02:00:05
        Node-WWN: 10:00:10:94:00:00:00:02
        FLOGI-Port-WWN: 20:00:10:94:00:02:00:01

Release Information

Command introduced in Junos OS Release 11.1.

footer-navigation