Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

show fibre-channel proxy login-table

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show fibre-channel proxy login-table 
<brief | detail>
<fabric fabric-name>
<interface interface-name>

Description

Display Fibre Channel (FC) proxy fabric login table 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

Output Fields

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

Table 1: show fibre-channel proxy login-table Output Fields

Field Name

Field Description

Level of Output

Fabric

Name of the fabric.

All

Fabric-id

Fabric ID number.

All

F-Port

One of the following two values:

  • VF_Port interface connected to the Fibre Channel over Ethernet (FCoE) host, shown as the FCoE VLAN interface.

  • QFX Series FC port that is logged in to the FC switch, shown by a hyphen (-) to indicate that it is not the FCoE device VN_Port.

All

FCID

VN_Port Fibre Channel identifier provided by the Fibre Channel over Ethernet (FCoE) forwarder (FCF) 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_Ports.

detail

NP-Port

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

All

Class

FLOGI service class.

detail

Fabric port WWN

Unique WWN of the fabric port (VF_Port).

detail

Fabric WWN

Unique WWN of the fabric generated by the FCF.

detail

Sample Output

show fibre-channel proxy login-table

content_copy zoom_out_map
user@switch> show fibre-channel proxy login-table

content_copy zoom_out_map
Fabric: proxy2, Fabric-id: 200
F-Port                 FCID     Port-WWN                NP-Port
-                      0x030000 10:00:00:15:17:a9:98:64 fc-0/0/0.0
vlan.100               0x030001 20:00:10:94:00:01:00:01 fc-0/0/0.0
vlan.100               0x030002 20:00:10:94:00:01:00:05 fc-0/0/0.0
vlan.100               0x030003 20:00:10:94:00:02:00:01 fc-0/0/0.0
vlan.100               0x030004 20:00:10:94:00:02:00:05 fc-0/0/0.0

show fibre-channel proxy login-table detail

content_copy zoom_out_map
user@switch> show fibre-channel proxy login-table detail
Fabric: proxy2, Fabric-id: 200

    FCID:             0x030000
    F-Port:           -
    NP-Port:          fc-0/0/0.0
    Port WWN:         10:00:00:15:17:a9:98:64
    Node WWN:         20:c8:11:22:33:44:55:66
    Class:            3
    Fabric port WWN:  10:00:00:15:17:a9:99:48
    Fabric WWN:       00:0a:df:ff:0b:11:22:34

    FCID:             0x030001
    F-Port:           vlan.100
    NP-Port:          fc-0/0/0.0
    Port WWN:         20:00:10:94:00:01:00:01
    Node WWN:         10:00:10:94:00:00:00:01
    Class:            3
    Fabric port WWN:  10:00:00:15:17:a9:99:48
    Fabric WWN:       00:0a:df:ff:0b:11:22:34

    FCID:             0x030002
    F-Port:           vlan.100
    NP-Port:          fc-0/0/0.0
    Port WWN:         20:00:10:94:00:01:00:05
    Node WWN:         10:00:10:94:00:00:00:01
    Class:            3
    Fabric port WWN:  10:00:00:15:17:a9:99:48
    Fabric WWN:       00:0a:df:ff:0b:11:22:34

    FCID:             0x030003
    F-Port:           vlan.100
    NP-Port:          fc-0/0/0.0
    Port WWN:         20:00:10:94:00:02:00:01
    Node WWN:         10:00:10:94:00:00:00:02
    Class:            3
    Fabric port WWN:  10:00:00:15:17:a9:99:48
    Fabric WWN:       00:0a:df:ff:0b:11:22:34

    FCID:             0x030004
    F-Port:           vlan.100
    NP-Port:          fc-0/0/0.0
    Port WWN:         20:00:10:94:00:02:00:05
    Node WWN:         10:00:10:94:00:00:00:02
    Class:            3
    Fabric port WWN:  10:00:00:15:17:a9:99:48
    Fabric WWN:       00:0a:df:ff:0b:11:22:34

Release Information

Command introduced in Junos OS Release 11.1.

footer-navigation