HP StorageWorks Fabric OS 6.x administrator guide (5697-7344, March 2008)

Fabric OS 6.x administrator guide 211
3. Use the uRouteShow command to display unicast routing information for the following:
HP StorageWorks 4/8 SAN Switch and 4/16 SAN Switch, SAN Switch 4/32, Brocade
4Gb SAN Switch for HP p-Class BladeSystem, Brocade 4Gb SAN Switch for HP
c-Class BladeSystem, 4/64 SAN Switch, SAN Switch 4/32B, 400 Multi-protocol
Router
Use the following syntax:
urouteshow [portnumber][, domainnumber]
4/256 SAN Director and DC Director: Use the following syntax:
urouteshow [slot/][portnumber][, domainnumber]
The following information displays:
The following example displays the routing information of all the active ports:
switch:admin> urouteshow
Local Domain ID: 1
In Port Domain Out Port Metric Hops Flags Next (Dom, Port)
---------------------------------------------------------------------------
14 4 9 500 1 D 4,24
switch:admin>
The next example displays the routing information for port 11 on slot 1:
switch:admin> urouteshow 1/11
Local Domain ID: 3
In Port Domain Out Port Metric Hops Flags Next (Dom, Port)
---------------------------------------------------------------------------
11 2 0 1500 2 D 4,0
4 16 500 1 D 4,0
This example displays the routing information of port 11 to domain 4 only:
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,0
Local Domain ID The domain number of the local switch.
In Port The port from which a frame is received.
Domain The destination domain of the incoming frame.
Out Port The port to which the incoming frame will be forwarded in order to
reach the destination domain.
Metric The cost of reaching the destination domain.
Hops The maximum number of switch-to-switch links (ISLs) transversed to
reach the destination domain.
Flags An indication whether the route is dynamic (D) or static (S). A static
route is assigned using the command uRouteConfig.
Next (Dom, Port) The domain number and port number of the next hop.