Dell POWEREDGE M1000E User Manual

Page 1108

Advertising
background image

1080

Fabric OS Command Reference

53-1002746-01

uRouteShow

2

NOTES

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.

OPERANDS

This command has the following operands:

slot

For bladed systems only, specify the slot number of the input port whose routes
are displayed, followed by a slash (/).

port

Specify the number of the input port whose routes are to be displayed, relative to
its slot for bladed systems. 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.

domain

Specify a remote domain in the fabric for which routing information is to be
displayed. This operand is optional; if omitted, the routing information for all
domains in the fabric is displayed.

EXAMPLES

To display the routing information of all the active ports:

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

Type <CR> to continue, Q<CR> to stop:
11 2 0 1500 2 D 4,0

Type <CR> to continue, Q<CR> to stop:
4 0 500 1 D 4,0
16 1 27 1000 1 D 1,1

Type <CR> to continue, Q<CR> to stop:

27 2 16 1500 2 D 4,16

To display 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,16

SEE ALSO

portRouteShow

,

topologyShow

Advertising