HP StorageWorks Fabric OS 5.X Command Reference Guide (AA-RVHVB-TE, September 2005)

Table Of Contents
Fabric OS 5.x command reference guide 741
Examples
To display the routing information of all the active ports:
To display the routing information of port 11 on slot 1:
To display the routing information of port 11 to domain 4 only:
See also
portRouteShow
topologyShow
uRouteConfig
uRouteRemove
portnumber Specify a port number. Valid values for port number vary,
depending on the switch type. Use switchShow to display a
list of valid ports. This operand is optional; if omitted, the
command displays routing information for all input ports in the
switch.
domainnumber Displays routing information for the specified domain. This
operand is optional; if omitted, the routing information for all
domains in the fabric is displayed.
switch:admin> urouteshow
Local Domain ID: 3
In Port Domain Out Port Metric Hops Flags Next (Dom, Port)
---------------------------------------------------------------------------
0 1 11 1000 1 D 1,0
11 2 0 1500 2 D 4,0
4 0 500 1 D 4,0
16 1 27 1000 1 D 1,1
27 2 16 1500 2 D 4,16
4 0 500 1 D 4,0
switch:admin> urouteshow 1/11
Local Domain ID: 3
In Port Domain Out Port Metric Hops Flags Next (Dom, Port)
----------------------------------------------------------------------------
11 2 16 1500 2 D 4,16
4 16 500 1 D 4,16
switch:admin> urouteshow 1/11, 4
Local Domain ID: 3
In Port Domain Out Port Metric Hops Flags Next (Dom, Port)
----------------------------------------------------------------------------
11 4 16 500 1 D 4,16