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 fc2 sessions

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show fibre-channel fc2 sessions 
<fabric fabric-name>
<brief | detail>

Description

Display Fibre Channel FC-2 information.

Note:

A session is a FLOGI or FDISC login to the FC SAN fabric. Session does not refer to end-to-end storage sessions.

Options

fabric fabric-name

(Optional) Display output only for the specified fabric.

brief | detail

(Optional) Display the specified level of output.

Required Privilege Level

view

Output Fields

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

Table 1: show fibre-channel fc2 sessions Output Fields

Field Name

Field Description

Level of Output

Fabric

Name of the fabric.

All

Fabric-id

Identification number of the fabric.

All

Interface Name

Name of the interface.

All

Local FCID

Address of the local end of the connection.

All

Far FCID

Address of the far (remote) end of the connection.

All

# Pending Exchanges

Number of pending exchanges for the session.

All

Flags

Flags internal to Junos OS.

detail

Refcount

Reference count internal to Junos OS.

detail

Users

Information internal to Junos OS.

detail

Sample Output

show fibre-channel fc2 sessions

content_copy zoom_out_map
user@switch> show fibre-channel fc2 sessions
Fabric: fip-proxy, Fabric-id: 1
Interface      Local     Far         # Pending
Name           FCID      FCID        Exchanges
fc-0/0/0.0     *         0xfffffe    0
fc-0/0/1.0     *         0xfffffe    0
fc-0/0/2.0     *         0xfffffe    0

show fibre-channel fc2 sessions detail

content_copy zoom_out_map
user@switch> show fibre-channel fc2 sessions detail
Fabric: fip-proxy, Fabric-id: 1
Interface Name      fc-0/0/0.0
Local FCID:         *
Far FCID:           0xfffffe
Exchanges:          0
Flags:              SELF_LOCK USER_SYNCHED
Refcount:           2
Users:              1

Interface Name      fc-0/0/1.0
Local FCID:         *
Far FCID:           0xfffffe
Exchanges:          0
Flags:              SELF_LOCK USER_SYNCHED
Refcount:           2

Interface Name      fc-0/0/2.0
Local FCID:         *
Far FCID:           0xfffffe
Exchanges:          0
Flags:              SELF_LOCK USER_SYNCHED
Refcount:           2
Users:              1

Release Information

Command introduced in Junos OS Release 11.1.

footer-navigation