Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
9-21
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 9 Fibre Channel Show Commands
show fcroute
show fcroute
Use the show fcroute command to view specific information about existing Fibre Channel and FSPF
configurations.
show fcroute {distance | label [label] vsan vsan-id | multicast [fc-id vsan vsan-id | vsan vsan-id]
| summary [vsan vsan-id] | unicast [[host] fc-id fc-mask vsan vsan-id | vsan vsan-id]}
Syntax Description
Command Default None
Command Modes EXEC mode.
Command History
Usage Guidelines When the number of routes are displayed in the command output, both visible and hidden routes are
included in the total number of routes.
Examples The following example displays administrative distance:
switch# show fcroute distance
The following example displays multicast routing information:
switch# show fcroute multicast
The following example displays FCID information for a specified VSAN:
switch# show fcroute multicast vsan 3
distance Displays FC route preference.
label Displays label routes.
label (Optional) Displays label routes for the specified label.
vsan vsan-id (Optional) Specifies the ID of the VSAN (from 1 to 4093).
multicast Displays FC multicast routes.
fc-id (Optional) Specifies the Fibre Channel ID.
summary Displays the FC routes summary.
unicast Displays FC unicast routes.
host Displays unicast routes for the specified host.
fc-mask Displays unicast routes for hosts that match the range of FC IDs that is
specified by the mask.
Release Modification
4.0(0)N1(1a) This command was introduced.