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 fport

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show fibre-channel flogi fport 
<fabric fabric-name>

Description

Display Fibre Channel fabric login (FLOGI) F_Port information.

Options

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 fport command. Output fields are listed in the approximate order in which they appear.

Table 1: show fibre-channel flogi fport Output Fields

Field Name

Field Description

Fabric

Name of the fabric.

Interface

Name of the switch VF_Port interface.

Mac-Address

Media access control (MAC) address of the ENode.

State

Interface physical state: up or down.

Logins

Number of logins to the VF_Port.

NPIV

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

FLOGI-Port-WWN

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

Sample Output

show fibre-channel flogi fport

content_copy zoom_out_map
user@switch> show fibre-channel flogi fport
Fabric: proxy2
Interface       Mac-Address         State  Logins   NPIV  FLOGI-Port-WWN
vlan.100        00:10:94:00:00:02   Up     2        Yes   20:00:10:94:00:01:00:01
vlan.100        00:10:94:00:00:03   Up     2        Yes   20:00:10:94:00:02:00:01

Release Information

Command introduced in Junos OS Release 11.1.

footer-navigation