
1
1-476 EMC Connectrix DS-32B2 and ED-12000B Fabric OS Reference Manual
Telnet Commands
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:
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
See Also portRouteShow
topologyShow
uRouteConfig
portnumber Specify the port number you want to view the 
unicast routing information for. Valid values 
for port number vary depending on the switch 
type. This operand is optional.
domainnumber Displays routing information for the specified 
port and domain. This operand is optional. 
This operand should only be specified when 
the port number is specified.