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 routes

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show fibre-channel routes 
<fabric fabric-name>

Description

Display Fibre Channel route 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 routes command. Output fields are listed in the approximate order in which they appear.

Table 1: show fibre-channel routes Output Fields

Field Name

Field Description

Fabric

Name of the fabric.

Route-prefix

Route destination.

State

State of the NP_Port interface:

  • Active—The interface is online.

  • Deleted—The interface is deleted.

Interface

Name of the interface.

Mac-Address

Media access control (MAC) address of the interface.

Index

Next-hop index identifier.

Flags

Flags internal to Junos OS.

Sample Output

show fibre-channel routes

content_copy zoom_out_map
user@switch> show fibre-channel routes

content_copy zoom_out_map
Fabric: proxy2
Route-prefix       State     Interface     Mac-Address         Index   Flags
0x030000/24        Active    fc-0/0/0.0    00:15:17:a9:98:64   674     kernel
0x030001/24        Active    vlan.100      0e:fc:00:03:00:01   675     kernel
0x030002/24        Active    vlan.100      0e:fc:00:03:00:02   676     kernel
0x030003/24        Active    vlan.100      0e:fc:00:03:00:03   677     kernel
0x030004/24        Active    vlan.100      0e:fc:00:03:00:04   678     kernel

Release Information

Command introduced in Junos OS Release 11.1.

footer-navigation