Deployment Guide

654 Fabric OS Command Reference
53-1003131-01
pathInfo
2
Source port
Specifies the port whose path to the destination domain is traced, specified as the
port index. If unspecified, the value defaults to -1 (embedded port).
Destination port
Specifies the port on the destination switch for the path being traced. If
unspecified, the value defaults to -1 (embedded port)
Source pid
Specifies the source ID of the originator device in hexadecimal format.
Destination pid
Specifies the destination ID of the proxy device in hexadecimal format.
Basic stats
Whether basic statistics are generated on every link; the default is no.
Extended stats
Whether extended statistics are generated on every link; the default is no.
Trace reverse path
Specifies the path information in reverse direction; the default is no.
Source route
Specifies a sequence of switches or ports that the pathInfo frame should traverse;
the default is no. If an output port to the next hop is specified, you are not
prompted for the domain of the next switch. The domain is determined by the port.
Timeout
The maximum time allowed waiting for the response in milliseconds. The default
is 10000 milliseconds.
EXAMPLES To display basic path information to a specific domain in command line mode:
switch:admin> pathinfo 91
Target port is Embedded
Hop In Port Domain ID (Name) Out Port BW Cost
---------------------------------------------------------
0 E 9 (web226) 2 1G 1000
1 3 10 (web229) 8 1G 1000
2 8 8 (web228) 9 1G 1000
3 6 91 (web225) E - -
To display basic path information in traceroute format:
switch:admin> pathinfo 91 -t
traceroute to domain 91(web225) , 25 hops
Hop Domain ID (Name) time taken for the hop
-----------------------------------------------
1 10 (web229) 0.0331 us
To display basic path information in traceroute format with reverse path option:
switch:admin> pathinfo 4 -r -t
Target port is Embedded
Hop Domain ID (Name) Time/hop
----------------------------------------------------
1 11 (mps_daz_1) 32882 usec
2 4 (METEOR) 32882 usec
3 11 (mps_daz_1) 32882 usec
4 97 (pulsar055) 32882 usec