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

Send comments to nx5000-docfeedback@cisco.com
8-79
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 8 Fibre Channel Commands
fctrace
fctrace
To trace the route to an N port, use the fctrace command.
fctrace {device-alias aliasname | fcid fcid | pwwn pwwn-id} vsan vsan-id [timeout seconds]
Syntax Description
Command Default By default, the period to wait before timing out is 5 seconds.
Command Modes EXEC mode
Command History
Examples The following example traces a route to the specified fcid in VSAN 1:
switch# fctrace fcid 0x660000 vsan 1
The following example traces a route to the specified device alias in VSAN 1:
switch# fctrace device-alias x vsan 1
device-alias aliasname Specifies the device alias name. Maximum length is 64 characters.
fcid fcid The FCID of the destination N port, with the format 0xhhhhhh
pwwn pwwn-id The PWWN of the destination N port, with the format
hh:hh:hh:hh:hh:hh:hh:hh.
vsan vsan-id Specifies a VSAN ID. The range is 1 to 4093.
timeout seconds Configures the timeout value. The range is 1 to 10.
Release Modification
4.0(0)N1(1a) This command was introduced.