Fabric OS Reference Manual (Version 3.0)
Fabric OS Reference 1-267
Telnet Commands
1
topologyShow
Display the unicast fabric topology.
Synopsis topologyShow [domainnumber]
Availability All users
Description Use this command to display the fabric topology, as it appears to the local switch.
This includes:
• A list of all domains that are part of the fabric, and to each of those domains, all possible paths
from the local switch.
• For each path - cost, the number of hops from the local switch to the destination switch, name
of the destination switch, and a summary of all ports are routed through that path.
A path is described by the output port that a frame addressed to a certain domain will be forwarded
to by the switches’ routing hardware, in order to reach the domain.
With the domain number specified, this command displays the topology information for the
specified destination domain.
The display contains the following fields:
Local Domain ID:
Domain number of local switch.
Domain: Domain number of destination switch.
Metric: Cost of reaching destination domain.
Hops: The maximum number of hops to reach destination domain.
Out Port: Port that incoming frame will be forwarded to, in order to reach the destination
domain.
In Ports: Bit map of input ports to use the corresponding Out Port to reach the destination
domain. A bit set to 1 indicates port is being routed through the corresponding
Out Port. The least significant bit represents port 0. This is the same information
provided in a different format by portRouteShow and uRouteShow.
Flags: Always 'D', indicating a dynamic path. A dynamic path is discovered
automatically by the FSPF path selection protocol.
Name: Name of destination switch.
Operands This command has the following operand:
domainnumber
Specify the destination domain for which topology information is to be
displayed. This operand is optional.