Specifications

Table Of Contents
uRouteShow
881Fabric OS Version 3.1.x/4.1.x Reference Guide
Examples
The first example displays the routing information of all the active ports, The
second command displays the routing information of port 11 on slot 1, and the
third command displays the routing information of port 11 to domain 4 only:
See Also
portRouteShow
topologyShow
uRouteConfig
uRouteRemove
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