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 next-hops

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show fibre-channel next-hops 

Description

Display Fibre Channel next-hop route information.

Required Privilege Level

view

Output Fields

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

Table 1: show fibre-channel next-hops Output Fields

Field Name

Field Description

Type

Type of next hop internal to Junos OS.

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.

Ref-count

Reference count internal to Junos OS.

Flags

Flags internal to Junos OS.

Sample Output

show fibre-channel next-hops

content_copy zoom_out_map
user@switch> show fibre-channel next-hops

content_copy zoom_out_map
Type    State  Interface    Mac-Address         Index  Ref-count Flags
intf    Active fc-0/0/0.0                       0       1
ucast   Active vlan.100     00:15:17:a9:98:64   674     1        kernel, self
ucast   Active vlan.100     0e:fc:00:03:00:01   675     1        kernel, self
ucast   Active vlan.100     0e:fc:00:03:00:02   676     1        kernel, self
ucast   Active vlan.100     0e:fc:00:03:00:03   677     1        kernel, self
ucast   Active vlan.100     0e:fc:00:03:00:04   678     1        kernel, self

Release Information

Command introduced in Junos OS Release 11.1.

footer-navigation