HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

Fabric OS 5.0.0 command reference guide 709
Displays unicast routing information.
Synopsis
urouteshow [slotnumber/][portnumber][, domainnumber]
Availability
all users
Description
Use this command to display the unicast routing information for a port, as it is known by the FSPF path
selection and routing task. The routing information describes how a frame that is received from a port on
the local switch is to be routed to reach a destination switch.
The following information displays:
The information provided by this command should match what is provided by portRouteShow and
topologyShow.
Operands
This command has the following operands:
urouteShow
Local Domain ID Domain number of local switch.
In Port Port from which a frame is received.
Domain Destination domain of incoming frame.
Out Port Port to which the incoming frame is to be forwarded.
Metric Cost of reaching the destination domain.
Hops Maximum number of hops required to reach the destination
domain.
Flags Indicates if route is dynamic (D) or static (S). A dynamic route is
discovered automatically by the FSPF path selection protocol. A
static route is assigned using the command urouteConfig.
Next (Dom, Port) Domain and port number of the next hop. These are the domain
number and the port number of the switch to which Out Port is
connected.
slotnumber Specify the slot number of the input port whose routes are
displayed, followed by a forward slash (/) (for bladed systems
only).
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.